/* @override http://workshop.g2webmedia.com/sandras/wp-content/themes/sandra-slaga/style.css */

/*
THEME NAME: Sandra Slaga
VERSION: 1.0
AUTHOR: Clay Griffiths
AUTHOR URI: http://www.g2webmedia.com
*/


/* @group clear */

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

/* @end */

/* @group =utility */

body{
	font-size: 62.5%;            
	margin: 0pt;
	font-family: arial,verdana,sans-serif;
	background: url(images/bg.jpg) repeat-x #ebeae4;
}


a img{
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #333;
}

a:hover{
	text-decoration: underline;
}


.clearfix:after{content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix {height:1%;}


/* @end */

/* @group =base */

/* @group -layout */

div#wrapper {
	margin: 0 auto;
	width: 920px;
	font-size:1.1em;
}


div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}
div#content {
	float: left;
	width: 598px;
	background: url(images/wrapper_bg.jpg) repeat-y;
	padding: 0 20px;
}
div#content-bottom {
	width: 638px;
	height: 5px;
	display: block;
	background: url(images/wrapper_bottom.jpg) no-repeat;
	margin: 0 0 0 -20px;
	position: relative;
}


div.sidebar {
	float: right;
	overflow: hidden;
	width: 280px;
}



/* @end */

/* @group -links */



/* @end */

/* @group -header */

div#header{
	width: 920px;
	height: 203px;	
	display: block;
	background: url(images/header.jpg) no-repeat;
	margin: 22px 0 0 0;
	float: left;
}
div#header h1 a{
	width: 615px;
	height: 130px;
	float: left;
	display: block;
	margin: 20px 0 0 0;
	text-indent: -9999px;
}






div#nav {
	float: left;
	height: 25px;
	margin: -22px 0 0 0;
	position: relative;
}
div#nav ul {
	list-style: none;
	border-left: 1px solid #908c6f;
	border-right: 1px solid #b6b295;
	height: 25px;
	padding: 0;
	margin: 0;
}
div#nav ul li {
	float: left;
}
div#nav ul li a{
	border-right: 1px solid #908c6f;
	border-left: 1px solid #b6b295;
	height: 25px;
	display: block;
	width: auto;
	padding: 0 12px;
	line-height: 25px;
	font-size: 1.1em;
	color: #e8e7de;
}
div#nav ul li a:hover, div#nav ul li.current_page_item a {
	background: url(images/nav_active.jpg) repeat-x;
	text-decoration: none;
}
div#nav ul li ul { display: none; }



/* @end */

/* @group -sidebar */

/* @group --search */

div.sidebar li.widget_search { margin: 1em 0; }
div.sidebar li.widget_search input#s {
	width: 180px;
	background: #e2e0d7;
	border: 1px solid #d1cdbd;
	font-size: 1.1em;
	padding: 3px 4px;
	margin: 4px 0 0 15px;
	color: #625c42;
	height: 18px;
	line-height: 18px;
}
li.widget_search input#s:focus {
	border: 1px solid #beb9a4;
	outline: 0 none;
}
li.widget_search input#searchsubmit {
	background: #a4a07b;
	border: none;
	padding: 4px 4px 5px;
	margin: 0 0 0 -3px;
	color: #ebeae4;
	border-left: 1px solid #a49d80;
	height: 26px;
	line-height: 20px;
	display: inline-block;
}
li.widget_search .screen-reader-text { display: none; }

/* @end */

/* @group --subscribe */

div#subscribe-inside li {
	width: auto;
	float: none;
	padding: 0;
	border: none;
	margin: 0 0 5px 0;
}
div#subscribe-inside {
	margin:7px 0 0 5px;
	clear: both;
	float: left;
}
div#subscribe-inside a{
	padding: 1px 0 0 20px;
	height: 16px;
	line-height: 16px;
}
a#subscribe-rss{
	background: url(images/feed.gif) no-repeat;
}
a#subscribe-email{
	background: url(images/email.gif) no-repeat;
}



/* @end */

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;font-family: "Arial Black", arial, sans-serif;background: url(images/sidebar_title_bg.jpg) no-repeat;width: 242px;height:44px;color: #dcebcc;line-height: 44px;padding: 0 16px;clear: both;margin: 0;float: left;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 2em;font-size: 1.1em;color: #444;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:none;margin:0 10px 0 0;width: 120px;float: left;padding: 3px 0;border-bottom: 1px solid #d3d2cd;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:none;}

div.sidebar ul ul li a{
	color: #555;
}





/* @end */

/* @group -post-navigation */

.entry-title{clear:both;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}



/* @end */

/* @group -post-styling */

div.post, div.page {
	margin: -20px 0 50px 0;
}
div.page {
	margin: -20px 0 15px 0;
}

/* @group --meta */


div.entry-meta {
	background: url(images/meta_bg.jpg) repeat-x;
	height: 14px;
	padding: 5px 0;
	color: #555;
}
div.entry-meta a {
	color: #555;
	font-weight: bold;
}


div.entry-meta span {
	padding: 1px 0 2px 20px;
	margin: 0 10px 0 0;
}
div.entry-meta span.cat-links {
	background: url(images/category_icon.jpg) no-repeat;
}
div.entry-meta span.tag-links {
	background: url(images/tag_icon.jpg) no-repeat;
	display: none;
}
div.entry-meta span.comments-link {
	background: url(images/comment_icon.jpg) no-repeat;
}




/* @end */

/* @group --elements */


.entry-title, .entry-title a, .page-title {
	font-family: Times, "Times New Roman", serif;
	color: #5a554d;
}
body.archive h2.page-title {
	margin: -20px 0 25px 0;
	border-bottom: 1px solid #eee;
	padding: 0 0 2px 0;
}
h2.entry-title, h2.page-title {
	font-size: 2.4em;
}
h3.entry-title {
	font-size: 1.8em;
}


div.entry-content i, div.entry-content em {font-style:italic;}

div.entry-content h3 {
	font-size: 2.2em;
	color:#5A554D;
	font-family:Times,"Times New Roman",serif;
}
div.entry-content h4 {
	font-size: 1.4em;
	color:#A8A381;
	font-family:Times,"Times New Roman",serif;
}

div.entry-date {font-size:1.1em;}
div.entry-date, div.entry-date a {
	color: #a8a381;
}
div.entry-date a{
	color: #868161;
}

div.entry-content {
	font-size: 1.1em;
	line-height: 1.7em;
	color: #444;
}

div.entry-content a{
	text-decoration: underline;
}


div.post blockquote {
	background:transparent url(images/blockquote.gif) no-repeat scroll 0pt 2px;
	color: #666;
	margin:0pt 40px 15px 0px;
	padding-left:23px;
}


span.edit-link {
	display: block;
	margin: 10px 0;
}


/* @end */



/* @end */

/* @group -footer */

div#footer {
	clear: both;
	width: 100%;
	width: 598px;
	margin: 5px 0 0 15px;
	float: left;
	color: #8d8c89;
	padding: 0 0 20px 0;
}

span#copyright {
	float: left;
}

div#footer p {
	clear: both;
	float: left;
}

/* @group --g2plug */

span#g2-plug {
	float: right;
}
span#g2-plug a:link, span#g2-plug a:visited {
	color: #8d8c89;
	font-weight: bold;
	text-decoration: underline;
}
span#g2-plug a:hover {
	color: #504d44;
}



/* @end */



/* @end */

/* @group -comments */

/* @group --display */

h3#comments, h3#pings{
	color: #444;
	font-family: Times, "Times New Roman", serif;
	font-size: 2em;
}
ol.commentlist, ol.pinglist {
	list-style:none;
	padding: 0;
	margin: 10px 0;
	border-top: 1px solid #ddd;
}
ol.pinglist li {
	font-weight: bold;
}
ol.commentlist li, ol.pinglist li {
	padding: 10px 10px;
	border-bottom: 1px solid #ddd;
	background: #f5f4f0;
}
ol.commentlist div.comment-body {
}
ol.commentlist li.alt, ol.pinglist li.alt {
	background: #fff;
}
ol.commentlist p {
	clear: both;
}


ol.commentlist span.comment-author {
	font-size: 1.3em;
	display: block;
}
ol.commentlist div.comment-date {
	display: block;
	font-size: 0.9em;
	color: #666;
}
ol.commentlist div.comment-body {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #444;
}



span.unapproved {
	margin: 10px 0;
	float: left;
	font-weight: bold;
	color: #990000;
}

/* @end */

/* @group --form */

div#trackback h3, div#respond h3 {
	color: #444;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.7em;
}
h3#comments {
	margin: -20px 0 0 0;
}
div#trackback {
	padding: 5px;
	background: #deddd4;
	border: 1px solid #d1cdbd;
}
div#trackback p {
	color: #666;
}


div#respond {
	padding: 10px 10px 0;
	background: #ebeae4;
	border: 1px solid #d1cdbd;
	width: 420px;
	margin: 0 0 15px 0;
}

div#trackback {
	margin-bottom: 10px;
}
div#trackback p{
	font-size: 0.9em;
	margin: 0;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 70%;
	border: 1px solid #aaa;
	background: #fff;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
	border: 1px solid #aaa;
	background: #fff;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 99%;
}
input#submit{
	border: 1px solid #aaa;
	background: #fff;
	background-color: #888;
	padding: 3px 4px;
	color: #eee;
}
div.reply {
	text-align: right;
	float: right;
	margin: -13px 0 0 0;
}



/* @end */



/* @end */



/* @end */

/* @group =pages */



/* @end */