/*  
Theme Name: Recipes Blog
Theme URI: http://www.geekygirlygirl.com
Description: Recipe Wordpress 2.1 theme.
Version: 1.0
Author: Geeky Girl
Author URI: http://www.geekygirlygirl.com/


*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #f4e6c9;
	color: #000;
}

h1{ padding: 10px; font-size: 24px; font-family: "Times New Roman", Georgia, Sans-Serif; font-weight: normal; color: #fff; }

h1 a{
	font-weight: normal;
	color: #fff;
}

h3{
	font-size: 14px;
	
}

a{ color: black; text-decoration: underline; }

a:hover{
	text-decoration: none;
}

a img{border: 0;}

address, dl, p{
	padding: 10px 0 0;
}


blockquote{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 10px 0 0; padding: 2px; border: solid 1px #7c0a0a; }

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 10px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 11px;
}

.topmenu{
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	margin: 1px 0 10px 0;
	background: #eee;
	color: #000;
}
#header { background-image: url(images/bg_top.jpg); background-position: center 0; width: 766px; height: 340px; margin: 0; }
#header h1 { font-size: 28px; background-color: transparent; text-align: center; margin-top: 70px; }
#header a { text-decoration: none; }
#header a:hover { text-decoration: underline; }

.topmenu ul{
	margin: 0;
	padding: 10px;
	list-style-type: none;
}

.topmenu ul li{
	display: inline;
	margin: 0 10px 0 0;
}

#container{ margin: 0 auto; width: 766px; text-align: left; vertical-align: top; background: #fff url(images/bg_cen.jpg) repeat-y center 0; color: #000; border-right: 1px solid #7c0a0a; border-bottom: 1px solid #7c0a0a; border-left: 1px solid #7c0a0a; }

#page{
	
}

.sidebar, .rightcolumn{
	float: left;
	width: 182px;
	margin: 0 10px 0 0;
	line-height: 18px;
}

.rightcolumn{
	float: right;
	width: 160px;
	margin: -90px 2px 0 5px;
	line-height: 18px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
}

.sidebar ul{
	list-style-type: none;
}

.sidebar ul a{ text-decoration: none; }
.sidebar ul a:hover { text-decoration: underline; }
.sidebar ul li{ margin: 0 0 10px; }
.sidebar ul li h2{ padding: 5px 10px 0; font-size: 12px; font-weight: bold; color: #7c0a0a; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.sidebar ul ul{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-left: 5px; padding: 0 10px 10px; }

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#maincolumn{ float: left; width: 393px; margin: -85px 0 0 10px; line-height: 22px; }

.post{ margin: 0 0 10px; padding: 0; }

.post h2{ font-size: 13px; padding: 0 10px 5px; color:#7c0a0a; font-weight: 700; line-height: 100%; text-transform: capitalize; }

.post h2 a{ color: #7c0a0a; text-decoration: none; }
.post h2 a:hover { text-decoration: underline; }
.entry{ background-color: #f4e6c9; padding: 0 10px 10px; }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	background-color: transparent;
	color: #000;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry img{
	border: 1px solid #ccc;
	padding: 4px;
	background: #eee;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}
.postdate { color: black; font-size: 14px; font-weight: 700; padding: 0 0 5px 10px; }
.postauthor { color: #7c0a0a; padding: 0 0 0 10px; }
.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{ text-align: right; padding: 10px; }
.pagemetadata { text-align: left; padding: 10px 10px 10px 20px; }
.browse{
	padding: 0 10px 10px;
}

.comments-template{
	padding: 10px;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li{
	margin: 0 0 10px 0;
}

/* wp-calendar */

table#wp-calendar{ width: 90%; font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 11px; text-transform: none; line-height: 16px; }

table#wp-calendar caption{ font-weight: 700; text-align: center; padding-top: 2px; padding-bottom: 2px; }

table#wp-calendar th{ font-weight: 700; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 0; text-align: right; vertical-align: top; }

table#wp-calendar td{
	padding: 0px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{ clear: both; width: 766px; padding: 10px 0 0; line-height: 22px; background-image: url(images/bg_bot.jpg); background-position: center bottom; height: 40px; }
#footer p { margin-left: 10px; }
.calendartop { background-image: url(images/bg_1_top.jpg); background-repeat: no-repeat; background-position: left 0; width: 160px; margin-left: 15px; }
.calendarbody { background-image: url(images/bg_1_cen.jpg); background-repeat: repeat-y; background-position: left 0; width: 160px; margin-left: 15px; }
.calendarbot { background-image: url(images/bg_1_bot.jpg); background-repeat: no-repeat; background-position: left 0; width: 160px; height: 9px; margin-left: 15px; }
.metatop { background-image: url(images/bg_2_top.jpg); background-repeat: no-repeat; background-position: left 0; width: 160px; margin: 0; padding: 0; }
.metabody { background-image: url(images/bg_2_cen.jpg); background-repeat: repeat-y; background-position: left 0; width: 160px; margin: 0; padding: 0; }
.metabot { background-image: url(images/bg_1_bot.jpg); background-repeat: no-repeat; background-position: left 0; width: 160px; height: 9px; margin: 0; padding: 0; }
.recenttop { background-image: url(images/bg_3_top.jpg); background-repeat: no-repeat; background-position: left 0; width: 160px; margin: 0; padding: 0; }
.recentbody { background-image: url(images/bg_3_cen.jpg); background-repeat: repeat-y; background-position: left 0; width: 160px; margin: 0; padding: 0; }
.recentbot { background-image: url(images/bg_1_bot.jpg); background-repeat: no-repeat; background-position: left 0; width: 160px; height: 9px; margin: 0; padding: 0; }
.archivestop { background-image: url(images/bg_4_top.jpg); background-repeat: no-repeat; background-position: left 0; width: 160px; margin: 0; padding: 0; }
.archivesbody { background-image: url(images/bg_4_cen.jpg); background-repeat: repeat-y; background-position: left 0; width: 160px; margin: 0; padding: 0; }
.archivesbot { background-image: url(images/bg_1_bot.jpg); background-repeat: no-repeat; background-position: left 0; width: 160px; height: 9px; margin: 0; padding: 0; }
/*Search Box*/
#search { color: white; font-weight: 700; text-align: right; padding-top: 20px; padding-right: 20px; }
#search input{ margin: 0 0 5px; }
