/*  
Theme Name: Business Design
Theme URI: http://www.csstemplatesfree.org/business-design.html
Description: Business Design is a plain, two column with right sidebar, widget ready Wordpress Business Theme.
Author: Free CSS
Author URI: http://www.csstemplatesfree.org/
Original Design: http://www.sitecreative.net/
*/

/* standard elements */

html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
}

a:hover {
	color: #06C;
}

a img {
	border: none;
}

body {
	background:#2765AF url('img/body_bg.jpg') repeat-x;
	color: #000000;
	font-family: "Trebuchet MS", Arial, "Times New Roman", Serif;
    font-size:90%;
}

p,code,ul {
	padding-bottom: 1.2em;
}

li {
	list-style: none;
}

h1 {
   font: normal 1.3em "Trebuchet MS", Arial, "Times New Roman";
   padding: 6px 0 0 0px;
   }

h2 {
	font: normal 1.2em sans-serif;
}

h3 {
	font: bold 1em "Trebuchet MS", Arial, "Times New Roman", serif; 
}

h1,h2 {
	color: #000; 
	margin-bottom: 4px;
}

h3 {
	padding-top: 15px;
	color: #000; 
	margin-bottom: 4px;
}

code {
	background: #FFFffd;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {
	clear: both; 
	font-size: 0;
}

.left {
	float: left;
}

	.right {
float: right;
}

/* structure */
.inner-container {
	background: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	width: 940px;
    margin-top:20px;
}

/* header & title */
.header {
	background:#DADADA url('img/header_home.jpg') no-repeat 10px 10px;
	height: 220px;
    width: 900px;
	margin-top: -5px;
	margin-bottom: 0px;
	text-align: left;
    margin-left: 20px;
}
.title {
	color: #225799;
	padding-top: 0px;

}
.title .sitename a {
	font-size:180%; 
	font-weight:normal; 
	line-height:78px;
	margin:0; 
	padding:10px 75px 10px 20px;
	color: #225799;
	font-family: "Trebuchet MS", Arial, "Times New Roman", serif;
	background: transparent url('img/logo.gif') no-repeat right;
	text-decoration:none;
}
.title a:hover {
	color: #225799;
	text-decoration:none;
}

/* main */
.main {
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: left;
	width: 620px;
	padding-left: 20px;
	
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	line-height: 1.4em;
	list-style: decimal;
	margin-left: 48px;
}

.content p {
      font-family:"Trebuchet MS", arial, "Times New Roman", serif;
      font-size: 15px;
      padding-top: 0px;
}

.entry {
      padding-top: 10px;
}

.entry p{
	font-size:15px; 
	font-family:"Trebuchet MS", Arial, "Times New Roman", Serif;
	color:#000;
	line-height:22px;
}

.entry a {
	color:#000;
}

.entry a:hover {
	color:#739ccc;
	text-decoration:none;
}

/* navigation */
.navigation {
	float: right;
	width: 250px;
    margin-right:10px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, "Times New Roman", serif;
}

.navigation ul p{
	font-weight:normal;
    margin:0px 10px 0px 10px;
    font-size:14px; 
	font-family:"Trebuchet MS", Arial, "Times New Roman", serif;
    color:#000;
    line-height:22px;
}

.navigation a{
	color: #000;
	font-family:"Trebuchet MS", Arial, "Times New Roman", serif;
}

.navigation a:hover{
	color: #739ccc;
}

.navigation h2 {
	font-family:"Trebuchet MS", Arial, "Times New Roman", serif;
    font-size:18px;
	line-height: 30px;
 	margin-top: 12px;
    background:#feffd5;
    width: 235px;
	padding-left: 13px;
	padding-top: 5px;
	color: #225799;
    border-left: 1px solid #ffeb70;
    border-top: 1px solid #ffeb70;
    border-right: 1px solid #ffeb70;
}

.navigation ul {
    background:#feffd5;
	padding: 0;
    border-left: 1px solid #ffeb70;
    border-bottom: 1px solid #ffeb70;
    border-right: 1px solid #ffeb70;
    margin-top:-4px;
	font-weight:normal;
}

.navigation li a {
	font-weight:none;
	font-size: 14px;
    margin-left: 10px;
	display: block;
	padding: 5px 0 5px 7px;
	text-decoration: none;
	width: 90%;
	background: transparent url('img/nava.gif') no-repeat left;
}

.navigation li a:hover {
	text-decoration: underline;	
}

a {
	color: #6D7A87;
}

a:hover {
	color: #6D7A87;
}

/* footer */
.footer {
	background:#dadada;
    border-top:2px solid #2765af;
	color: #000;
	padding: 2% 20px 20px 20px;
    margin-top:10px;
    font-size:12px;
    margin-bottom:20px;
}


.bottom a {
      color: #000;
      text-decoration: underline;
}

.bottom a:hover {
      text-decoration: none;
}

.col3,.col3center {
	float: left;
	width: 255px;
}

.col3 h2,.col3center h2, .col3center h2 {
	color:#CEAD00;
    padding-left: 10px;
}

.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #000;
	clear: both;
	font-size: 1.1em;
}

/* posts */


.post h1 a {
	color: #000;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, "Times New Roman", serif;
    font-size: 22px;
    font-weight: normal;
    line-height:30px;
    text-align:left;
	padding-left:0;
}

.post {
	margin:0 5px 5px 0;
}
 	
}
.post .info{
	color: #000;
	margin: 2px 0 4px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    font-size: 11px;
    font-family: "Tahoma";
    font-weight: bold;
}

.post img {
	border: none;
}

.post a img {
	border: none
}

.post a:hover img {
	border: none
}

.info {
	color: #000;
	margin: 2px 0 4px;
	padding: 0px 0px 0px 0px;
	text-align: left;
    font-size: 11px;
    font-family: "Tahoma";
    font-weight: none;
}

.info a {
	color: #2255AA; 
	text-decoration: none; 
}

.info a:hover {
	color: #70716e; 
	text-decoration: underline;
}

/* comments */
.content ol li {
	background: none;
}

h3#comments {text-align:right;}
.commentlist {
	margin-left: -30px; 
	padding: 0; 
	font-size:12px;
}

.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
     background:#eeeded;
	}

#commentform input:hover {
      background:#f6f4f4;
	}
#commentform textarea {
	width: 80%;
	padding: 2px;
    background:#eeeded;
    color:#2b2b2b;
	}

#commentform textarea:hover {
    background:#f6f4f4;
	}

#commentform #submit {
	margin-right: 100px;
	float: right;
    background:#2765af;
    color: #fffffb;
	margin-top:0px;
	}

.alt {
	margin: 0;
	padding-top: 5px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 0px 0px 0px 0;
	}

#commentform p {
	margin: 0px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentmetadata a{
      color: #232e30;
	}

textarea.styled {
	width: 280px;
}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFFffc;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFFffc;
	border: 1px solid #939793;
}
#commentform input {
	margin-bottom: 0px;
	color:#313030;
}

/* calendar */
#wp-calendar {
	color:#A0A0A0;
}

.navigation table caption {
	border-bottom-color:#000;
}

.navigation table thead tr {
	color:#A53512;
}

.navigation table th {
	border-bottom-color:#000;
}

.navigation table td#today {
	border-color:#000;
	color:#A53512;
}

.navigation table td a {
	border-bottom-color:#000;
	background-color:#EDF3Df;
}

.navigation table tfoot {
	border-top-color:#000;
}

.navigation table tfoot a {
	background:none;
}

/* calendar
--------------------------------------------------*/
#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	width:185px;
	margin:0px 10px 0 10px;
	text-align:center;
}

.navigation table caption {
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	letter-spacing: 0.1em;
}

.navigation table thead tr {
	border-bottom:1px solid;
}

.navigation table th {
	border-bottom:1px solid;
}

.navigation table td {
	width: 225px; /* maximaize width; honestly, I don't know much about tables... */
	padding: 1px;
	font-size: 0.9em;
}

.navigation table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 1em;

}

.navigation table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}

.navigation table tfoot {
	border-top:1px solid;
}

.navigation table tfoot a {
	border: none;
	font-weight: bold;
}

.navigation table tfoot #prev a {
	text-align:left;
}
.navigation table tfoot #next a {
	text-align:center;
}

#searchform {
	margin: 0px auto; 
	padding-left: 0px; 
	padding-right: 40px; 
	padding-top: 7px;
	text-align: right;
	}
#sidebar #searchform #s {
	width: 50px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	background:#e50408;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#searchform #searchsubmit{
	background:#3c8dcb;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #f8faf5;
	padding: 0px; 
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.rss-feed { 
	background: #FFFFDD url("img/rss-feed.gif") repeat-x 0 0; 
	border: 1px solid #D1D3D5; 
	margin: 2.0em 0 0; 
	padding: 1.5em 15px 0.75em; 
}

.rss-feed h4 { 
	color: #636567; 
	margin: 0; 
}

.rss-feed img#rss-feed-icon { 
	float: left; 
	border: 0; 
	margin-right: 5px; 
	padding: 0; 
}

.alignright {
	float: right;
    padding-right:10px;
	}

.alignleft {
	float: left;
    padding-left:10px;
	}

.alignrighttt {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	float: right;
	padding: 0px 2px 0px 23px;
    margin-top:0px;
	}

.alignrighttt a{
    text-decoration: none;
    color: #2255aa;
    font-weight: normal;
	}

.alignrighttt a:hover{
    text-decoration: underline;
	}

.alignrightttt a{
	float: right;
    font-size: 12px;
    text-decoration: none;
    color: #2765af;
    padding-top: 7px;
    font-weight: normal;
	}
.alignrightttt a:hover{
    text-decoration: underline;
	}

.indexmeta {
	border-top:1px dotted #cccccc;
	padding-top:5px;
}

.alignlefttt {
	float: left;
    color: #000;
	font-size: 14px;
    font-weight: normal;
	line-height: 1.8em;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}

.alignlefttt a{
    text-decoration: none;
    color: #2255aa;
    font-weight: normal;
	}

.alignleftttt a{
	float: left;
    font-size: 12px;
    text-decoration: none;
    color: #2765af;
    padding-top: 7px;
    font-weight: normal;
	}

.alignleftttt a:hover{
    text-decoration: underline;
	}
.alignleftt {
	float: left;
    padding-left:10px;
    padding-top:10px;
	}

.single{
    border-bottom: 1px dotted #126878;
}

.entry ul li{
	list-style: none;
}

h2.pagetitle {
	font-size: 1.3em;
    font-weight: bold;
	text-align: center;
    color: #2765af;
    margin:10px 0 10px 0;
}

cite {
	font-size:14px;
}

cite a{ 
	color: #232e30;
}



.posttop {
	height:35px;	
	background:transparent url('img/posttop.png') no-repeat top center;
}

#stylefour {
	position:relative;
	display:block;
	height:44px;
	width: 900px;
	font-size:12px;
	font-weight:bold; 
	font-family:"Trebuchet MS","Trebuchet MS",Helvetica,sans-serif; 
	text-transform:uppercase; 
	margin-right:20px; 
	margin-left: 20px;
	margin-top:-5px;
	border-top:1px solid #DADADA;
}

#stylefour ul{
	margin-left:-12px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li{
	display:block;
	float:left;
	margin:0; 
}

#stylefour ul li a{
	display:inline;
	float:left; 
	color:#225799; 
	text-decoration:none; 
	margin:0px; 
	padding: 8px 10px 8px 15px;
	height:23px;
	text-align: center;
	font-size:14px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, "Times New Roman";
}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#000000; 
	text-decoration:underline;
}

.searchtop {
	float: right;
	margin-top: 2px;
}

.relatedposts h3{
	border-bottom: 1px dotted #126878;
}

.relatedposts a{
	color:#126878;
}


.entry ol {
line-height:24px;
font-weight:normal;
font-size:15px;
}

.entry ul li{
line-height:24px;
font-weight:normal;
font-size:15px;
list-style-type: disc;
}
