/*  
Theme Name: Corporate
Description: The Corporate wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Great for buisnesses and corporate blogs and web sites. Comes with customizable banner, for information read Instructions.txt.
Version: 1.1
Author: Ori Pearl
Author URI: http://www.oripearl.com/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

body {
	/*background: #fff url('../../../../media/hg_cod.gif');*/
	font-size: 13px;
	color: #333;
	font-family: Arial, sans-serif;
	border-top: 20px solid #000;
	border-bottom: 20px solid #000;
}

h2 {
	color: #000;
	font-family: Georgia;
	font-weight: normal;
}

a {
color: #00C2E2;
text-decoration: none;
font-family: Georgia;
font-weight: bold;
font-style: italic;
}

a:hover {
color: #fff;
background-color: #000;
}

#top
{

	text-align: left;
	height: 220px;
	color: #999;
	font-size: 11px;
	/*margin-bottom: 10px;
	border-bottom: 5px solid #000;*/
}

#top a, #top a:hover
{
	background: none;
	text-decoration: none;
}

#top img
{
	margin: 0;
	padding: 0;
}

#top .menu, #top .navi
{
	padding: 0;
	/*padding: 20px 0 20px 0;
	border-bottom: 1px solid #000;*/
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	font-size: 11px;
}

#top .navi li
{
	display: inline;
	list-style-type: none;
	padding-right: 40px;
	font-size: 13px;
}

#top .menu a
{
	text-decoration: none;
	color: #00C2E2;
	font-size: 11px;
}

#top .navi a
{
	text-decoration: none;
	color: #00C2E2;
	font-size: 13px;
}

#top .menu a:hover, #top .navi a:hover
{
	color: #5E2592;
}

#top .navi a:active, #top .navi a:selected {
color: #ddd;
}


#contenttop
{
	/*background: transparent url('images/topbg.png') no-repeat 0 0;*/
	height: 37px;
}

#contentwrapper
{
	/*background: transparent url('images/contentbg.png') repeat-y 0 0;*/

}

#header
{
	height: 140px;
border-bottom: 1px solid #000;
text-align: center;
margin-bottom: 20px;
}

#header1 {
	height: 35px;
	/*background-color: #000;*/
	border-bottom: 4px solid #000;
	border-top: 4px solid #000;
	text-align: left;
	margin-bottom: 20px;
	padding-top: 15px;
}


#header1 li {
	float: left;
	padding: 0 12px 0 12px;
	display: inline;
	list-style-type: none !important;
	border-right: 1px solid #ddd;
	}
	
#header1 a {
	text-decoration: none;
	font-size: 13px;
	font-stretch: semi-condensed;
	font-weight: bold;
}

#header #title
{
padding: 20px 0 20px 0;	
float: left;
}

#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;
}

#bannercontainer
{
	margin-top: 40px;
}

#banner
{
	
	height: 200px;
	background: url('images/bannerbg.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#banner #bannertext
{
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}


#banner #bannertext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#banner #bannertext p
{
	font-size: 16px;
}

#banner #bannericon
{
	float: right;
	margin: 35px 50px;
}

#posts
{
width: 670px;
float: left;
}

.post
{
	border-bottom: 3px solid #000;
	margin: 0;
	padding: 20px 0;
	width: 670px;
}

.postshop
{
	margin: 0;
	padding: 0;
	width: 670px;
}

.post .postheader .commentcount
{
	width: 0px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 0;

}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

.post .postheader .posttitle h2
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 24px;
	background-image:url('../../../../media/cod_logo_hl.gif');
	background-repeat:no-repeat;
	margin: 7px 0 20px;
	padding: 2px 0 0 50px;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #000;
}

.post .postheader h2 a:hover
{
	text-decoration: none;
	color: #fff;
}

.post .postheader .posttitle .postmeta
{
	/*font-family: Georgia, Times, "Times New Roman", serif;*/
	font-size: 11px;
	color: #999;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;	
}

.post .postcontent p
{
	clear: both;
	margin-bottom: 0;
}

.post .posttags, .post .posttags a {
	clear:both;
	text-align: left;
	font-size: 12px;
}

img {
	/*border: 1px solid #ddd;*/
	margin: 0 0 20px 0;
}



.commentbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

#commentform {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:660px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks
{
	/*border-bottom: 3px solid #000;*/
	height: 40px;
	padding-top: 20px;
    display: block;	
}

.navlinks a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

.allcomments {
	border-bottom: 3px solid #000;
	padding-bottom: 20px;
}

.backlinks
{
	border-top: 3px solid #000;
	height: 40px;
	padding-top: 20px;
    display: block;	
}

#sidebar
{
	float: right;
	width: 350px;
}

#sidebar .logo, #sidebar .aktt_tweets {
	width: 320px;
	margin-left: 30px;
	padding-bottom: 30px;
	padding-top: 15px;
	border-bottom: 3px solid #000;
	font-size: 11px;
}

#sidebar .pic {
	border: 1px solid #000;
	padding: 5px 0 0 5px;
	width: 125px;
}

#sidebar .logo img,
#sidebar .pic img {
	margin: 0 !important;
}

#sidebar .pic img {
}

#sidebar .pic a:hover {
	background: none !important;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

#sidebar .wrapbox {
	float: right;
	text-align: left;
	margin: 0;
	width: 130px;
	margin-left: 20px;
}

#sidebar .wrapbox2 {
	float: right;
	text-align: left;
	margin: 0;
	width: 170px;
}


#sidebar .sidebarbox {
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 3px solid #000;
}

#sidebar .sidebarbox h3 {
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
	margin-top: 0px;
}

#sidebar .sidebarbox a {
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0em;
}

#sidebar .sidebarbox ul, #sidebar .aktt_tweets ul {
	list-style-type: none;
	/*text-indent: -1.5em;*/
}

#sidebar .aktt_tweets ul li {
	padding-bottom: 5px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 5px;
}

#sidebar .sidebarbox .pages ul {
	/*text-indent: -3em;*/
}

#sidebar .aktt_tweets p {
	padding: 0px !important;
	font-size: 9px;
}


#sidebar a {
	color: #00C2E2;
}

#sidebar a:hover {
	color: #fff;
}


#sidebar a:selected {
	color: #ddd;
}

#footer {
	height: 50px;
	float: left;
	width: 1020px;
	/*background: url('images/bottombg.png') no-repeat 0 0;*/
	color: #999;
	font-size: 11px;
	padding: 20px 0 0 0;
	border-top: 1px solid #ddd;
}

#login ul {margin:0;padding:0;}
#login ul li {display:inline;margin-left:10px;}

.searchform #searchbox {
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	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;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

input[type="text"], input[type="password"], select, textarea {
	background-color: #00C2E2;
	border: none;
	color: #fff;
	padding: 3px;
	font-size: 20px;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 3px;
}

input[name="quantity"] {
	text-align: center;
	font-size: 11px;
	width: 20px;
}

input[type="submit"] {
	background-color: #00c2e2;
	color: white;
	margin-left: 0px;
}

textarea {
	height: 100px;
}

textarea:focus {
	border: 0;
}

#imageContainer {
	position:relative;
	margin: 0 0 10px 0;
	width: 130px;
	height: 167px;
	border: 1px solid #000;
}

#imageContainer img {
	border: none;
	display:none;
	position:absolute;
	top: 5px; 
	left: 5px;
}