/*
Theme Name: Bluestone Corporate
Theme URI: http://bluestone.com
Version: 0.4SH
Description: A very classy, lightweight, and content-focused theme with a lot of features to customize everything to your liking. Theme options with 7 different color schemes and the ability to change things like fonts, logo, custom widgets, etc. Dropdown menu for fast and space-saving navigation.
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, buddypress
Author: SIMPLY HADDAD
Author URI: http://www.simplyhaddad.com
Adapted: Corporate (Ori Pearl) - GPL V3.0
* SIMPLY HADDAD Development Team (Alpha and Beta)
*/

/*** NAVIGATION SETTINGS ***/

	/* MAIN NAVIGATION PANEL */

		#nav-wrap1{
		  background: transparent url(images/nav-left.png) no-repeat left top;
		  padding-left: 20px;
		  position: relative;
		  z-index: 100;
		  left: 0px;
		  height: 64px;
		}

		#nav-wrap2{
		  background: transparent url(images/nav-bg.png) no-repeat right top;
		  padding-right: 25px;
		  height: 64px;
		  float: left;
		  width: 827px;
		}

		#nav-wrap2 ul#nav, #nav-wrap2 ul#nav li{
		  padding: 0;
		  margin: 0;
		  list-style-type: none;
		}

		#nav-wrap2 ul#nav li{
		  display:inline;
		  float: left;
		  position: relative;
		  border-left: 1px dotted #9c9c9c;	 
		}

		#nav-wrap2 ul#nav li a{
		  padding: 0px 3px;
		  display: block;
		  margin-top: 1px;
		  height: 35px;
		  float: left;
		  color: #4f4f4f;
		  text-decoration: none;
		  font-size: 105%;
		  text-shadow: #d6d6d6 0.08em 0.08em 0.1em;

		}

		#nav-wrap2 ul#nav li a:hover{
		  color: #fff;
		}

		#nav-wrap2 ul#nav .fadeThis {
		  position:relative;
		  z-index: 1;
		  background: none;
		}

		#nav-wrap2 ul#nav .fadeThis span.hover {
		  position: absolute;
		  top: 0;
		  left: 0;
		  display: block;
		  height: 100%;
		  width: 100%;
		  background: transparent url(images/nav-active.png) repeat-x left top;
		  z-index: -1;
		  margin: 0;
		  padding: 0;
		}

		#nav-wrap2 ul#nav li a span{
		  display: block;
		  margin-top: 6px;
		  padding: 0 8px;
		  font-size: 110%;
		}


	/* NAVIGATION SUB-MENUS */

		#nav-wrap2 ul#nav ul {
		  position: absolute;
		  background: #f7f5ef;
		  display: none;
		  width:200px;
		  top: 36px;
		  left: 0;
		  margin: 0;
		  font-size: 90%;
		  line-height: 100%;
		  z-index: 99;
		  border: 1px solid #fff;
		  text-align:left;
		}

		#nav-wrap2 ul#nav ul ul{
		}

		#nav-wrap2 ul#nav a.active ul,
		#nav-wrap2 ul#nav li.current_page_item ul,
		#nav-wrap2 ul#nav li.current_page_ancestor ul,
		#nav-wrap2 ul#nav li.current-cat ul{
		  background: #fff;
		}

		#nav-wrap2 ul#nav li.current_page_item ul ul,
		#nav-wrap2 ul#nav li.current_page_ancestor ul ul,
		#nav-wrap2 ul#nav li.current-cat ul ul{
		  border: 1px solid #fff !important;
		}

		#nav-wrap2 ul#nav li ul a{
		  width:180px;
		  float:left;
		  background: none;
		  margin: 0;
		  padding: 4px 10px;
		  height: auto;
		  color: #000;
		  font-weight: normal;
		  line-height: 125%;
		}

		#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span span{
		  margin: 0;
		  padding: 0;
		  height: auto;
		  float: none;
		}

		#nav-wrap2 ul#nav ul .fadeThis span.hover {
		  background: #949494;
		}

		#nav-wrap2 ul#nav li ul a:hover, #nav-wrap2 li ul#nav ul a:hover,
		#nav-wrap2 ul#nav a.active ul a:hover,
		#nav-wrap2 ul#nav li.current_page_item ul a:hover,
		#nav-wrap2 ul#nav li.current_page_ancestor ul a:hover{
		  color: #fff;
		}

		#nav-wrap2 ul#nav ul a:hover, #nav-wrap2 ul#nav ul a:hover span,
		#nav-wrap2 ul#nav a.active ul a:hover span,
		#nav-wrap2 ul#nav li.current_page_item ul a:hover span,
		#nav-wrap2 ul#nav li.current_page_ancestor ul a:hover span,
		#nav-wrap2 ul#nav ul li.current_page_parent a:hover span,
		#nav-wrap2 ul#nav ul li.current_page_item a:hover span,
		#nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a:hover span{
		  color:#fff;
		}

		#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span{
		  background: none;
		}

		#nav-wrap2 ul#nav ul ul{
		  top:auto;
		}

		#nav-wrap2 ul#nav li ul ul {
		  left:195px;
		  top: 4px;
		}

		#nav-wrap2 ul#nav li:hover ul ul, #nav-wrap2 ul#nav li:hover ul ul ul, #nav-wrap2 ul#nav li:hover ul ul ul ul{
		  display:none;
		}
		#nav-wrap2 ul#nav li:hover ul, #nav-wrap2 ul#nav li li:hover ul, #nav-wrap2 ul#nav li li li:hover ul, #nav-wrap2 ul#nav li li li li:hover ul{
		  display:block;
		}

	/* NAVIGATION ACTIVE SUB-MENUS */
	
		#nav-wrap2 ul#nav ul li.current_page_parent a span,
		#nav-wrap2 ul#nav ul li.current_page_item a span,
		#nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a span{
		  color: #2d83d5;
		}

		#nav-wrap2 ul#nav ul li.current_page_item li a span, #nav-wrap2 ul#nav ul li.current_page_parent li a span{
		  color: #000;
		}

	/* NAVIGATION IE FIXES */
	
		#nav-wrap2 ul#nav li:hover { z-index: 100; }
		#nav-wrap2 ul#nav * li:hover { visibility: inherit; }

		
html, body, #footer
{
	/* background: #666666 url('images/bodybg.jpg') repeat-x 0 0; */
	background-color: #EEEEEE !important;
	font-size: 11px;
	color: #525252;
}

h2, a
{
	color: #525252;
}

pre, code {white-space: normal;}


#top
{
	height:26px;
	margin-top:-70px;
	padding:0 40px;
	text-align:right;
}

#top .menu
{
	padding-top: 7px;
}

#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: 180px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 50px;
	margin-top:-130px;
}

#header #title
{
	padding-left: 5px;	
}

#header #title .logo
{
	float: left;
	margin-right : 10px;
	margin-top:-8px;
	height: 35px;
}

#header #title #blogtitle
{
	margin-left: 48px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #00235d;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 14px;
	color: #525252;
}

#header #searchbar
{
	margin-top: 10px;
	padding:0 0 0 70px;
}

#introcontainer
{
	margin-top: 40px;
}

#intro
{
	
	height: 200px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#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
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 0px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
	font-size: 110% !important;
}

.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: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;
}

.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;
}

#sidebar #wrapbox
{
	background: #fafafa;
	border: solid 1px #eeeeee;	
	padding: 10px;
	margin: 0px 5px 20px 5px;
	_margin: 0px 0px 20px 0px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 40px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: #00235D;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1.5em;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
}


.searchform {
	position:absolute;
right:95px;
text-align:right;
top:9px;
}
.searchform #searchbox
{
	/*
	float:right;
	padding-left:5px;
	*/
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 155px;
	width:140px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.png') no-repeat 0 0;
	display: none;
}

/*** 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;
}

td#LoginWithAjax_Links label, td#LoginWithAjax_Links a{
	font-size: 9px;
}

#LoginWithAjax td {
padding: 0;
}

#wpstats {
	display: none;
}

/* CONTENT GALLERY */
#contentgalleryjs {
	margin:-35px 0 -5px !important;
}

.textwidget{
	text-align: center;
}