/*
Theme Name: Writer's Blog
Version: 1.0
Description: Writer's blog is a very simple 2-column theme that focuses on minimalism. You have the option to add a banner and change the sidebar's position in the theme options.
Author: Eric Crooks
Author URI: http://www.ericcrooks.com/
Tags: black, orange, white, light, two-columns, right-sidebar, fixed-width, custom-header, theme-options
*/

/** {
	margin: 0 auto;
	}*/
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#4c4c4c;
background:#eaeaea;
	}
a {
	color: #ff7700;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
cite {
	font-style: normal;
	}
cite a {
	color: #ff7700;
	font-style: normal;
	}
code {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 10px;
	}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	}
p {
	line-height: 1.5em;
	margin-top: 20px;
	text-align: left;
	}
pre {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 20px;
	overflow: auto;
	padding: 10px;
	}
textarea {
	font-family: "Arial";
	font-size: 1em;
	}

/* -header -*/

#bannerwrap {
	width: 830px;
	}
#bannerwrap img {
	border: 4px solid #000000;
	padding: 3px;
	margin-bottom: 20px;
	max-width: 816px;
	}

/* -content- */

#contentwrap {
	width: 830px;
	}
#contentwrap h1 {
	background: #000000;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 20px;
	}
#contentwrap h1 a {
	color: #ffffff;
	}
#content {
width:765px;
float:left;
margin-right:17px;
	}
.content-margin-20 {
	float: left;
	width: 20px;
	}
#content h1 .description {
	color: #ffffff;
	font-size: .5em;
	font-weight: normal;
	}

/* -post and entries- */

.post {
	background: #ffffff;
	margin-bottom: 20px;
	padding: 0px 20px;
	}
.post a {
	color: #ff7700;
	text-decoration: none;
	}
.post a:hover {
	color: #000000;
	text-decoration: none;
	}
.post blockquote {
	/*background: #efefef;*/
	border-left: 4px solid #dfdfdf;
	margin-top: 20px;
	padding: 1em;
	}
.post blockquote p {
	margin: 0;
	}
.post embed, .post img, .post object {
	display: block;
	margin-top: 20px;
	max-width: 496px;
	}
.post img, .post object {
	border: 4px solid #dfdfdf;
	padding: 3px;
	}
.post embed.alignleft, .post img.alignleft, .post object.alignleft {
	margin: 0 10px 10px 0;
	}
.post embed.alignright, .post img.alignright, .post object.alignright{
	margin: 0 0 10px 10px;
	}
.post h2 a {
	color: #000000;
	}
.post h2 a:hover {
	color: #ff7700;
	}
.post ul, .post ol {
	line-height: 1.5em;
	margin-top: 20px;
	}
.post input {
	background: #efefef;
	border: 1px solid #dfdfdf;
	color: #000000;
	padding: 3px;
	}
.post input[type="submit"] {
	margin-top: 20px;
	}

.postmetadata-top {
	margin-top: .5em;
	text-transform: uppercase;
	}
.postmetadata-bottom {
	margin-top: 20px;
	text-transform: uppercase;
	}

/* -post tables- */

.post table {
	background: #efefef;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	line-height: 1.5em;
	margin: 20px auto 0 auto;
	width: 100%;
	}
.post th, .post td {
	background: #efefef;
	border: 1px solid #dfdfdf;
	padding: 5px;
	}

/* -sidebar- */

#sidebar1wrap {
	float: left;
	width: 260px;
	}
#sidebar1 {
	background: #ffffff;
	margin-bottom: 0px;
	padding: 20px;
	width: 220px;
	}
#sidebar1 a, #sidebar1 li.recentcomments {
	border-bottom: 1px dotted #dfdfdf;
	color: #000000;
	display: block;
	padding: 5px 5px 5px 10px;
	}
#sidebar1 a:hover {
	color: #ff7700;
	}
#sidebar1 li.recentcomments a {
	border: none;
	}
#sidebar1 .widget_text {
	border-bottom: 1px dotted #dfdfdf;
	}
#sidebar1 .textwidget {
	padding: 5px 0 5px 0;
	}
#sidebar1 .textwidget img {
	display: block;
	}
#sidebar1 .widget_text a, #sidebar1 .widget_text a img {
	border: none;
	padding: 0;
	}
#sidebar1 .widget_text a:hover {
	background: none;
	color: #000000;
	}
#sidebar1 h2.small {
	border-bottom: 1px dotted #000000;
	color: #ff7700;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 5px;
	}
#sidebar1 li {
	list-style: none;
	}
#sidebar1 select {
	margin: 5px 0 5px 0;
	width: 220px;
	}
#sidebar1 small {
	text-transform: uppercase;
	}
#sidebar1 ul {
	margin: 0;
	padding: 0;
	}
#sidebar1 ul.children a {
	padding-left: 20px;
	}
#sidebar1 ul.children ul.children a {
	padding-left: 30px;
	}
#sidebar1 #tag_cloud h2 {
	margin-bottom: 10px;
	}
#sidebar1 #tag_cloud a {
	border: none;
	display: inline;
	padding: 0 3px 0 3px;
	}

/* -sidebar calender- */

#sidebar1 table {
	border-top: 1px dotted #000000;
	width: 100%;
	}
#sidebar1 table a {
	border: none;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 3px;
	}
#sidebar1 table th {
	color: #000000;
	text-align: center;
	}
#sidebar1 table td {
	color: #dfdfdf;
	text-align: center;
	}
#sidebar1 #calendar {
	margin-top: 20px;
	}
#sidebar1 #calendar h2 {
	display: none;
	}
#sidebar1 caption {
	color: #ff7700;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	}

/* -comments- */

#commentswrap {
	width: 550px;
	}
#commentlist, #commentformwrap {
	background: #ffffff;
	margin-bottom: 20px;
	padding: 20px;
	}
#commentbox {
	height: 100px;
	width: 502px;
	}
#commentform code {
	background: none;
	border: none;
	display: inline;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0;
	}
#commentform a {
	color: #ff7700;
	}
#commentform input, #commentform textarea {
	background: #efefef;
	border: 1px solid #dfdfdf;
	color: #000000;
	padding: 3px;
	}
#commentform #submit {
	margin-top: 20px;
	}
#comments, #respond {
	margin-bottom: 20px;
	}
#commentlist div {
	border-top: 1px dotted #dfdfdf;
	padding: 20px 0 20px 0;
	}
#commentlist div.alt blockquote, #commentlist div blockquote  {
	/*background: #efefef;*/
	border-left: 4px solid #dfdfdf;
	margin-top: 20px;
	padding: 1em;
	}
#commentlist div.alt blockquote p, #commentlist div blockquote p {
	margin: 0;
	}
#commentlist small {
	text-transform: uppercase;
	}
#commentlist div .avatar {
	float: left;
	border: 4px solid #dfdfdf;
	margin: 0 10px 10px 0;
	padding: 3px;
	}
small a.comment-edit-link {
	text-transform: uppercase;
	}

/* -search form- */

#s {
	background: #efefef url("images/mag.png") top left no-repeat;
	border: 1px solid #000000;
	color: #000000;
	padding: 3px 3px 3px 25px;
	width: 192px;
	}
#searchsubmit {
	display: none;
	}

/* -footer- */

#footer {
	border-top: 1px solid #000000;
	clear: both;
	padding: 20px 0 20px 0;
	text-align: right;
	width: 830px;
	}
#footer a {
	color: #000000;
	}
#footer small {
	text-transform: uppercase;
	}

/* -misc and universal- */

.navlink a {
	background: #ffffff;
	color: #ff7700;
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	}
.navlink a:hover {
	color: #000000;
	}
.navlink-posts {
	background: #ffffff;
	color: #ff7700;
	display: block;
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: center;
	}
.navlink-posts a:hover {
	color: #000000;
	}
.uppercase {
	text-transform: uppercase;
	}
.wp-smiley {
	border: none;
	display: inline;
	margin: 0;
	}

/* -floats - */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
	
	
/* -New style- - */
	
.mainouter
{
margin:0 auto;
padding:0;
width:1027px;
background:url("images/main-bg.gif") repeat-y left;
}
.logoimg
{
margin:0;
display:block;
padding:5px 0 0 0;
background:url("images/logo-bg.gif") repeat-y right ;

}
.mainbg
{
background:url("images/cnt-bg.gif") repeat-y left;
display:block;
overflow:hidden;
width:1027px;
}

.mainright
{
width:765px;
float:left;
margin-right:17px;
}
.headerouter
{
width:750px;
height:180px;
padding:4px 0 0 15px;
background:url("images/banner-bg.jpg") no-repeat right #fff;
font-size:13px;
font-weight:bold;
color:#9d9d9d;
text-transform:uppercase;
}
.headerouterHome
{
background:url("images/banner-bg-home.jpg") no-repeat right top #fff;
height:140px;
}
.homeheader
{
width:720px;
height:205px;
}
.homeheaderimg
{
background:url("images/home-header-img-bg.jpg") no-repeat right #fff;
padding:19px 23px;
}
.innerheaderimg
{
background:url("images/inner-header-img-bg.jpg") no-repeat right #fff;
padding:24px 24px;
}


.headerouter span
{
font-weight:normal;
font-size:10px;
}
.pt15
{
padding-top:15px;
}

a
{
outline:0;
}
.fl
{
float:left;
}
.fr
{
float:right;
}
.mainLeft
{
padding:0 0 20px 6px;
float:left;
width:237px
}
.mainNav
{
width:213px;
margin:0 0 20px 13px;
padding:0 11px 0 0;
background:url("images/left-cnt-bg.gif") no-repeat right top #fff;
}
.leftHeading
{
color:#579b30;
font-size:17px;
font-weight:bold;
padding:5px 0 3px 28px;
}
.mainNav ul
{
margin:0;
padding:10px 0 0 0;
background:#70AB21;
}
.mainNav li
{
text-transform:uppercase;
list-style:none;
font-size:13px;
border-bottom:1px solid #99d44a;
height:27px;
font-weight:bold;
letter-spacing:-.05em;
}
.mainNav li a
{
background:#70AB21;
padding:7px 0 0 10px;
color:#fff;
height:20px;
text-decoration:none;display:block;
overflow:hidden;
}
.mainNav li a:hover
{
background:#92CD43; color:#ffffff;

}
.mainNav li.active a
{
background:#92CD43 !important;

}
.leftcontact
{
width:149px;
background:url("images/contact-img.jpg") no-repeat top left;
padding:15px 15px;
height:81px;
color:#fff;
font-weight:bold;
font-size:13px;
margin:0 0 20px 28px;
}

.leftlicense
{
width:89px;
background:url("images/license-img.jpg") no-repeat top left;
padding:15px 75px 15px 15px;
height:81px;
color:#fff;
font-weight:bold;
font-size:13px;
margin:0 0 20px 28px;
}
.leftlicense ul
{
margin:0;
padding:0;
}
.leftlicense li
{
padding:5px 0;
border-bottom:1px solid #fff;
list-style:none;
}
.leftlicense li.noborder
{
border-bottom:none;
}
.maincnt
{
padding:15px 35px 15px 20px;
}
.footer
{
width:970px;
height:17px;
padding:142px 24px 0 0 ;
margin:0 16px;
font-size:11px;
text-align:right;
background:url("images/footer-bg.jpg") no-repeat top left;
color:#eaeaea;
}


.footer a
{
color:#fff;
text-decoration:none;
}
.footer a:hover
{
color:#fff;
text-decoration:underline;
}

.headertext
{
color:#51a9ed;
font-size:17px;
font-weight:bold;
padding:5px 0;
margin:0;
}
.gcolor
{
color:#565656;
}
h3
{
color:#51a9ed;
font-size:18px;
font-weight:bold;
padding:0px;
margin:0;
}
ol
{
margin:0 0 0 22px;
padding:0;
}
.enquiryform
{
background:url("images/enquiry-bg.jpg") no-repeat top right;
padding-bottom:20px;
display:block;
overflow: hidden;width:700px;
}
.contactform
{
display:block;
overflow: hidden;
width:650px;
padding:20px 15px 30px 10px;
}

.formleft
{
width:236px;
float:left;
}
.enquiryform label
{
color:#5a5a5a;
font-size:11px;
padding: 3px 0px;
display:block;
}
.enquiryform input
{
border:1px solid #dedede;
width:220px;
margin:0 0 3px ;
}
.enquiryform textarea
{
border:1px solid #dedede;
width:220px;
margin:0 0 3px ;
}
.enquiryform input.cntbutton
{
height:40px;
background:url("images/button-bg.gif") repeat;
color:#fff;
font-weight:bold;
font-size:12px;
padding:5px 0px;
width:105px;
text-align:center;
float:left;
margin:10px 10px 0 0;
}
.tAligncenter
{
text-align:center;
}
.cntbutton a
{
color:#fff;
text-decoration:none;
}
.f11
{
font-size:11px;
}
.gallerycnt ul
{
margin:0;
padding:0;
}
.gallerycnt li
{
width:645px;
list-style:none;
background:#eee;
overflow:hidden;
}
.gallerycnt li .topHeader
{
background:url("images/button-bg.gif") repeat;
color:#0577a8;
font-weight:bold;
padding:10px;
text-transform:uppercase;
}
.gallerycnt li .rightHeader
{
background:#e6e6e6;
color:#898989;
font-size:15px;
font-weight:bold;
padding:15px 10px 15px 10px;
margin-bottom:40px;
width:477px;
}
.gallerycnt li a
{
color:#ff8400;
font-size:12px;
font-weight:bold;
}
.gallerycnt li img
{
padding:10px;
float:left;
display:block;
overflow:hidden;
}
.mt10
{
margin-top:10px;
}
.headerouter span.qline
{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.btndivinner
{
 width:105px;
 margin:0px;
 padding:0px;
 float:left;
}
.btndivouter
{
width:270px;
}
.pr10
{
padding-right:10px;
}

