/*

Theme Name: SimplePress 2

Description: Nice, clean and easy to use Wordpress theme. This theme supports a lot of options. Included: Numeric Page Navigation, Options Page, Left/Right Sidebar

Theme URI: http://themesfrenzy.com/demo/simplepress/

Tags: dark,orange,two-columns,fixed-width,right-sidebar,left-sidebar,theme-options

Version: 1.1.3

Author: ThemesFrenzy

Author URI: http://themesfrenzy.com

*/



/*

    Copyright ThemesFrenzy



    This program is free software: you can redistribute it and/or modify

    it under the terms of the GNU General Public License as published by

    the Free Software Foundation, either version 3 of the License, or

    (at your option) any later version.



    You should have received a copy of the GNU General Public License

    along with this program.  If not, see <http://www.gnu.org/licenses/>.



*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

	background: none;

}





body {

	text-align: center;

	font-family: Arial, sans-serif;

	font-size: 13px;

	font-weight: normal;

	background-color:#5e5d5d; background-image:url(http://www.fifteendesign.co.uk/images/background.jpg); background-repeat:repeat-x;

}



strong {

	font-weight: bold;

	}

em {

	font-style: italic;

	}

	

.clearfix {

	width: auto;

	height: 0px;

	clear: both;

}



#center {

	width: 900px;

	height: auto;

	margin: 0 auto;

	}



#header {

	width: 900px;

	height: 125px;

	overflow: hidden;

	text-align: left;

}



#header h1 {

	color: #ffffff;

	font-size: 40px;

	margin: 30px 0 0 0;

}



#header h1 a {

	color: #ffffff;

	text-decoration: none;

	font-weight: bold;

	float: left;

	}



#header p {

	margin: 10px 0 0 10px;

	color: #ffffff;

	font-size: 20px;

	font-style: italic;

	float: left;

	}



	

#top-container {

	width: 900px;

	height: 9px;

	background: url('images/container-top.jpg') top no-repeat;

	}



#container {

	width: 900px;

	height: auto;

	padding: 0 0 30px 0;

	background: url('images/faux-r.jpg') top repeat-y;

	text-align: left;

	}
	
	#mainnavigation {width:900px;height:25px;background-color:#FFF; margin-top:5px;}
#mainnavigation p{float:right;margin:0px;padding:0px;color:#666;}

#selctwrap {width:898px;padding:0 0 25px 0; margin-bottom:10px;border-top:1px solid #CCC;border-bottom:1px solid #CCC;padding-top:20px;margin-top:15px; margin-left:auto; margin-right:auto;}
#selctwrap img{margin:0px;padding:0px;font-size:14px;color:#666;}
#selctwrap p{font-size:12px;color:#666;padding:0px;margin:0px;line-height:20px;}
#selctwrapleft {width:286px;margin-right:20px;float:left;}
#selctwrapmid {width:286px;margin-right:20px;float:left;}
#selctwrapright {width:286px;float:right;}
#selctwrap a{color:#c1d82f;text-decoration:none;}
#selctwrap a:hover{color:#c1d82f;text-decoration:underline;}

.top-menu {

	margin: 10px 0 10px 0;

	text-align: left;

	width: 900px;

	background: #333;

	height: 50px;
	
	border-bottom:1px solid #666;
	
	}
	
#imageholder {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px!important;	
	}

.top-menu ul li {

	display: inline;

	float: left;

	list-style-type: none;

	margin: 0px 0px 0 0px;

	}



.top-menu ul li a {

	padding: 0 10px 0 0;

	color:#fff;

	font-size: 10px;

	text-transform: uppercase;

	text-decoration: none;

	line-height: 20px;

	display: block;

	}

	

.syndicate {

	margin: 0 0 30px 0;

	padding: 0 20px 0 0;

	color: ;

	width: 922px;

	height: 30px;

	background: #f1f2f2;

	}



div.syndicate p.rss {

	line-height: 30px;

	background: url('images/rss.png') no-repeat 0px 7px;

	padding: 0 0 0 23px;

	margin: 0 0 0 40px;

	float: right;

	color: #C16518;

	}



div.syndicate p.twitter {

	line-height: 30px;

	background: url('images/twitter.png') no-repeat 0px 7px;

	padding: 0 0 0 23px;

	float: right;

	color: #449DD3;

	}



div.syndicate p.twitter a {

	color: #449DD3;

	}

	

div.syndicate p.rss a{

	color: #C16518;

	}



div#container div#left {

	float: left;

	width: 582px;

	padding: 0 20px 0 20px;

	overflow: hidden;

	}


.post {
	margin: 0 0 30px 0;
	}
	
.post a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	}

h2.post-title {
	font-size: 26px;
	font-weight: bold;
	color: #c1d82f;	
	padding: 10px 0 15px 0px;
	}

h2.post-title a {
	font-size: 26px;
	color: #c1d82f;	
	text-decoration: none;
	}

.post-meta {
	padding: 6px 0 6px 10px;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	display: block;
	font-size: 10px;
	
	background: #F1F2F2;
	}

.post-meta a {
	color: #c1d82f;
	font-weight: normal;
	}

.post-content {
	margin: 20px 0 20px 0;
	}

.post-content p {
font-size:14px;color:#666; line-height:24px; margin-bottom:15px;
	}

.post-content a {
	color: #c1d82f;
	font-weight:normal;
	text-decoration: none;
	}
.post-content a:hover {
	color: #c1d82f;
	text-decoration: underline;
	}
	
.post-content h1 {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	}

.post-content h2 {
	margin-bottom: 10px;
	font-size: 23px;
	font-weight: bold;
	}

.post-content h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	}

.post-content h4 {
	margin-bottom: 10px;
	font-size: 19px;
	font-weight: bold;
	}

.post-content h5 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	}

.post-content  blockquote {
	background:url('images/quote.jpg') no-repeat top left;
	padding-left: 60px;
	}

img.alignleft {
	float: left;
	padding: 2px;
	margin: 0 20px 20px 0;
}

img.alignright {
	float: right;
	padding: 2px;
	margin: 0 0 20px 20px;
}

img.aligncenter {
	text-align: center;
	padding: 2px;
}
	
.post-content ul, .post-content ol {
	margin-bottom: 15px;
	}
	
.post-content ol li {
	padding: 0 0 0 30px;
	font-size: 17px;
	line-height: 20px;
	list-style-position: inside;	
}

.post-content ul li {
	margin: 0 0 0 30px;
	font-size: 17px;
	line-height: 20px;
}


table {
	margin:.5em 0;
	}
	
table th {
	color: #f1f2f2;
	background: #383838;
	text-transform:uppercase; 
	font-weight: bold;
	}
	
table td, table th {
	padding: 7px 9px;
	border-right: 1px solid #ffffff;
	}

table td {
	background:#dadada;
	}
	
table tr.even td {
	background:#f1f2f2;
	}



.comments {
	margin: 30px auto auto auto;
	padding-top: 10px;
	font-size: 13px;
	clear: both;
	}

.comments-template {
	width: 530px;
	}

.comments-template p {
	text-indent: 0px;
	}

#commentform #comment {
	background: #ffffff;
	border: 1px solid #dadada;
	color: #666666;
	width: 100%;
	height: 170px;
}

#commentform #author, #commentform #email, #commentform #url {
	background: #ffffff;
	border: 1px solid #dadada;
	color: #666666;
	width: 100%;
}

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

.commentlist li {
	border: 1px solid #dadada;
	margin: 0 0 20px 0;
	clear: both;
}

h3#comments {
	font-size: 18px;
	font-weight: normal;
	margin: 30px 0 15px 0;
	}

div#respond {
	width: 95%;
	}
	
div#respond h3 {
	font-size: 18px;
	font-weight: normal;
	}

#respond input#submit {
	background-color:#f1f2f2;
	border:1px solid #dadada;
	color:#c1d82f;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	width: 100%;
	}

form#commentform small {
	margin-bottom: 4px;
	display:block;
	line-height: 16px;
	}

form#commentform div.left {
	float: left;
	width: 40%;
	}

form#commentform div.right {
	float: right;
	width: 55%;
	}

form#commentform p {
	width: 100%;
	margin: 15px 0 0 0;
	}

form#commentform p.comment-area {
	width: 100%;
	float:right;
	}
	
.commentlist ul.children {
	margin-top: 20px;
	list-style: none;
	width: 95%;
	float: right;
	}
	
div.comment-body {
	padding: 20px;
	}
div.comment-meta {
	height: 12px;
	margin-bottom: 20px;
	margin-left: 38px;
	}
div.comment-meta a {
	font-size: 12px;
	}
div.comment-author {
	height: 16px;
	}
.comment-body p {
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 21px;
	}

.avatar {
	width:30px;
	width: 30px;
	float: left;
	margin: 0 5px 0 0;
}

.about-author {
	padding: 20px 15px;
	margin: 40px 0 0 0;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background: #F1F2F2
	}
	
div.about-author img.avatar {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 20px;
}

div.about-author h3 {
	font-size: 22px;
	}
	
div.about-author h4 {
	font-size: 18px;
	margin-bottom: 15px;
	}

ul.pageNav {
	text-align: left;
	list-style: none;
	border: none;
}

li.pageNav {
	border: inherit;
	}

ul.pageNav li.pageNav a.page-numbers {
	color:#666666;
	display:inline;
	padding:2px 4px;
	text-decoration:none;
	font-size: 11px;
	font-weight:normal;
}


ul.pageNav .page-numbers {
	color:#666666;
	display:inline;
	padding:2px 4px;
	text-decoration:none;
	}
	
div#container div#right {
	width: 250px;
	float: right;
	overflow: hidden;
	margin-top:-13px;
	}

div#container div#right h3 {
	font-size: 18px;
	font-weight: bold;
	color: #c1d82f;	
	padding: 30px 0 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
}

div#container div#right a {
	text-decoration: none;
	color:#666;
}

.widget {
	padding: 0 0px 5px 0px;
	width: 226px;
	}

.widget ul li {
	list-style-type: none;
	line-height: 20px;
	}

.widget ul li a {
	line-height: 25px;
	display: block;
	background: url('images/circle.gif') no-repeat 0px 8px;
	padding-left:15px;
	}
	
.widget ul ul {
	margin-left: 15px;
}

.widget ul li a:hover {
	color:#c1d82f;
	}

form#searchform {
	}

input#search_input {
	border: 0;
	margin: 7px 0 0 5px;
	}
	
input#search_button {
	display: none;
	}
	
#searchsubmit {
	display: none;
	}
	
#s {
	width:150px;
	float:right;
	}
	
#bottom-container {
	margin: 0 0 20px 0;
	width: 900px;
	height: 10px;
	background: url('images/container-bottom.jpg') top no-repeat;
	}

#footer {
	height: 30px;
	text-align: left;
	color: #FFF;
	margin-bottom:10px;
	}

#footer p {
	font-size:11px!important;
	}

#footer a {
	color: #FFF;
	}
	
#headercontainer {width:850px; background-color:#FFFFFF; padding:0 25px; margin-bottom:15px;}
#headercontainertop {width:850px; padding:10px 0;}
#headercontainertop a{color:#959595;text-decoration:none;}
#headercontainertop a:hover{color:#959595; text-decoration:underline;} 
#headercontainertopleft {width:620px; float:left;}
#headercontainertopright {width:200px; float:right;}
#headercontainertopleft p {font-size:11px; margin:0px; padding:0px; color:#959595;}
#headercontainertopright p {font-size:11px; margin:0px; padding:0px; color:#959595; text-align:right; word-spacing:10px;}
#headercontainerlonav {width:850px; padding:10px 0;}
#headercontainerlonav a{color:#515150;text-decoration:none;}
#headercontainerlonav a:hover{color:#c1d82f; text-decoration:underline;} 
#headercontainerlonavleft {width:380px; float:left;}
#headercontainerlonavright {width:360px; float:right;}
.navigationholder {width:164px; float:left; border-left:1px solid #CCCCCC; padding-left:15px;}
.navigationholderright {width:164px; float:right; border-left:1px solid #CCCCCC; padding-left:15px;}
#headercontainerlonavleft p {font-size:11px; margin:0px; padding:0px; color:#515150; margin-top: 45px;}
#headercontainerlonavright p {font-family: 'Vollkorn', arial, serif; font-size:14px; margin:0; padding:0px; color:#515150;}
div.clear{clear:both;}
