/*  
Theme Name: Corporate
Description: The Corporate wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Great for businesses, corporate blogs and web sites. Comes with customizable intro text, for information read Instructions.txt. NOTICE: This version contains a few critical bug fixes, so make sure you have the latest version.
Version: 1.4.1
Author: Ori Pearl
Author URI: http://www.oripearl.com/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

body {
	background: #ffffff;
	font-size: 12px;
	color: #363636;
}
h2, a {
	text-transform: uppercase;
	color: #525252;
}
pre, code {
	white-space: normal;
}
.orangebold {
	font-weight: bold;
	color: #FF260D;
	text-transform:uppercase;
}
.orange {
	color: #ef4e28
}
#top {
	text-align: right;
	height: 24px;
}
#duetmenu {
	position: absolute;
	top: 0px;
	height: 30px;
	width: 1100px;
	left: 0px;
	text-align: center;
}

#duetmenu a, a:link, a:active, a:visited {
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
	border: 0px;
	}
#duetmenu a:hover {
	border-top: 2px solid #ef4e28;
	padding-top: 15px;
	border-bottom: 2px solid #ef4e28;
	
	}

#centerimage {
	text-align: center;
}
#top .menu {
	padding-top: 7px;
}
#navigation {
	position: relative;
	left: -118px;
	top: 40px;
	width: 926px;
	background-color: #53758e;
	color: #ffffff;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#navigation a {
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	padding: 12px;
	text-decoration: none;
}
#navigation a:hover {
	padding-bottom: 2px;
	border-bottom: 2px solid #f04e29;
}
#credits {
position: relative;
left: 748px;
top: -10px;
width: 40px;
}


#sidewrap {
	position: relative;
	margin-top: 0px;
        padding-bottom: 35px;
	background: #8ba3b2 url();
	color: #ffffff;
	width: 926px;
	left: 12px;
        height: 300px;
	clear: both;
	border-top: solid 1px #f04e29;
}
#top .menu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#top .menu a {
	text-decoration: none;
	color: #fff;
}
#top .menu a:hover {
	color: #000;
}
#contenttop {
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 20px;
}
#contentwrapper {
	background: transparent url('') repeat-y 0 0;
}
#header {
	height: 50px;
}
#header #title {
}
#header #title .logo {
	float: left;
}
#header #title #blogtitle {
	margin-left: 68px;
}
#header #title h1 {
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}
#header #title h2 {
	font-size: 14px;
	color: #525252;
}
#header #searchbar {
	margin-top: 20px;
}
#introcontainer {
	margin-top: 40px;
}
#intro {
	position: relative;
	left: 30px;
	height: 340px;
	width: 890px;
}
#intro #introtext {
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}
#intro #introtext h1 {
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}
#intro #introtext p {
	font-size: 16px;
}
#intro #introicon {
	float: right;
	margin: 35px 50px;
}
.post {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	margin: 40px 40px 20px 5px;
	padding: 0px;
	_padding: 7px;

}
.post .postheader .commentcount {
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}
.post .postheader .commentcount a {
	text-decoration: none;
	color: #4884bc;
}
.post .postheader .posttitle {
	line-height: 20px;
}
.post .postheader .posttitle h2 {
	font-family: Geneva, Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}
.post .postheader h2 a {
	text-decoration: none;
	color: #395970;
}
.post .postheader .posttitle .postmeta {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 11px;
	color: #ef4e28;
        text-decoration: none;
text-transform: uppercase;
}
.post .postheader .posttitle .postmeta a {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 11px;
	color: #ef4e28;
        text-decoration: none;
}
.post .postcontent {
	margin-top: 20px;
	line-height: 17px;
        margin-bottom: 50px;
}
.post .postcontent p {
	margin-bottom: 10px;
}
.post .posttags, .post .posttags a {
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}
.commentbox {
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}
.commentmeta .avatar {
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}
.commenttext {
	clear: both;
	margin-top: 10px;
}
.commentform input {
	padding: 0;
	margin: 0;
	line-height: 0;
}
#commentform .text {
	width: 300px;
	margin: 0 0 15px 0;
}
#commentform textarea {
	width:450px;
	height:150px;
	margin:0;
	padding:5px;
}
.navlinks {
	margin: 0px 5px 40px 5px;
}
.navlinks a {
	text-decoration: none;
}
.navlinks img {
	margin-right: 5px;
}
#wrapbox {
	padding: 0px;
	margin: 40px 5px 20px 5px;
	_margin: 40px 0px 20px 0px;
	width: 926px;
}
#sidebarbox {
	position: relative;
	left: 25px;
	top: 25px;
	padding: 25px;
	line-height: 20px;
	width: 275px;
	height: 275px;
}
#sidewrap a {
	text-decoration: none;
        color: #184467;
}
 #sidewrap ul {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	list-style-type: none;

}
 #sidewrap ul li {
        border-bottom: 1px solid #e7eff3;
        margin-left: -1.5em;
        line-height: 16px;
}

 #sidewrap ul li a:hover {
        color: #ef4e28;
}
#footer {
	height: 52px;
	background: url('images/bottombg_8ba3b2.png') no-repeat 0 0;
}
.searchform #searchbox {
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 18px;
	font-size: 11px;
}
.searchform #searchbutton {
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}
/*** Wordpress ***/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.wp-caption {
	background: #fafafa;
	border: solid 1px #eeeeee;
	text-align: center;
	padding-top: 4px;
}
.wp-caption img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}
.class img {
	align: center;
}
#twyd_menu {
	background-color: #161616;
	width: 100%;
	height: 55px;
	margin: 0px;
}
#menu_contained {
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	text-align: center;
}
#menu_contained a, a:link, a:active, a:visited {
	text-decoration: none;
}
#menu_contained a:hover {
	padding-bottom: 3px;
	text-decoration: underline;
	border-bottom: 2px solid #ef4e28;
}

