/* 
	Theme Name: Sara Bakar
	Theme URL: http://www.superautomatic.com/wordpressthemes
	Description: Based on Superautomatic Superclean, a SEO-optimised, include-driven no frills starting point theme for Wordpress.
	Author: Jens Hellqvist for Superautomatic Productions
	Author URI: http://www.superautomatic.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/
/*@import url("c/layout.css");*/

/* reset
----------------------------------------- */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;} 
table {border-collapse:collapse; border-spacing:0; } 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;} 
q:before,q:after {content:'';} 
abbr,acronym { border:0;} 

/* typography
--------------------------------------- */
body {
	font: 88%/1.5 georgia, times, 'times new roman', serif;
	color: #333;
	}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: .2em;
	font-weight: normal;
	line-height: 1.1em;
	display: block;
	margin-top: .7em;
	color: #444;
	}
#header h1,
#header h2 {
	font-size: 4em;
	line-height: 1em;
	margin: 10px 0 2px 0;
	padding: 0;
	}
h1, .home h2 {font-size: 2.4em;}
h2, .home .postitem h2 {font-size: 1.8em;}
h3, .h3 {font-size: 1.5em;}
h4 {font-size: .1.2em;}
h5 {font-size: 1em;}
h6 {font-size: .8em;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #444;
	text-decoration: none;
	border: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	border-bottom: 1px dotted;
	}
p {margin-bottom: .6em;}
a {
	text-decoration: none;
	border-bottom: 1px dotted;
	}
a:hover {border-bottom: 1px solid;}
.discreet {color: #ddd;}
blockquote {font-style: italic;	margin-left: 2em;}
 
/* colors (move this to color.css)
--------------------------------------- */
a,
#header a:hover,
#footer a:hover
{color: #501c1d}
q {border: 1px dotted #aa2418;}
	
/* main layout
--------------------------------------- */
body {
	margin: 0 auto 0;
	padding-top: 20px;
	background: #dad7ce;
/*	background: transparent url('../i/grid960_12_widths.gif') left top repeat-y;	*/
	}
#header,
#footer .inner,
#contentwrapper {
	width: 940px;
	margin: 0 auto;
	}
#contentwrapper {margin-bottom: 20px;}
#maincontent {
	float: left;
	padding: 0;
	margin: 20px 8px 0 0;
	padding-bottom: 20px !important;
	width: 600px; 
	margin: 0;
	display: inline;
	}

#header,
#maincontent,
#secondcontent {
	background-color: #fff;
	padding: 0 20px 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#secondcontent {
	float: right;
	width: 240px;
	display: block;
	padding-top: .85em;
	}
/* header
--------------------------------------- */
#header {
	background-color: #fff;
	margin-bottom: 20px;
	width: 920px;
	padding: 10px;
	position: relative;
	}
#header h1, #header h2 {margin: 0;}
#header a:hover {border-bottom: none;}
#header p {
	margin: .8em 0 0;
	color: #fff;
	text-transform: uppercase;
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 15px;
	}
#header h1 a,
#header h2 a {
	background: transparent url('i/sarabakar_top1.jpg') left top repeat-y;
	width: 920px;
	height: 180px;
	display: block;
	text-indent: -999em;
	}

/* maincontent
----------------------------------------*/
#maincontent img {margin: .3em 0 .6em;}
#maincontent p + img {}
#maincontent a.thickbox {
	border: none !important;
	}
.wp-caption {
	color: #666;
	font-style: italic;
	font-size: .9em;
	}
.wp-caption-text {margin-top: -2px; width: 90%; line-height: 1.3;}
.wp-caption a {
	border: none;
	}
#maincontent img.alignright {
	margin-left: 1em;
	}
#maincontent img.alignleft {
	margin-right: 1em;
	}
p.author {
	margin: 0;
	padding: 0;
	}
#maincontent ul, ol {
	margin-top: .3em;
	}
	
.postitem img {
	float: left;
	padding: 0 15px 5px 0;
}	
/* postmetadata
----------------------------------------*/
.postmetadata {
	display: block;
	clear: both;
	color: #999;
	border-bottom: 1px solid #ccc;
	font-size: .8em;
	padding-bottom: .3em;
	margin: 1.2em 0 1.5em 0;
	}
.postmetadata a {
	border: none;
	color: #999;
	}
.postmetadata a:hover {
	border-bottom: 1px dotted;
	}
.postmetadata span {
	padding: 0 .1em;
	color: #ccc;
	}

/* secondcontent + thirdcontent 
----------------------------------------*/
#secondcontent ul, #thirdcontent ul {
	margin: 0 0 .5em 0;
	padding: 0;
	list-style-type: none;
}
#secondcontent ul li, #thirdcontent ul li{
	margin: 0;
}
#secondcontent ul ul ul, #thirdcontent ul ul ul  {
	margin-bottom: 0;
	}
#secondcontent li li li, #thirdcontent li li li {
	margin-left: 1em;
	}
#secondcontent ul li a, #thirdcontent ul li a {
	margin: 0;
	border: none;
	}
#secondcontent a:hover, #thirdcontent a:hover {
	margin: 0;
	border-bottom: 1px dotted;
	}
#secondcontent h3, #thirdcontent h3 {
	border-bottom: 1px solid #DDDDDD;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 1.2pt;
	padding: 15px 0 5px;
	margin-bottom: .5em;
	text-transform: uppercase;
	}	

/* archive
----------------------------------------- */
ul.month_archive {padding: 0;}
.month_archive li {list-style-type: none; padding: 0;}
.month_archive .discreet {width: 2.5em; display: inline-block; text-align: right; padding-right: .4em;}
.month_archive .discreet.author {width: auto;}
.month_archive a {border: none;}
.harchive h3 {text-transform: capitalize;}
	
/* footer
----------------------------------------*/
#footer {
	clear: both;
	padding: 3em 0;
	background-color: #262520;
	color: #ddd;
	font-size: .9em;
	margin: 0 auto 0;
	padding: 10px 0;
	border-top: 1px solid #ddd;
	text-align: right;
	}
#footer a {color: #ddd;}
#footer a:hover {color: #ddd; border-bottom: 1px solid;}

#footer .inner {
	padding: 3em 0;
}
/* forms
----------------------------------------*/
form input[type="text"],
textarea {
	padding: 6px;
	border: 1px solid #c0c0c0;
	color: #444;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#searchdiv {
	margin: 0;
	padding 0;
	}
#searchform {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
#s {
	width: 170px;
	font-family: arial, Sans-Serif;
	font-size: 1em;
	padding: 4px;
	margin: 8px 0 0 0;
	}

/* comments
----------------------------------------*/
/*.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.commentlist li {
	margin-bottom: 1em;
	}
#maincontent .commentlist img.avatar {
	padding: 2px 15px 0 0;
	margin: 0;
	float: left;
	}
.commentlist .commentmetadata {font-size: .85em; line-height: 1em;}
.commentlist .commentmetadata a {
	color: #999;
	border: none;
	}
.comment-author.vcard {
	}
.commentlist p {
	clear: both;
	margin-left: 55px;
	}
.commentlist .alt {}
.commentlist .bypostauthor {
	padding-top: .9em;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background-color: #ffe;
	}*/


ol.commentlist { list-style: none; margin: 0 0 1em; padding: 0;  }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {background-color: #ffd !important; padding: .8em;}
ol.commentlist li.byuser {}
.comment-author-admin {}
.comment { padding: .5em 0 .5em; }
.comment div.comment-author {}
.comment div.vcard {}
.comment div.vcard cite.fn { font-weight: bold;}
.comment div.vcard cite.fn a.url {border: none;}
.comment div.vcard img.avatar { float: left; padding:0 1em .5em 0; margin: 0 !important;}
.comment div.vcard img.photo {}
.comment div.vcard span.says {}
.comment div.commentmetadata {font-size: .85em; line-height: 1em;}
.comment-meta {}
.comment-meta a { color: #ccc; border: none;}
.comment p { clear: both;}
.comment ul { list-style:square; margin: 0 0 1em 1em; }
.comment .reply { }
.comment .reply a { }
.comment ul.children {list-style:none; margin:1em 0 0; text-indent:0; padding-left: .5em;}
.comment ul.children li {}
.comment ul.children li.alt {}
.comment ul.children li.bypostauthor {}
.comment ul.children li.byuser {}
.comment ul.children li.comment {}
.comment ul.children li.comment-author-admin {}
.comment ul.children li.depth-2 {margin: 0 0 .25em .25em; }
.comment ul.children li.depth-3 {margin: 0 0 .25em .25em; }
.comment ul.children li.depth-4 {margin: 0 0 .25em .25em; }
.comment ul.children li.depth-5 {}
.comment ul.children li.odd {}
.commentlist li.even { background: transparent; }
.commentlist li.odd { background: transparent; }
.commentlist li.parent { border-left: 5px solid #111; }
.commentlist li.thread-alt { }
.commentlist li.thread-even {}
.commentlist li.thread-odd {}

#get_recent_comments_wrap li {padding-bottom: .5em;}
#get-recent-comments a {color: #333; border: none;}

/* pagenavi
----------------------------------------- */
.wp-pagenavi {
	clear: both;
	margin-bottom: .8em;
	}
.pages {
/*	color: #7f765f; */
	font-weight: normal;
	font-size: .9em;
	margin-right: 1em;
	}
.wp-pagenavi a, .wp-pagenavi a:link, .current {
	padding: 3px 5px 2px 6px; 
	font-size: .9em;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c0c0c0;
	color: #999;
}
.current,
.wp-pagenavi a:hover {
	border-color: #666;
	background-color: #fff;
	color: #555;
}

/* misc
----------------------------------------*/
a.rsswidget img {display: none; /* hack... *JH* */}
.debug {
	color: orange;
	padding: 5px;
	border-top: 1px dotted orange;
	border-bottom: 1px dotted orange;
	position: absolute;
	top: 10px;
	left: 5px;
/*	display: none;*/
}
hr {border: none; border-top: 1px solid #ccc; margin: 1em 0 2em 0;}
.clear {clear: both;}
a img { border:none; vertical-align:top;}
.alignleft { float: left; margin-right: 20px;}
.alignright {float: right; margin-left: 20px;}
.screen-reader-text {display: none;}

/* clearing
----------------------------------------- */
#header:after,
#contentwrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#header,
#contentwrapper {
	display: inline-block;
	}
* html #header,
* html #contentwrapper {
	height: 1%;
	}
#header,
#contentwrapper {
	display: block;
	}