/*
Theme Name: Three Column
Theme URI: http://www.blogdesigns.org/theme5/
Description: Three column multi color wordpress theme
Author: blogdesigns
Author URI: http://www.blogdesigns.org
*/

/*----------- Common --------------*/

body {
	padding: 0;
	margin: 0;
	background: #CECECE;
	color: #333333;
	font-family: Verdana, Arial, Tahoma, san serif;
	font-size: 12px;
}

a {
	color: #19196F;
	text-decoration: none;
}

img {
	border: 0;
}

/*----------- Regions --------------*/

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0 5px;
	background-color: #F1F1F1;
	border-color:#19196F;
	border-style: none solid;
	border-width: 0px 2px;
}

#header {
	background: #19196F url(http://www.foreclosurepets.org/wp-content/uploads/2008/10/abandonedpets-logo3.gif) 50% 5% no-repeat;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 8px;
}

#left-sidebar {
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
}

#content {
	float: left;
	width: 500px;
	margin: 5px 0px 0px 10px;
	font-family: Tahoma, san serif;
}

#sidebar {
	float: right;
	width: 260px;
	margin-top: 5px;
	overflow: hidden;
}

#footer {
	/* height: 60px;*/
	margin-top: 10px;
	padding-top: 15px;
	background-color: #19196F;
	clear: both;
	text-align: center;
	font-family: Tahoma, san serif;
}

/*----------- Header --------------*/

#headerimg {
	height: 184px;
}

#headerimg .home {
}
#headerimg .home a {
	display:block;
	height:184px;
	position:absolute;
	width:950px;
}

#headerimg .description {
	position: relative;
	left: 110px;
	top: 100px;
	display: inline;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#top_menu {
	padding: 2px 0px 3px;
	background: url(images/top_menu.png) repeat-x;
	text-align: center;
}

#top_menu ul{
	margin: 0px;
	padding: 0px;	
	list-style: none;
}

#top_menu ul li{
	display: inline;
}
#top_menu ul li.menu_spacer{
	width: 3px;
	background: transparent URL(images/menu_spacer.gif) no-repeat;
}

#top_menu ul li a{
	
}

#menu_center{
	display: block;
	margin: 0 auto;
}

#top_menu a {
	width: 135px;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, san serif;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 15px;
}

#bottom_menu a {
	width: 135px;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, san serif;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 12px;
}
#bottom_menu a {
	width: 135px;
	margin-bottom: 15px;
}

/*----------- Sidebar --------------*/

#left-sidebar ul ,
#sidebar ul {
	list-style: circle;
	margin: 0;
	padding: 0;
}

#left-sidebar .widget > ul {
	padding-bottom: 20px;
	margin-bottom: 10px;
	/*background: url(images/left_box_bottom.gif) bottom left no-repeat;*/
}
#left-sidebar .widget > ul > li{
	/*border-width: 0px 1px;
	border-style: none solid;
	border-color: #19196F;*/
	padding-bottom: 4px;
}

#left-sidebar ul h2 {
	/*background: url(images/left_box.gif) no-repeat;
	padding-left: 24px; color: #FFFFFF;*/
	padding-left:10px;
        margin: 0;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	font-family: Tahoma, san serif;
	text-transform: uppercase;
	color: #19196F;

}

#sidebar ul h2 {
	background: url(images/right_box.gif) no-repeat;
	padding-left: 32px;
	margin: 0;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	font-family: Tahoma, san serif;
}

#left-sidebar a {
	color: #19196F;
	text-decoration: none;
}

#sidebar a {
	color: #fff;
}

#left-sidebar li li {
	padding-left: 11px;
	border: 0px;
	/*background-color: #EFEFFF;*/
}
#left-sidebar li.page_item ul{
	padding: 0px;
}

#left-sidebar li.page_item ul, #left-sidebar li.page_item ul li{
	border: 0px;
	margin: 0px;
	padding-left: 3px;
	color: #6B6C8F;
}

#sidebar li ul {
	background: #6a0c0d url(images/red.gif) bottom left no-repeat;
	padding-bottom: 10px;
	margin-bottom: -5px;
}
#sidebar li li {
	padding: 7px;
	padding-left: 32px;
	list-style: none;
	background: url(images/bullet.gif) 13px 10px no-repeat;
}

#sidebar .adv_box {
	background: url(images/adv_box.gif) no-repeat;
	height: 250px;
	width: 250px;
	padding: 5px;
	margin-bottom: 0;
}

#searchform {
	margin-top: 0px;
	background: url(images/search_box.gif) no-repeat;
	height: 36px;
	padding-top: 14px; 
}

#searchform #s {
	border: 0;
	width: 146px;
	margin-right: 2px;
}
#searchsubmit {
	/* background: url(images/search_button.gif) no-repeat;
	height: 20px;
	width: 28px;
	border: 0;
	 */
}
/*------------- Main -------------*/

#welcome {
	background-color: #244497;
	border: 1px solid #19196F;
	height: 81px;
	padding: 54px 15px 15px 210px;
	margin-top: 5px;
}

.main_header {
	background: url(images/main_header.png) no-repeat;
	margin: 5px 0;
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
	font-weight: bold;
	font-family: Tahoma, san serif;
	font-size: 14px;
}

.post_title{
	background: transparent url(images/post_title_bg.gif) top left no-repeat;
	color: #19196F;
	font-size: 14px;
	font-weight: bold;
	padding:4px 0 7px 10px;
}

.post_body{
	border-width: 0px 1px 3px;
	border-color: #19196F;
	border-style: solid;
	background-color: #FFFFFF;
	padding: 5px;
	
}
.post {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.post .image {
	border: 1px solid #ddd;
	width: 118px;
	height: 78px;
	float: left;
	margin-right: 12px;
}

.post .entry_image img {
	width: 118px;
	height: 78px;
}

.post .permalink {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 2px;
	margin: 5px;
}
.post .entry {	
	margin: 5px;
	text-align: justify;
}
.post .entry p {
	margin-top: 0;
}
.post .entry img {
	border: 1px solid #ddd;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 5px;
}

textarea#comment {
	width: 450px;
}
.postmetadata {
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	border: 1px solid #19196F;
	margin-bottom: 10px;
	font-size: 14px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {
	margin: 0px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}



.postmetadata a {

}

.navigation {
	margin: 0 5px 5px;

}

.alignleft {
	float: left;
		}

.alignright {
	float: right;
	}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}
#sidebar li {
	list-style: none;
	padding:0px;
}

#sidebar ul h2 {

}

#sidebar ul li {
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

#page_top{
	background: #CECECE URL(images/page-top.gif) no-repeat;
	height: 11px;
	margin-top: 20px;
	width: 964px;
	margin: 10px auto 0px;
	font-size: 0px;
}
#page_bottom{
	background: #CECECE URL(images/page-bottom.gif) no-repeat;
	height: 11px;
	margin-bottom: 20px;
	width: 964px;
	margin: 0 auto 10px;;
	font-size: 0px;
}

#sidebar_footer .widget{
	display: inline;
}
