/*
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: #0a2c35;
	color: #ffffff;
	font-family: Verdana, Arial, Tahoma, san serif;
	font-size: 12px;
}
a {
	color: #FFe400;
	text-decoration: none;
}
img {
	border: 0;
}
/*----------- Regions --------------*/
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(images/page.png) repeat-y;
}
#header {
	height: 230px;
	background: url(images/header.png) 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-right: 5px;
	font-family: Tahoma, san serif;
}
#sidebar {
	float: left;
	width: 260px;
	margin-top: 5px;
}
#footer {
	width: 930px;
	height: 60px;
	margin-top: 10px;
	padding-top: 15px;
	background: #0a2c35 url(images/footer.png) repeat-x;
	clear: both;
	text-align: center;
	font-family: Tahoma, san serif;
}
/*----------- Header --------------*/
#headerimg {
	height: 200px;
}
#headerimg .home {
	display: block;
	height: 122px;
	width: 360px;
        padding:80px 10px 10px 10px;
}
#headerimg .home h1{
	font-size:17px;
        margin:0px;
}
#top_menu {
	height: 30px;
	background: url(images/top_menu.png) no-repeat;
}
#bottom_menu a,
#top_menu a {
	float: left;
	width: 90px;
	margin-right: 0px;
	padding-top: 7px;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, san serif;
	text-align: center;
	text-transform: uppercase;
}
#bottom_menu a {
	width: 135px;
	margin-bottom: 15px;
}
/*----------- Sidebar --------------*/
#left-sidebar ul ,
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-sidebar ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
        border-bottom: 1px solid #014253;
	/*background: url(images/left_box_bottom.gif) bottom left no-repeat;*/
}
#left-sidebar ul .h2 {
	background: url(images/left_box.gif) no-repeat;
	padding-left: 24px;
	margin: 0;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
        font-weight:bold;
	font-family: Tahoma, san serif;
}
#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-weight:bold;
	font-family: Tahoma, san serif;
}
#left-sidebar a {
	color: #fff;
	text-decoration: underline;
}
#sidebar a {
	color: #fff;
}
#left-sidebar li li {
	height: 22px;
	padding-top: 4px;
	padding-left: 11px;
	border: 1px solid #014253;
        border-bottom:0px;
}
#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;
	*margin-bottom: -3px;
}
#searchform {
	margin-top: 15px;
	background: url(images/search_box.gif) no-repeat;
	height: 36px;
	padding-top: 14px; 
	padding-left: 61px;
}
#searchform #s {
	border: 0;
	width: 156px;
	margin-right: 2px;
}
#searchsubmit {
	background: url(images/search_button.gif) no-repeat;
	height: 20px;
	width: 28px;
	border: 0;
}
/*------------- Main -------------*/
#welcome {
	background: url(images/welcome_box.png) no-repeat;
	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 {
	background: url(images/post.jpg) repeat-y;
	padding: 5px 10px 10px 10px;
	margin-bottom: 20px;
        margin-top:-5px;
clear:both;
}

.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;
        height:20px;
}
.post .entry {
	text-align: left;
        padding:5px;
        display:block; 
        clear:both;
}
.post .entry p {
	margin-top: 0;
}
.post .entry img {
	border: 1px solid #ddd;
	width: 150px;
	height: 150px;
	/*float: left;*/
        clear:both;
	margin-right: 5px;
}
textarea#comment {
	width: 450px;
	*width: 450px;
	_width: 450px;
}
.postmetadata {
	width: 490px;
	background: url(images/post.jpg) repeat-y;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
h3 {
}
h4 {
}
h5 {
}
/*-------------The Post-------------*/
h2 a:hover, h2 a:visited, h2 a {
}
.post {
}
.post p {
}
.post a {
}
.post ul {
}
.post li {
}
.entry {
}
.postmetadata a {
}
.navigation {
margin: 5px;
padding:10px;
clear:both;
}
.alignleft {
	float: left;
		}
.alignright {
	float: right;
	}
.center {
}
.pagetitle {
}
blockquote {
}
cite {
}
a img {
}
acronym, abbr {
}
/*--------------Sidebar------------*/
#sidebar ul {
}
#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;
}

