/* ----------------------------------------------

	Theme Name : OfficeSpace
	Author : Chris Seymour
	Author URI : http://www.c5mix.com/	

 ------------------------------------------------ */

 

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	margin:0;
	padding:0;
	/* customize_background */ background:url(/packages/theme_officespace/themes/officespace/images/bg.jpg) repeat-x center top #648d9d; /* customize_background */
}
a img { border: 0 }




/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#container {
	background:url(/packages/theme_officespace/themes/officespace/images/site-bg.png) repeat-y center;
	width:940px;
	padding: 0 30px;
	margin:0 auto;
}


/* Header */

#header {
	width:960px;
	margin:0 auto;
	padding:0 20px;
	background:url(/packages/theme_officespace/themes/officespace/images/header-bg.png) repeat-y center top;
	position:relative;
}
#header-wrapper {
	background:url(/packages/theme_officespace/themes/officespace/images/header-bg.jpg) no-repeat right top #86bec7;
	height: 106px;
	width: 940px;
	margin: 0 auto;
}
#header #logo {
	padding:0;
}
#header #logo a {
	font-size:50px;
	line-height:1;
	/* customize_header_logo */ color:#000; /* customize_header_logo */
	text-decoration:none;
}
#header #logo .image h1 { margin-bottom: 0; }
#header #logo  a .image { font-size: 0; }

#header p {
	margin:0;
}
#header-top {
	background:url(/packages/theme_officespace/themes/officespace/images/header-top-bg.png) no-repeat center top;
	height:24px;
	width:940px;
	margin:0 auto;
	padding:0 30px;
}
#header-area {
	position:absolute;
	right:60px;
	top:5px;
	width:235px;
	text-align:left;
	padding: 5px;	
}
#header-area form {
	background:none!important;
	border:none!important;
	padding:10px 0!important;
	margin:0!important;
}

#header-area .header-quote {
    background: none repeat scroll 0 0 #E7E7E7;
    max-height: 55px;
	display: inline-block;
    padding: 10px;
    text-align: left;
	color:#9e9e9e;
}
#header-area .header-quote p {
    line-height: 14px;
}
#header-area .quote-name { background: url(/packages/theme_officespace/themes/officespace/images/testimonial-bg.png) no-repeat scroll bottom left transparent; }
#header-area .quote-name p { margin-left: 45px; padding: 3px 0; }

/*  Main Navigation  */

#nav {
	width:940px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:5px solid #8F1A1A;
}
#nav ul {	
	margin:0 20px;
	padding:0;
}
#nav ul li {
	margin:0;
	list-style:none;
	float:left;
	text-transform:capitalize;
	padding:0;
}
#nav ul li a {
	color:#fff;
	display:block;
	padding:9px 15px 8px;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

#nav ul li:hover, #nav ul li.nav-selected {
	border-bottom:none!important;
	padding:0;
}
#nav ul ul li a, #nav ul li.nav-selected ul li a {
	background-color: #409ABD;
}

/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin:0 0 0 -1px;
	border-top:none!important;
    z-index: 10;
}

#nav li li {
    font-size: 1em;
    line-height: 1.2em;
	float:none;
	padding:0;
	text-transform:none;
}
#nav li li:hover {
	background: transparent !important;
	border:none!important;
	padding:0;
}
#nav ul li ul li.nav-selected {border:none!important;}
#nav li li a, #nav li li a:visited {
	padding: 10px 15px;
	display: block;
	font-weight:normal;
	letter-spacing:normal;
}	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
	


/* Feature */

#feature {
	width:940px;
	background: url(/packages/theme_officespace/themes/officespace/images/feature-bg.jpg) no-repeat bottom center;
	margin:0 auto 20px;
	border-left:none!important;
	border-right:none!important;

}
#feature img {
	display:block;
}

/* Feature Title */

#feature-title {
	width: 900px;
	padding: 20px;
	margin: 0 auto 20px;
}
#feature-title h1 {
	color: #fff;
	margin-bottom: 0;
}
#feature-title h1 span {
	border-left:1px dotted;
	bottom:6px;
	font-size:0.5em;
	margin-left:2px;
	padding:6px 0 6px 10px;
	position:relative;
}

/* Homepage */

#container .recent-posts {
	padding: 0 20px;
}
#container .recent-posts .wordpress-entry {
	padding: 0 20px 0;
}
.recent-posts {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 0 14px;
}
.recent-posts ul{ margin: 0; padding: 0; list-style: none; }
.recent-posts ul li {
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.recent-posts ul li a {
	color: #333333;
	text-decoration: none;
}

.featured-post .entry h3, .featured-post .entry h3 a {
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.featured-post .entry h5 { color: #929292; font-weight: normal; }
.featured-post .excerpt p {
	font-size: 1.21em;
}
.featured-post .read-more, .recent-posts ul li a:hover, .featured-post .read-more .button {
	text-align: right;
	font-size: 12px;
}

.featured-post .entry h3 a:hover, .recent-posts ul li a:hover {
	color: #8E1919;
}

.work-with-us p a {  color: #333333; text-decoration: none; }

/* Sidebar */

.wordpress-recent-entries-block ul { list-style: none; padding: 0; margin: 0; }
.wordpress-recent-entries-block ul li { border-bottom: 1px solid #e4e4e4; padding-bottom: 10px; margin-bottom: 10px; }
.wordpress-recent-entries-block ul li a{ color: #333333; }

/* Sections */

#sections {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
}
#sections h3, #sidebar h3 {
	text-transform:uppercase;
	font-weight:bold;
}
#sections h3 {
	color:#fff;
	margin-top:0;
	padding:20px 8px 6px;
}


/* Wrapper */
#wrapper {
	margin-top: 0;
	padding-bottom: 20px;
	overflow: hidden;
}
#home #wrapper, #full #wrapper, #one_over_three #wrapper, #one_over_two #wrapper {
	background: none;
}
#right_sidebar #wrapper, #page #wrapper, #news_article #wrapper {
	border-top: 5px solid #8e1919;
	background: url(/packages/theme_officespace/themes/officespace/images/content-bg.jpg) no-repeat top center;
	background-position: top center;
}
#left_sidebar #wrapper {
	background: url(/packages/theme_officespace/themes/officespace/images/sidebar-bg.jpg) no-repeat;
	background-position: 10px 0;
}

#sidebar .inner {
	padding: 20px;
}



/* Content */

#content {
}

#container .from-the-blog {
	padding: 20px 0 0 30px;
}
#container .from-the-blog h1 { font-family: Georgia, Helvetica, Arial, sans-serif; }
#container .in-the-news h2 {
	font-family: Georgia, Helvetica, Arial, sans-serif;
    font-size: 3em;
	line-height: 1;
}
#container .in-the-news ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#container .in-the-news ul li {
	margin: 0 0 1%;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
#container .in-the-news p { font-size: 1.21em; font-family: Georgia, Helvetica, Arial, sans-serif; }
#container .heading-tab h3 { background-color: #8e1919; padding: 10px 20px; color: #fff; }

/* Breadcrumbs */
#breadcrumbs {
	border-bottom: 1px dotted;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
#breadcrumbs p {
	margin-bottom: 0!important;
	padding: 0;
	font-weight: bold;
}



/* Sidebar */
#sidebar {

}
#home #sidebar {

}


/* Sub Navigation */
ul.sub-nav {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}
ul.sub-nav li {
	border-bottom: 1px dotted #909090;
}
ul.sub-nav li a {
	text-decoration:none;
	display: block;
	padding: 3px 2px;
}
ul.sub-nav li.nav-selected a {
	color: #000;
	font-weight: bold;
}
ul.sub-nav li li {
	border-bottom:none!important;
	color:#777;
	font-size:0.9em;
}
ul.sub-nav li ul {
	margin-top:0;
	margin-bottom:0.5em;
}
ul.sub-nav li li a {
	padding:0!important;
}




/* Footer */

#footer {
	clear:both;
	width:940px;
	margin:0 auto;
	padding:0 30px;
	color:#fff;
	background:url(/packages/theme_officespace/themes/officespace/images/site-bg.png) repeat-y center;
}
#footer-wrapper {
    background-color: #003F59;
    display: inline-block;
    padding: 0 20px 22px;
    width: 900px;
	height:40px;
}
#footer-bottom {
	background:url(/packages/theme_officespace/themes/officespace/images/footer-bottom-bg.png) no-repeat center bottom;
	height:24px;
	width:940px;
	margin:0 auto;
	padding:0 30px;
}
#footer h5 {
	font-size:25px;
	font-weight:normal;
	color:#fff;
	margin:15px 0 0;
}
#footer p {
	margin:20px 0 0;
}
#footer a {
	color:#fff;
	text-decoration: none;
}
#footer a:hover {

}
#footer ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	float: left;
	display: block;
	padding-right: 5px;
	margin-right: 5px;
	text-decoration: none;
}
#footer ul li a { text-transform: uppercase; text-decoration: none; font-size: 12px; }


/* News Article */
#news_article #content p.news-desc {
	font-size: 1.2em;
}


/* Blog Styles */

/* Default Blog */
#blog-index .entry {
}
#blog-index .entry .title h3 {
	margin-bottom:0.25em;
}
.meta, #blog-index .entry .title h4 {
	font-size:11px;
	color:#999;
}
.blog-entry-divider {
	margin:20px 0;
}

/* ProBlog */



/* Date Nav / Tag Cloud */
.ccmDateNav, .ccm-search-block-tag-cloud-wrapper {
	margin-bottom:1.5em;
}
ul.ccm-search-block-tag-cloud li a {
	line-height:1em;
}



/* Form */

#container form {
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
	padding: 15px;
	margin-bottom: 1.5em;
}
#container form table {
	margin-bottom: 0;
}
#container form table td {
	border: 0;
}
form input.formBlockSubmitButton, form input.searchBlockSubmitButton { 
	height: 27px;
	font-weight: bold;
	margin: 0;
	padding: 3px 3px 5px; 
	color: #FFF;
	border-width: 1px;
  	border-style: solid;
	cursor:pointer;
}
form input, form textarea, form select {
	padding:3px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/* alignment classes & additional classes*/

.left  { float: left; }

.right { float: right; }



/* Clearing */

.clearboth { clear: both; }

.clear { display:inline-block; }

.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: ".";
}
/* customize_miscellaneous */ /* customize_miscellaneous */

#aad-election-eve-poll-button,
#aad-election-eve-poll-button:focus,
#aad-election-eve-poll-button:visited {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 44px;
    padding: 10px;
    border: 3px solid #66a8b3;
    color: #66a8b3!important;
    font-weight: 800;
    text-decoration: none;
    font-size: 17px!important;
    max-width: 200px;
    text-align: center;
    line-height: 1.3!important;
}
#aad-election-eve-poll-button:hover {
    border: 3px solid #66a8b3;
    background:#66a8b3;
    color: #fff!important;
}