/*
Theme Name: West End Accounting Theme
Theme URI: http://joeldrapper.com
Description: Custom theme for west end accounting.
Version: 0.5
Author: Joel Drapper
Author URI: http://joeldrapper.com
Tags: framework, simple, border

	WP Skeleton Version 1.4
	http://joeldrapper.com

	This theme was designed and built by Joel Drapper at http://joeldrapper.com
*/

/* Body
-------------------------------------------------------------------*/
body{
	font: 10pt Verdana, Arial, sans-serif;
	margin:0;
	color:#333;
	text-align:center;
}

/* Formatting and alignment
-------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6{
	font-family:Arial;
}

a{

}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.center{
	text-align:center;
}

.hidden{
	display:none;
}

img.alignleft {
	margin-right:10px;
}

img.alignright{
	margin-left:10px;
}

#GMap{
	width:382px;
	height:382px;
	margin:0 0 10px 0;
	border:1px solid #dddddd;
}

/* Page
-------------------------------------------------------------------*/
#shadow{

}

#page{
	width:850px;
	background-color:white;
	padding:20px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}


/* Header
-------------------------------------------------------------------*/
#header h1 a {
	display:block;
	text-indent:-5000em;
	overflow:hidden;
	text-decoration:none;
	background:url(images/header.jpg) no-repeat;
	width:850px;
	height:72px;
	margin:auto;
	margin-top:-15px;
	outline:none;
	margin-bottom:20px;
}

/* Navigation
-------------------------------------------------------------------*/
#menu-background{
background:#f1f1f1;
overflow:hidden;
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
}

#nav{
	padding: 0;
	width:850px;
	margin:auto;
	list-style: none;
	z-index:10;
	text-align:left;
}

#nav a {
	display: block;
	text-decoration:none;
	color:black;
}

#nav li {
	float: left;
	padding-right:25px;
	line-height:1.8;
}


#nav li ul {
	position: absolute;
	left: -999em;
	background:#f1f1f1;
	border:1px solid #ddd;
	list-style: none;
	padding:0;
}

#nav li ul li{
	clear:both;
	margin:5px;
	line-height:normal;
	padding:0;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* Content
-------------------------------------------------------------------*/
#content{
	width:430px;
	text-align:justify;
	float:left;
	clear:both;
	line-height:1.5;
}

.post-title, .post-title a{
	margin:0px;
	color:#333;
	text-decoration:none;
}

.post-meta{
	padding-bottom:5px;
}

.author{
	float:left;
}

.comments-link{
	float:right;
}

.entry img{
	background-color:#EEEEEE;
	padding:6px;
	border:1px solid #DDDDDD;
}

.post{
	margin-bottom:50px;
	overflow:hidden;
}

.entry{
clear:both;
}

.post h2{
	margin-bottom:0px;
}

.post-meta{
border-bottom:1px solid #CCC;
overflow:hidden;
}

.post-meta p{
margin:0px;
color:grey;
}


/* Comment Form
-------------------------------------------------------------------*/
#author{

}

#email{

}

#url{

}

#comment{
	font: 10pt Verdana, Arial, sans-serif;
	color:#333;
	padding:10px;
	width:500px;
	height:125px;
}


/* Comments
-------------------------------------------------------------------*/
.commentlist a{color:#A90000;}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:normal 16px Arial,Verdana,serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { background-color:#EEEEEE; padding:3px; border:1px solid #DDDDDD; float:right; margin:0 0 1em 1em; }
ol.commentlist li div.vcard img.avatar-60 { }
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#ccc; }
ol.commentlist li p { }
ol.commentlist li ul { }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {border-left:1px dotted #666; border-bottom:none;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:1px dotted #666; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:1px dotted #666; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:1px dotted #666; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.parent { }
ol.commentlist li.pingback { border-bottom:1px dotted #44443F; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* Sidebar
-------------------------------------------------------------------*/
#sidebar{
	width:394px;
	text-align:justify;
	float:right;
	line-height:160%;
	background:#f1f1f1;
	border: 1px solid #DDDDDD;
	overflow:hidden;
	padding:10px 0 0 10px;
}
#sidebar h3{
margin:0px;
margin: 10px 10px 0 10px;
border-bottom:1px solid #dddddd;
}
#sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget{
	background:white;
	border:1px solid #DDDDDD;
	margin: 0 10px 10px 0;
	width:185px;
	height:185px;
	float:left;
}
.widgetbox2{
	position: absolute;
	z-index: 3;
	width: 394px;
}
.widget-content{
	margin:0;
}
.large-img{

	width:382px;
	height:382px;
	padding:0px;
	background:#fff;
	margin:0 0 10px 0;
	border:1px solid #dddddd;
}

.widget1{
background:#005f7f;
}
.widget2{
background:#1f7f01;
}
.widget3{
background:#810220;
}
.widget4{
background:#7fbfff;
}
/* Footer
-------------------------------------------------------------------*/
#footer{
	color:grey;
	background:#f1f1f1;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}
#footer p{
	line-height:1.8;
	margin:0;
}

#footer2, #footer2 a{
	color:#808080;
}


/* Contact Form
------------------------------------------------*/
#contactForm label{
float: left;
width: 130px;
}

#contactForm input, textarea{
width: 180px;
margin-bottom: 5px;
}

#contactForm textarea{
width: 250px;
height: 150px;
}

#contactForm .boxes{
width: 1em;
}

#contactForm #submitbutton{
margin-left: 130px;
margin-top: 5px;
width: 80px;
}