/*  
Theme Name: FriedCherry
Theme URI: http://www.friedcherry.com
Description: My personal website theme for FriedCherry and other Fried Sites.
Version: 1.0
Author: Mark Rouleau
Author URI: http://www.friedcherry.com/
*/

/* Main Link Style */
a:link{
	color: #b92330;
	text-decoration: none;
	}
a:visited{
	color: #b92330;
	text-decoration: none;
	}
a:hover {
	color: #000;
	}
a:active{
	color: #b92330;
	text-decoration: none;
	}


/* Index Design */
	
body {
	margin: 0 0 0 0;
	font-family: tahoma, arial, verdana;
	background-color: #b92330;	
	text-align: center;
	font-size: 13px;
	}

#page {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background-image:url(images/backGround.gif);
	}
	
#header {
	text-align: right;
	margin: 0 40px 0 0;
	}
	
.mainCopy {
	float: left;
	margin: 20px 0 0 58px;
	width: 457px;
	}

.mainCopyRight {
	float: right;
	margin: 19px 26px 0 0;
	width: 467px;
	}
	
/****** ie6 formating bug fix ******/	
html>body .mainCopyRight {
	margin-right: 52px;
	}
html>body .pageEntry {
	margin: 0 0 0 2px;
}
/*******  end bug fix  *************/

.titleBar {
	background-image:url(images/dateBar.gif) ;
	height: 19px;
	font-size: 12px;
	color: white;
	padding: 3px 10px 0px 10px;
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	}

.titleStamp {
	margin: 0 0 0 20px;
	font-size: 9px;
	}
	
.blogEntry {
	margin: 10px 0 0 13px;
	}
	
.pageEntry {
	margin: 0 0 0 0px;
}
	
.commentLink {
	text-align: right;
	font-size: 9px;
	margin: 0 5px 10px 0;
	}
	
/* SideBar styles */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 555px;
	width: 190px;
	}

#sidebarLeft {
	padding: 0 0 0 0;
	margin: 4px 0 0 58px;
	width: 190px;
	}

.placeHolderImage {
	padding-top: 1px;
	padding-left: 12px;
	}

.headerImage {
	padding-top: 5px;
	}

.gear {
	margin: 5px 0 0 10px;
	font-size: 11px;
	}

#sidebarLeft ul {
	list-style-type: none;
	margin: 2px 0 0 10px;
	padding: 0 0 0 0px;
	}
	
/* end Sidebar Styles */

/* Footer Styles */
#footer p a {
	color: #aaa;
	}
#footer p a:hover {
	color: #111;
	}

#footer {
	padding: 12px 0 0 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #b92330;
	}

#footer p {
	font-size: 9px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* end Footer Styles

/* Wallpaper Page Style */

.wallpaper {
	width: 151px;
	margin: 0 2px 0 2px;
	float: left;
	}

.wallpaperPreview {
	border: thin solid #000000;
	margin: 0 0 0 7px;
	}

.wallpaperText {
	font-size: 10px;
	font-weight: bold;
	border: thin solid #000000;
	text-align: center;
	margin: 4px 0 4px 0;
	}

/* end of Wallpaper Style */

/* Comment Styles */

.commentText {
	margin: 1px 0 0 11px; 
 	}
 
.commentText p {
	margin: 0px
	}
	
.commentTime {
	margin: 0 11px 0 0; 
	} 
	
.sayBody {
	background-color: #edc7ca;
	background-image: url(images/sayTop.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	}


.sayBottom {
		height: 18px;
		width: 454px;	
		background-image: url(images/sayBottom.gif);
		display: block;	
		text-align: right;
		margin: 0 0 12px 0;
		font-size: 9px;
	}
	
.authorBody {
	background-color: #d1d1d1;
	background-image: url(images/authorTop.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	}


.authorBottom {
		height: 18px;
		width: 454px;	
		background-image: url(images/authorBottom.gif);
		display: block;
		text-align: right;
		font-size: 9px;
		margin: 0 0 12px 0;
	}
	
#submit {
	display: block;
	width: 138px;
	height: 20px;
	background-image: url(images/submitComment.gif);
	}
	
#submit:active {
	background-position: 0 -20px;
	}
	
.textField {
	margin: 2px 0 0 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #eee;
	color: #102132;
	border: 1px solid #111;
	}
	
.commentField {
	margin: 2px 0 0 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #eee;
	color: #102132;
	border: 1px solid #111;
	width: 402px;
	height: 100px;
	}
	
.formBlock {
	margin: 0 0 0 17px;
	}
	
.reqText {
	font-size: 9px;
	margin: 0 0 4px 0;
	}
	
.hr {
	display: block;
	height: 1px;
	width: 400px;
	background-image: url(images/commentHr.gif);
	text-align: center;
	background-repeat: no-repeat;
	}
	
.commentReply {
	font-weight: bold;
	color: #600;
	}
	
/*  End Comment Styles  */

/*  Start Picture Page  */

.pictureCopy {
	text-align: center;
	}

.picture {
	margin-left: 2px;
	}	
.pictureText {
	margin: auto;
	width: 160px;
	font-size: 10px;
	font-weight: bold;
	border: thin solid #000000;
	padding: 3px;
	}
