/*
Theme Name: theabodetrust
Theme URI: http://theabodetrust.com
Description: A theme for the abodetrust
Version: 1
Author: Chris Dalby
Tags: fixed width, three columns, black, widgets, navigation

*/

/*
LAYOUT: Three-Column
DESCRIPTION: Three-column fluid layout with two sidebars on both sides of content
*/
Body {
	background: white;
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

div#container {
float:left;
width:100%;
}
#wrapper
{
	width: 900px;
	margin: 0px auto;
	position: relative;
}

div#content {
margin:0 230px;
width: 450px;
}

div.sidebar {
float:left;
overflow:hidden;
width:180px;
}


/*--------------Sidebar------------*/

.widget {
	background: #ffffff;
	margin: 0px;
	padding: 0;
}

div.sidebar ul, #sidebar-rt ul {
	margin: 0px;
	padding-top: 0;
	padding-left: 7px;
	padding-bottom: 0;
}

div.sidebar ul h2, .widget-title {
	background: #efefef;
	color: #000;
	border-bottom: 1px solid #aaa;
	padding-left: 7px;
	margin: 0;
}

div.sidebar ul li {
	padding: 0;
	margin: 0;
}

div.sidebar p, .textwidget {
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

div.sidebar a {
	text-decoration: none;
}

div.sidebar a:hover {
	text-decoration: underline;
}

div.sidebar a:visited {
	text-decoration: none;
}

div.sidebar h2 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 18px;
	border: 1px solid #aaa;
}
div.sidebar h2 a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}

div.sidebar h2 a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 18x;
}


div.sidebar h3 {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
div.sidebar h3 a {
	text-decoration: none;
	font-size: 10px;
	color: #ff9400;
}

div.sidebar h3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

.morelink {
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	font-size: 10px;
}
.morelink a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.morelink a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

/*  sidebar end here */

/* below gallery cat */
.bellowgallerycat {
	float: left; 
	width: 200px;
}
.bellowgallerycat h3 {

}
.bellowgallerycat p {
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/* bellow end */
.bellowgallerycat h2 {
	background: #efefef;
	margin: 0;
	padding: 10px 0 0 5px;
	font-size: 18px;
	border: 1px solid #aaa;
}
.bellowgallerycat h2 a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}

.bellowgallerycat h2 a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 18x;
}


.bellowgallerycat h3 {
	padding: 0px 0 0 0;
	margin: 0px 0 0px 0;
	font-size: 10px;
}
.bellowgallerycat h3 a {
	color: #ff9400;
	text-decoration: none;
	font-size: 10px;
}

.bellowgallerycat h3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}



/* bellow end */

div#primary {
margin:0 0 0 -100%;
}

* html div#primary {
left:20px;
position:relative;
}

div#secondary {
margin:0 0 0 -180px;
}

div#footer {
	clear:left;
	width:900px;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;

}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

#menu { 
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 4px 0px;
	text-align: center;
	width: 900px;
	height: 26px;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px; border-left: solid 1px #ffffff;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #ff9400;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}
	
	
.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary, div#secondary {
margin-top:5px;
}

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

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

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

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

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:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}
#header {
	width: 900px;
	height: 136px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(./images/abode_head.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
	padding-top: 10px;
}
input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* index page styling */
#newshead {
	clear: both;
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
	padding: 0px 0 0px 5px;
	background-image:url(images/blankorangeheader.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#newshead h3 {
	margin: 0;
	padding: 5px;
}
#newshead h3 a {
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 20px;
}

#newshead h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 20px;
}
#newsmain {
	margin: 0;
	padding: 0;
}

#newsmain h3 a {
	color: #000000;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 18px;
}

#newsmain h3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 18px;
	padding: 5px 0 0 0px;
}
#newsmore {
	padding: 0;
	margin: 0;
}
#newsmore h3 a {
	padding: 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	padding: 0px;
}

#newsmore h3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	padding: 0px;
}
#imagegallery {
	margin: 0;
	width: 440px;
	padding: 0 0 0 0px;
	background-image: url(images/featuredmedia.jpg);
	height: 35px;
	
}
#imagegallerywindow {
	float: left;
	margin: 0px 0 10px 0;
	width: 440px;
	padding: 0px 0 0 0;
	background-color: #ffffff;
	height: auto;
	text-align: center;
}

#imagegallery h3, h3 a {
	color: #000000;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

#imagegallery h3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

#bellowimagegallery {
	margin: 0px 0 0 0;
	width: 440px;
	padding: 0 0 0 0px;
	background-image: url(images/blankorangeheader.jpg);
	height: 35px;
	
}
#bellowimagegallerywindow {
	margin: 0;
	width: 440px;
	padding: 10px 0 0 0;
	background-color: #ffffff;
	height: auto;
}
.cats {
	color: #0000000;
}
.cats a {
	color: #0000000;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.cats a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}
/* meta data links */
.edit-link, .page-link, .loggedin, ,logout {
	padding: 0;
	margin: 0;
}
.edit-link a, .page-link a, .loggedin a, .logout a {
	text-decoration: underline;
	color: #000000;
}

.edit-link a:hover, .page-link a:hover, .loggedin a:hover, .logout a:hover {
	color: #ff9400;
	text-decoration: underline;
}

/* simple image widget styling */

.simpleimage img { border: 0px; margin: 0; padding: 0; }
#simpleimage-2 .widget_simpleimage li, #simpleimage-2 .widget li { margin: 0; padding: 0; }

div.bellowimagegallerywindow li {
list-style:none;
margin:0;
}

.bellowgallerycat li {
list-style:none;
}
