/*  
Theme Name: Sweet Victory Bake-Off
Theme URI:
Description: 
Version: 1.0
Author: HARDLOGIC [ Graphic Design + Creative Services ]
Author URI: http://www.hardlogic.com
Tags:
*/

/* BASIC STRUCTURE */

* {margin:0;padding:0;font-family: Helvetica, Arial, sans-serif;}
body {background:#fff;padding:0;}
div#wrapper {position:relative;float:left;width:1024px;margin:0 auto 0 auto;background:#faeed6 url(images/page_bg.jpg);}
div#container {position:relative;margin:0;width:1024px;}

/* TYPOGRAPHY */
h1,h2,h3,h4 {font-family: Georgia, Times, serif;font-weight:normal;margin:0 0 1em 0;line-height:1em;}
h1 a,h2 a,h3 a,h4 a {font-family: Georgia, Times, serif;font-weight:normal;margin:0 0 1em 0;line-height:1em;}
sup {font-size:0.5em;}


/* HEADER */

#header {position:relative;width:1024px;height:270px;padding:0;float:left;background:url(images/hdr_bg.jpg) no-repeat;}
#header h1 {visibility:hidden;}
#header #description {visibility:hidden;}
#header #hdrlogo {position:absolute;width:240px;margin:35px 0 0 20px;}

/* NAV */

#nav {
	position:relative;
	float:left;
	width:195px;
	margin:0;
	padding:25px;
	font-size:0.9em;
	background: url(images/nav_bg_top.jpg) no-repeat;
	font-family: Georgia, Times, serif;
	font-weight:normal;
}
#nav ul {list-style-type:none;margin:0 0 20px;}
#nav h2 {font-size:0.9em;padding:5px;margin:0;border-bottom:1px solid #bbb;}
#nav h2 a {text-decoration:none;color:#b0592b;}
#nav h2 a:hover {text-decoration:underline;}
#nav h2 img {margin:0 5px -2px 0;}
#nav ul li a {
	display:block;
	font-size:1.6em;
	width:160px;
	padding:7px 10px;
	color:#b0592b;
	text-decoration:none;
	font-family: Georgia, Times, serif;
	border: 1px dashed #E9CC90;
}
#nav ul li a:hover {border:1px dashed #c69723;
	color:#701422;}
#nav .current-cat a, #nav .current_page_item a {
	border:1px dashed #c69723;
	color:#701422;
	}
#nav img {margin:0 0 0 -25px;}

/* CONTENT */

#content div#sidebar {position:relative;float:left;width:250px;}
#content #posts {position:relative;float:left;width:464px;padding:10px 20px 20px 20px;background:url(images/content_bg_top.jpg) no-repeat;}
#content #posts h2 {margin:0 0 15px 0;font-size:2em;color:#333333;}
#content #posts h2 a {color:#BB2332;text-decoration:none;}
#content #posts h2 a:hover {color:#BB2332;text-decoration:none;}
#content #posts h3 {font-size:1.6em;color:#BB2332;}
#content #posts h4 {font-size:1.4em;color:#701421;border-bottom:5px solid #E6B654;padding-bottom:8px;font-weight:normal;}
#content #posts .post {position:relative;float:left;margin:0 0 20px 0;padding-bottom:15px;border-bottom:dashed 1px #c69723;}
#content #posts .post .metadata {font-size:0.75em;color:#555;margin:0 0 20px 0;}
#content #posts .post .metadata a {color:#000;text-decoration:none;}
#content #posts .post .metadata a:hover {text-decoration:underline;}
#content #posts .post .postcontent {line-height:1.3em;color:#333;font-size:0.95em;}
#content #posts .post .postcontent p {margin:10px 0;}
#content #posts .post .postcontent ul {padding:10px 0 10px 40px;}
#content #posts .post .postcontent ol {padding:10px 0 10px 40px;list-style-type:decimal;}
#content #posts .post .postcontent ol li {list-style-type:decimal;}
#content #posts .post .postcontent img {border:1px solid #888;}
#content #posts .post .postcontent blockquote {background:#eee;border:1px dotted #ccc;padding:15px;font-style:italic;}
#content #posts .post a {text-decoration:none;color:#B0592B;}
#content #posts .post a:hover {text-decoration:underline;color:#701422;}
#content #posts .post .commentlink {position:relative;float:right;margin:10px 0 20px 0;}
#content #posts .post .commentlink a {padding:8px;border:1px solid #999;background:#eee;text-decoration:none;color:#333;}
#content #posts .post .commentlink a:hover {color:#000;border:1px solid #000;background:#ddd;}
#content #posts .post .postcontent .wp-caption {margin:0 10px;}
#content #posts .post .postcontent .wp-caption-text {font-size:.75em;line-height:1em;}
#content .navigation .alignleft {float:left;}
#content .navigation .alignright {float:right;}
#content .navigation .alignleft a, #content .navigation .alignright a {text-decoration:none;color:#000;padding:8px;border:1px solid #ddd;background:#eee;}
#content .navigation .alignleft a:hover, #content .navigation .alignright a:hover {background:#ddd;border:1px solid #aaa;}
#content hr {margin:15px 0;height:1px;border-top:solid 1px #333;border-right:none;border-bottom:none;border-left:none;}
h3 #searchresults {font-family: Georgia, Times, serif;color:#333;}

/* SIDEBAR */

#sidebar {
	position:relative;
	float:left;
	width:250px;
	margin:0;
	padding:0;
	font-size:0.8em;
	background: #F1E5C8 url(images/sidebar_search_bg.jpg) repeat-x;
}
#sidebar ul {list-style-type:none;margin:0 0 20px;line-height:1em;}
#sidebar h2 {
	font-size:1.6em;
	padding:10px 15px;
	margin:0;
	color:#333;
	background: #E3CB91;
}
#sidebar h2 a {text-decoration:none;color:#b0592b;}
#sidebar h2 a:hover {text-decoration:underline;}
#sidebar h2 img {margin:0 5px -2px 0;}
#sidebar ul li a {display:block;font-size:1.2em;width:220px;padding:10px 15px 5px;color:#B0592B;text-decoration:none;}
#sidebar ul li a:hover {text-decoration:underline;color:#701422;}
#sidebar ul li ul {margin:0;}
#sidebar ul li ul li {list-style-type:disc;color:#999;margin:0 0 0 20px;text-transform:none;}
#sidebar ul li ul li a {text-transform:none;width:150px;}
#sidebar .current-cat a, #sidebar .current_page_item a {background:#fff;}
#sidebar ul#recentcomments li.recentcomments {display:block;font-size:1em;width:220px;padding:10px 15px 5px;color:#666666;}
#sidebar ul#recentcomments li.recentcomments a {font-size:1em;color:#B0592B;text-decoration:none;}
#sidebar ul#recentcomments li.recentcomments a:hover {text-decoration:underline;color:#701422;}
#sidebar .textwidget {padding:10px 0 20px 5px;font-size:0.9em;line-height:1.2em;}
#sidebar select {margin:15px 0 30px 5px;width:145px;border:1px dotted #555;padding:3px;font-size:0.8em;}
#sidebar select option {padding:3px;}
#sidebar table#wp-calendar {width:140px;margin:10px 0 0 5px;}
#sidebar table#wp-calendar caption {margin:15px 0 0 0;font-weight:bold;}
#sidebar table#wp-calendar td {height:25px;text-align:center;}
#sidebar table#wp-calendar td a {color:#000;font-weight:bold;text-decoration:none;}
#sidebar table#wp-calendar td a:hover {background:#ddd;}
#sidebar table#wp-calendar tfoot a {padding:5px;text-decoration:none;background:#eee;border:1px solid #ddd;color:#000;}
#sidebar #search {
	position:absolute;
	text-align:right;
	right:10px;
	bottom:8px;
	width:250px;
}
#sidebar #searchform input#s {
	border:1px solid #999999;
	width:160px;
	height:25px;
	vertical-align: middle;
}
#sidebar #searchform input#searchsubmit {background:url(images/sidebar_search_btn.jpg) repeat-x;border:1px solid #fff;color:#fff;font-size:12px;width:65px;padding:5px 8px;vertical-align: middle;text-align:center;}
#sidebar #searchform input#searchsubmit:hover {background:url(images/sidebar_search_btn_on.jpg) repeat-x;}
#sidebar #searchform {
	padding: 10px 5px;
	background: none;
}
#sidebarbtm {background:url(images/sidebar_btm.jpg) repeat-x;width:250px;height:15px;}


/* ARCHIVES */
#content .categoryposts h3 {font-size:1.2em;margin:0 0 30px 0;}
#content .categoryposts h3 a {color:#000;text-decoration:none;}
#content .categoryposts h3 a:hover {text-decoration:underline;}
#content #posts li {color:#333;list-style-type:disc;margin:10px 0 0 15px;}
#content #posts li a {color:#B0592B;text-decoration:none;}
#content #posts li a:hover {color:#701422;text-decoration:underline;}

/* COMMENTS */
#comments  {position:relative;float:left;width:430px;font-size:1em;}
#comments h2 {position:relative;float:left;font-size:1.2em;font-weight:normal;padding:5px;margin:10px 0 0 0;}
#content #comments #commentstitle, #content #comments #postcomment {font-size:1.2em;}
#comments p {margin:0 10px 10px 10px;clear:both;font-size:.75em;color:#666666;}
#comments ul#commentlist {position:relative;float:left;width:430px;list-style-type:none;}
#comments ul#commentlist li {position:relative;float:left;padding:20px 10px 25px 10px;width:410px;border-bottom:1px dotted #555;list-style-type:none;margin:0;}
#comments ul#commentlist li.graybox {background:#fff;}
#comments ul#commentlist li .commentheader {position:relative;float:left;width:200px;}
#comments ul#commentlist li .commentheader cite {position:relative;float:left;width:200px;padding:5px 0 8px 0;font-style:normal;font-weight:bold;clear:both;}
#comments ul#commentlist li .commentheader cite a {color:#333;text-decoration:none;}
#comments ul#commentlist li .commentheader cite a:hover {text-decoration:underline;color:#000;}
#comments ul#commentlist li .commentheader .commentnumber {position:relative;float:left;width:200px;font-size:0.8em;}
#comments ul#commentlist li .commentheader .commentnumber a {color:#333;text-decoration:none;}
#comments ul#commentlist li .commentheader .commentnumber a:hover {color:#000;text-decoration:underline;}
#comments ul#commentlist li .commentheader small {color:#888;font-size:0.8em;}
#comments ul#commentlist li .commenttext {position:relative;float:right;width:380px;font-size:0.9em;color:#555;line-height:1.2em;padding:8px 0 0 0;}
#comments ul#commentlist li .commenttext a {color:#000;}
#comments ul#commentlist li .commenttext a:hover {text-decoration:none;}
#comments form#commentform {position:relative;float:left;padding:10px;background:#fff;border:1px solid #ddd;width:410px;}
#comments form#commentform p {padding:5px 0;}
#comments form#commentform input {border:1px solid #ddd;margin:0 10px 0 0;}
#comments form#commentform label {font-size:0.75em;}
#comments form#commentform textarea {width:380px;border:1px solid #ddd;}
#comments form#commentform input#submit {float:right;margin:5px 25px;padding:8px 5px 5px;background:#555;color:#fff;}

/* FOOTER */

#footer {
	clear:both;
	width:1024px;
	padding:40px 0 0 20px;
	font-size:0.8em;
	margin:0;
	color:#000;
	background: url(images/ftr_bg.jpg) no-repeat;
	height:110px;
}
#footer a {color:#000;text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* IMAGES */
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignright {float: right;}
.alignleft {float: left;}

/* Random Image Widget */

.Grou_image {
padding:10px !important;
}
.Grou_image img {
padding:2px !important;
background-color:#fff !important;
border:solid 2px #666 !important;
}