/* @override http://workshop.g2webmedia.com/chriss/wp-content/themes/chrissharry/style.css */

/*
THEME NAME: Chris Sharry
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:tahoma,verdana,sans-serif;
	background: url(images/bg.jpg) repeat-x #576B86;
}


a img{
	border: none;
}

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

a:hover{
	text-decoration: underline;
}
div.clear {
	display: block;
	clear: both;
	text-indent: -9999px;
}

/* @group -post-elements */

div#content img.content-picture {
	text-align: center;
	border: 2px solid #efefef;
	margin-bottom: 10px;
}         
div.entry-content img.alignright {
	margin: 0 0 7px 7px;
	float: right;
}        
div.entry-content img.alignleft {
	margin: 0 7px 7px 0;
	float: left;
}                     
div.entry-content img.border{
	border: 2px solid #eaeaea;
}

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



/* @end */
/* @end */

/* @group =base */

/* @group -layout */






div#wrapper {
	margin: 0 auto;
	width: 915px;
	font-size:1.15em;
	background: url(images/wrapper_bg.jpg) repeat-y;
}


div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}
div#content {
	float: right;
	width: 600px;
	background: url(images/content_bg.jpg) no-repeat;
	height: auto !important;
	height: 559px;
	min-height: 559px;
	margin-right: 15px;
	padding: 5px;
}
div.sidebar {
	float: left;
	overflow: hidden;
	width: 245px;
	margin: -5px 0 0 25px;
}
div#footer {
	clear: both;
	background: url(images/footer.jpg) no-repeat bottom;
	height: 22px;
	width: 915px;
}
div#footer-outside{
	width: 915px;
	margin: 5px auto;
	color: #222;
	display: block;
	text-align: center;
	font-size: 1.2em;
}

div#footer{text-align:center;}



/* @end */

/* @group -headings */

.entry-title{clear:both;}

h2.entry-title, h2.page-title {
	font-size: 1.75em;
	font-family: "Georgia", serif;
}
h3.entry-title {
	font-size: 1.4em;
}

h2.page-title {
	margin-bottom: 10px;
}

div.sidebar h3{font-size:1.3em; font-family: "Georgia", serif; border-bottom: 1px solid #788292; text-transform: uppercase;padding-bottom: 1px; color: #2C323C; margin-bottom: 5px;clear:both;}



/* @end */

/* @group -links */



/* @end */

/* @group -header */

/* @group --search */

div#search{
	float: right;
	margin: 189px -580px 0 0;
	padding: 3px;
	background: #fff;
}
div#search input#s{
	width: 150px;
	padding: 2px 3px;
	background: #fff;
	border: 1px solid #ccc;
}
div#search input#s:focus {
	border-color: #aaa;
}
div#search input#searchsubmit{
	padding: 1px 3px;
	background: #768292;
	border: 1px solid #636e7d;
	color: #ddd;
}

/* @end */

div#header{
	width: 915px;
	height: 215px;
	display: block;
	background: url(images/header.jpg) no-repeat;
}



/* @end */

/* @group -post-navigation */

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



/* @end */

/* @group -post-styling */

div.entry-content {
	line-height: 1.8em;
	color: #444;
}

div.post {
	margin: 0 0 15px 0;
}

/* @group --header */

div.post .entry-title {
	color: #000910;
	font-family: "Georgia", serif;
}
div.post .entry-title a {
	color: #000910;
}
div.entry-date {
	font-size: 0.9em;
	color:#1C2C45;
}



/* @end */

/* @group --meta */

div.entry-meta {
	padding: 4px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
div.entry-meta a{
	color: #000910;
}
div.entry-meta span {
	padding: 1px 0 1px 20px;
	margin-right: 15px;
	line-height: 16px;
}
div.entry-meta span.cat-links {
	background: url(images/categories.gif) no-repeat;
}
div.entry-meta span.author {
	background: url(images/author.gif) no-repeat;
}
div.entry-meta span.trackbacks-link {
	background: url(images/trackbacks.gif) no-repeat;
}
div.entry-meta span.comments-link {
	background: url(images/comments.gif) no-repeat;
}



/* @end */



/* @end */

/* @group -sidebar */

/* @group --subscribe */

div#subscribe {
	padding: 6px 0 30px 1em;
}
div#subscribe a {
	padding:0 0 3px 24px;
	float: left;
	clear: left;
	color: #3a4351;     
	margin-bottom: 5px;
}
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 ul,div.sidebar li{margin:0;padding:0;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1.25em 0;}
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 0 9px 0; color: #222;}
div.sidebar ul ul li a{
	color: #3a4351;
}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:none;}



/* @end */

/* @group -footer */

div#footer-outside {
	color: #eee;
}
span#g2-plug a:hover {
	color: #0B59A4;
}
.g2webmedia1 {
	font-weight: bold;
	font-style: italic;
	color: #77b1cb;	
}
.g2webmedia2 {
	font-weight: bold;
	font-style: italic;
	color: #0B59A4;	
}



/* @end */



/* @end */

/* @group =pages */

/* @group -comments */

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:60%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;border: 1px solid #777;background: #fff;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:98%; font-family:tahoma,verdana,sans-serif;}


ol.commentlist, ol.pinglist {
	list-style: none;
	padding: 0;
	border-top: 1px solid #ccc;
}
ol.commentlist li, ol.pinglist li {
	border-bottom: 1px solid #ccc;
	padding: 6px 6px 0 6px; 
}
ol.commentlist li.alt, ol.pinglist li.alt {
	background: #f7f7f7;        
}
h3#comments, div#respond h3, div#trackback h3 {
	color: #000910;
	font-family: "Georgia", serif;
	font-size: 1.5em;
}
div.comments h3 {
	margin-top: 10px;
}
div#respond h3, div#trackback h3 {
	color: #000910;
	margin-top: 8px;
}
span.comment-author, span.comment-author a{
	color: #000910;
	font-weight: bold;
	font-size: 1.05em;
}
div.comment-date {
	font-size: 0.9em;
	color: #444;
}

ul.children {
	list-style: none;
	padding: 0 0 0 0.5em;
	margin: 5px;
	border: solid #ccc;
	border-width: 1px 0 0 0;
}
ul.children {
	margin-right: -5px;
}
ul.children li {	
}

div#respond {
	background: #efefef;
	border: 1px solid #bbb;
	padding: 0 10px 10px 10px;
	width: 400px;
	margin-bottom: 10px;
}
div#trackback {
	padding: 5px 5px 0 5px;
	margin: 10px 0 10px 0;
	border: 1px solid #ddd;
	background: #f7f7f7;
}
div#trackback h3 {
	font-size: 1.3em;
	margin: 0;
}
div#trackback p {
	font-size: 0.8em;
}

div.reply a {
	color: #333;
	margin: 0 0 5px 0;
	float: right;
}

/* @end */



/* @end */