/*
Theme Name: WebWars Dev
Theme URI: http://www.webwars.com
Description: Based on another theme.
Version: 1.6
Author: Chad Geraci
Author URI: http://www.webwars.com
Tags: custom header, fixed width, two columns
*/

/* 
	Background-Styles 
*/


body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	font-size:11px;
	line-height:20px;
	background: #E5E5E5 url(images/tile_gradient.gif) repeat-y fixed 50% 0;
}

html, body {
height: 100%;
}

.container {
	width:960px;
	margin:0 auto;
	position:relative;
	background:#fff;
	padding:0 0 40px 0;
	min-height:600px;
	border-right: 
}

.containerBottom {
	width:890px;
	margin:0 auto;
	position:relative;
	min-height:140px;
}


/* 
	Header-Styles 
*/

#header {
	margin:0 0 20px 0;
	padding:20px 0 0 0;
	height:100px;
}

#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-repeat:no-repeat;
	width:179px;
	height:95px;
	margin:0 0 -2px 20px;
	float:left;
}

#logo_footer {
	margin-bottom:10px;
}


ul#menu {
	padding:0px;
	margin: 70px 250px 0 0;
	float:right;
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
	text-decoration:none;
	color:#333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	padding: 5px 2px;
}

ul#menu li a.active, ul#menu li a:hover {
		background:#1E81BD;
		color:#333;
}


/* Press */

ul#pressArchive li {
	list-style-type:none;
}

ul#pressArchive {
	margin:-6px 0 0 0;
}

.pressImage1 {
	text-align:left;
	margin:0 30px 0 5px;
}

.pressImage2 {
	text-align:left;
	margin:0 30px 0 5px;
}

.pressImage3 {
	text-align:left;
	margin:0 30px 0 5px;
}

.pressImage4 {
	text-align:left;
	margin:0 30px 0 5px;
}


#pressDownloads table {
  	position: relative;
  	top: -4px;
  	left: -4px;
  	background: #fff;
	width:320px;
	margin-bottom:20px;
}




#pressDownloads table th, table td {
  	margin: 0;
  	padding: 2px 10px;
  	text-align: left;
  	}

#pressDownloads table th {
  	color: #999;
  	}

#pressDownloads table .name {
  	text-align: left;
}
#pressDownloads table tr {
  	background: #e6e6e6;
  	}
#pressDownloads table tr.alt {
  	background: #f1f1f1;
  	}
#pressDownloads table td a {
  	font-weight: normal;
  	}



/* Sub-Menu */

ul#subMenu {
	padding:0px;
	margin-top: 0px;
	float:left;	
	list-style: none;
	font-size:85%;
	margin-left:20px;
}
ul#subMenu li {
	margin-left:0px;
}
ul#subMenu li a {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	padding: 5px 2px 5px 0;
}

ul#subMenu li a.active, ul#menu li a:hover {
		background:#c4dfee;
}

/* breadCrumb */


.breadCrumb {
	padding: 0px;
	margin-top: 20px;
	clear:both;
	margin-left:188px;
}

ul#breadCrumb li {
	display:inline;
	margin-left:0px;
	font-size: 10px;
	text-transform:uppercase;
}

ul#breadCrumb li.trail {
	font-size:9px;
}
ul#breadCrumb li a {
	text-decoration:underline;
	color: #716d6a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 5px 2px;
}

ul#breadCrumb li a.active, ul#breadCrumb li a:hover {
		background:#c4dfee;
}




/* 
	Block-Styles 
*/

.block {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-bottom:20px;
	position:relative;
}

.ribbon {
	position:absolute;
	top:-3px;
	right:-3px;
}
.block_inside { 
	display:block; 
	border:none;
	padding:0;
	overflow:auto;
}
.image_block {
	border:none;
}
.image_block img {
	border:none;
}
.text_block {
	float:left;
	width:430px;
	margin-left:30px;
	padding-top:30px;
}

#block_featuredblog .text_block { padding-top:5px; width:490px;}


/*
	Home Content Aera Styles
*/


#text_column {
	float:right;
	width:625px;
}
#text_column1 {
	float:left;
	width:310px;
}
#text_column h2#text_title { 
	text-indent:-9999px;
	background-image:url(images/creatif.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:129px;
}


/*
FAQ
*/


#faq {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}

/**** Gallery Styles *****/

.galleryBox {
	display: block;
	float:left;
	margin: 20px;
}

.galleryDescription {
	float:left;
	width:269px;
	margin-left:16px;
}

.galleryHolder {
	float:right;	
	width:750px;
	margin-top: 20px;
	margin-bottom:60px;
	border-top:1px solid #1e81bd;
	margin-right:20px;
}

.galleryTitle {
	float:left;	
	width:600px;
	margin-left:177px;
	padding:0;
}

/* Post Styles */

#date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:100%;
}



/*
	Block-Content-Styles
*/

#content_area {
	width:665px;
	float:left;
}
#content_area .block_inside {
	min-height:400px;
}
#sidebar {
	float:left;
	width:281px;
	position:relative;
	left:-1px;
	margin-top:15px;
	background-color:#e2dddc;
	border:1px solid #a3a09e;
}
#sidebar .block_inside {
	background:none;
	background-color:#e2dddc;
}

#sidebar h3 {
	font-size:20px;
	line-height:23px;
}
#sidebar ul { margin:10px 0px 30px 0px; padding:0px; }
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:0px; }
#sidebar ul li a { color:#7f7d78; }
#sidebar ul li a:hover { color:#0172dd; text-decoration:none; }


#content_area h2 { font-size:32px; line-height:31px; }

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}

/*  Internal page styles*/


#cp_content {
 	border-top: solid 1px #666;
	float: right;
	width: 70%;
	margin-top:27px;
	}
	
#cp_contentBio {
	float: right;
	width: 550px;
	}	

	
#cp_contentBio h1 {
	color:#333;
	}	

#cp_contentPress {
	float: right;
	width: 550px;
	}	

#cp_contentWide {
	float: right;
	width: 550px;
	}


#cp_sidebar {
	float: left;
	width: 150px;
	}
cp_sidebar ul {
	margin: 0;
	list-style-type:none;
	}
#cp_sidebar-2 {
	float: right;
	width: 340px;
	/* border:1px solid #333; */
	margin-right:20px;
	}

#products_sidebar {
	float: left;
	width: 150px;
}

#cp_content div {
	padding: 0 0 20px 20px;
	}
#cp_contentBio div {
	padding: 20px 0 0 0;
	}

#cp_sidebar div  {
	padding: 20px 5px 20px 0;	
}

#cp_sidebar-2 div {
	padding:  0;
	margin-top:20px;
}
	
#cp_sidebar-2 div img {
	float:right;
	margin-bottom: 10px;
}

#weblingSite {
	margin-top: -7px;
}

#cp_sidebar-2 div p {
	float:right;
	display:block;
	clear:both;
	width: 326px;
	font-size:11px;
	color:#999;
}

#main-body {
	float: left;
	width: 60%;
}

#main-body2 {
	float: left;
	width: 100%;
}

#main {
	width:1003px;
	margin:0 auto;
}

/* 
	Text-Styles   
*/


h1 { 
	color:#333;
	font-size:26px;
	font-family: Geneva, sans-serif;
	margin-top:20px;
}

h2 {
	margin:0px 0px 0px 0px;
	font-size:25px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#333;
	line-height:39px;
	letter-spacing:-1px;
}

h3 {
	margin:0px 0px 5px 0px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#5f9e18;
}


h4 {
	color: #333;
	margin: 0px 0px 0px 0px;
}


#newsContainer {
	font-size:16px;
}



small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#26689f;
	text-decoration:none;
}
small a {
	color:#007de2;
}
a:hover { text-decoration:underline; }
p 	{ 
	margin: 0px 0px 15px 0px; 
	background: none;
}

a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}

#replaceAbout {
text-indent: -9000px;
background: url(images/about_us.gif);
background-repeat:no-repeat;
margin-bottom:0;
height:25px;
}

#replaceLatest {
text-indent: -9000px;
background: url(images/latest_news.gif);
background-repeat:no-repeat;
margin-bottom:0;
height:25px;
}

#replaceHiring {
text-indent: -9000px;
background: url(images/we_are_hiring.gif);
background-repeat:no-repeat;
margin-bottom:0;
height:25px;
}


#replaceProducts{
text-indent: -9000px;
background: url(images/header_products.gif);
background-repeat:no-repeat;
margin-bottom:5px;
height:25px;
}

#replaceFAQ {
text-indent: -9000px;
background: url(images/header_faq.gif);
background-repeat:no-repeat;
margin-bottom:5px;
height:25px;
}


#replaceJobs {
text-indent: -9000px;
background: url(images/header_jobs.gif);
background-repeat:no-repeat;
margin-bottom:5px;
height:25px;
}

#replaceBeta {
text-indent: -9000px;
background: url(images/header-beta.png);
background-repeat:no-repeat;
margin-bottom:5px;
height:25px;
}

#wideText {
	width:600px;
	float:left;
	margin-left:150px;
	margin-top: 20px; 
	border-top: solid 1px #666;
	padding:0 20px 20px 20px;
}

#wideContent {
	width:888px;
	float:left;
	margin-left:36px;
	margin-top: 20px; 
	margin-right:36px;
}

#hrWide {
	width:888px;
	float:right;
	border-top: solid 1px #666;

}

.productsContent {
	width: 272px;
	float:right;
}

.productsContainer {
	height: 540px;
	margin-bottom: 40px;
	width: 888px;

}

.productsContainer h4 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	margin-bottom:21px;
}



.productsContent h3 {
	color:#5f9e18;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
	margin-bottom:3px;
}

.productsContent p {
	margin-bottom:16px;
	line-height:16px;
}

#productsButtonSpace {
	padding-top:16px;
}

#productsButtonSpace {
	padding-top:16px;
}

/* Footer-Styles */
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	line-height:1.5em;
}

#footer a {
	color:#fff;
}

.footer_column {
	float:left;
	width:120px;
	margin-right:0;
}
#footer .long {
	width:140px;
	margin-right: 59px;
	padding-top: 4px;
}
#footer h3 {
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:-2px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#footer {
	background:#333;
	background-repeat:repeat-x;
	padding:32px 0 6px 0;
	position:relative;
	margin: 0 auto;
	width: 100%;
	height:250px;
	border-top: 3px solid #ec8f3f;
}


/* HomePage Styles */


.column-container {
	border: 0px dotted #BAB9B8;

	width: 960px;
	overflow: hidden;
	margin:0 0 60px 0;
	padding:0;
}

.box {
	background: #FFF;
	border: 0px dotted #BAB9B8;
	width: 280px;
	height: 150px;
	padding: 0px;
	position: relative;
	margin: 0 0 0 37px;
}

.floatLeft {
	float: left;
}


.floatLeft p {
	margin:0;
	padding:0;
}


/** Bio Section Styling **/


.clear {
  clear: both;
}

.bio {
 	border-top: solid 1px #666;
 	width: 550px;
 	margin-top: 10px;
}

.bio img {
  float: left;
  padding: 10px 0 10px 10px;
}

.bio p {
  float: right;
  width: 380px;
  margin: 0;
  padding: 10px 10px 10px 0;
}

.bio h3 {
  float: right;
  width: 380px;
  margin: 0;
  padding: 10px 10px 10px 0;
  color:#5f9e18;
  text-transform:uppercase;
}

.clearfix:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
 	clear: both;
}


#newsBox {
	float: left;
	background: #FFF;
	border: 0px dotted #BAB9B8;
	width: 280px;
	padding: 5px;
	position: relative;
	margin-left:14px;
}


#newsBox  p {
	margin:0;
	padding:0;
}

#newsBox  p em {
	font-size:90%;
}


.floatRight {
	float: right;
}

.text {
	position: absolute;
	left: 0;
	top: 0;
}


#footColor {
	border-bottom: 3px solid #87B825;
	background: #B4E637 url(img/header-bg.gif) repeat-x top left;
	height:200px;
}


