/**
Theme Name: Suspension
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine Theme
*/

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

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#f8fafc url(images/background.gif) repeat-x 0 100%;
	font:normal 12px Arial,  Tahoma;
	color:#62798f;
}

a {
	color: cx;
	text-decoration:none;
}

a:hover { color:#127fce; }

#body-in {
	background:transparent url(images/body-in.gif) repeat-x 0 0;
}

#wrapper {
	width:966px;
	margin:0 auto;
}

/* header */
#header {}

#right-now, #rss-icon {
	background:transparent url(images/all-icons.gif) no-repeat 0 10px;
	padding-left:23px;
	float:left;
	display:block;
	line-height:37px;
	text-transform:uppercase;
	color:#6cb0e2;
}

#rss-icon {
	background:transparent url(images/rss-button.jpg) no-repeat 0 8px;
	float:right;
	padding-left:25px;
}

#branding {
	clear:both;
	overflow:hidden;
	padding-top:19px;
	height:72px;
}

#blog-title {
	font:bold 36px 'Myriad Pro', Trebuchet MS, Tahoma, Verdana;
	display:block;
}

#blog-description {
	font:normal 14px Myriad Pro, Tahoma, Verdana, Arial;
	color:#127fce;
}

#page-menu {
	clear:both;
	height:49px;
	overflow:hidden;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	color:#ffffff;
	display:block;
	float:left;
	height:28px;
	padding:23px 18px 0;
	text-transform:uppercase;
	font:normal 11px Myriad Pro, Tahoma, Verdana, Arial;
	letter-spacing: 2px;
}

#page-menu a:hover, #page-menu li.current_page_item a {
	background:#a70505 url(images/menu-hover-bg.gif) repeat-x 0 0;
}

/* container */
#container {
	padding:10px 0;
}

/* content */
#content {
	float:left;
	width:668px;
}

#featured { margin-bottom:7px; }

/* about us */
#about-us, #about-us-top, #about-us-bottom {
	display:block;
	float:left;
	width:668px;
}

#about-us {
	background:#F9F9F9 url(images/about-us-bg.gif) repeat-y 0 0;
	margin-bottom:7px;
}

#about-us-top {
	background:transparent url(images/about-us-top-bg.gif) no-repeat 0 0;
	padding-top:6px;
}

#about-us-bottom {
	background:transparent url(images/about-us-bottom-bg.gif) no-repeat 0 100%;
	padding:0 4px 6px;
	width:658px;
	font:normal 11px Myriad Pro, Tahoma, Verdana, Arial;
	line-height:18px;
}

#about-us .title {
	font:normal 16px Myriad Pro, Tahoma, Verdana, Arial;
	color:#cc0606;
	border-bottom:3px solid #1475bc;
	padding-bottom:3px;
	margin-bottom:3px;
}

#about-us-avatar {
	float:left;
	margin:0 5px 5px 0;
}

/* about us 2*/
#about-us2, #about-us-top2, #about-us-bottom2 {
	display:block;
	float:left;
	width:960px;
}

#about-us2 {
	background:#F9F9F9 url(images/about-us-bg2.gif) repeat-y 0 0;
	margin-bottom:7px;
}

#about-us-top2 {
	background:transparent url(images/about-us-top-bg2.gif) no-repeat 0 0;
	padding-top:6px;
}

#about-us-bottom2 {
	background:transparent url(images/about-us-bottom-bg2.gif) no-repeat 0 100%;
	padding:0 4px 6px;
	width:950px;
	font:normal 11px Myriad Pro, Tahoma, Verdana, Arial;
	line-height:18px;
}

#about-us2 .title {
	font:normal 16px Myriad Pro, Tahoma, Verdana, Arial;
	color:#cc0606;
	border-bottom:3px solid #1475bc;
	padding-bottom:3px;
	margin-bottom:3px;
}

#about-us-avatar2 {
	float:left;
	margin:0 5px 5px 0;
}

.pagetitle {
	margin-bottom:3px;
	color:#2aa0ea;
	font-weight:normal;
}

.post { margin-bottom:15px; }

.title {
	font:normal 16px Myriad Pro, Tahoma, Verdana, Arial;
	color:#cc0606;
	margin-bottom:5px;
}

.meta {
	border-top:1px solid #e8f2fb;
	border-bottom:1px solid #e8f2fb;
	font-size:11px;
	color:#4285b6;
	line-height:22px;
	margin-bottom:5px;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	float:left;
	display:block;
	padding-left:20px;
	margin-right:10px;
}

.post-author { background-position:1px -29px; }

.comment-post{ background-position:1px -58px; }

.date-post { background-position:1px -89px; }

.categories-post{ background-position:2px -120px; }

.more-link {
	background:#c8e2f5 url(images/read-more-bg.gif) no-repeat 50% 50%;
	display:block;
	width:65px;
	padding:0 6px;
	font-size:10px;
	color:#3a91d2;
	line-height:23px;
	text-transform:uppercase;
}

a.more-link:hover { color:#cc0606; }

.navigation .alignleft a, .navigation .alignright a {
	background:transparent url(images/nav-button-bg.gif) no-repeat 50% 50%;
	display:block;
	float:left;
	font-size:12px;
	color:#ffffff;
	height:23px;
	line-height:23px;
	width:77px;
	margin-left:4px;
	text-align:center;
}

.navigation {
	padding-top:5px;
}

.nomargin a { margin:0 !important; }

/* sidebar */
#sidebar {
	float:right;
	width:290px;
}

#primary  .widget, #secondary { margin-bottom:6px; }

#secondary .widget { margin-bottom:6px; }

#primary  .widget, #primary  .widget-top, #primary  .widget-bottom {
	display:block;
	float:left;
	width:290px;
}

#primary  .widget, #secondary-content {
	clear:left;
}

#primary  .widget-content, #secondary-content {
	background:#f8fafc url(images/widget-bg.gif) repeat-y 0 0;
	display:block;
	float:left;
	width:278px;
	padding:0 6px;
}

#primary  .widget-top, #secondary-top {
	background:transparent url(images/widget-top-bg.gif) no-repeat 0 100%;
	width:290px;
	height:5px;
	float:left;
}

#primary  .widget-bottom, #secondary-bottom {
	background:transparent url(images/widget-bottom-bg.gif) no-repeat 0 0;
	width:290px;
	height:5px;
	float:left;
}

.widget-title {
	background:transparent url(images/dot.gif) repeat-x 0 100%;
	font:normal 16px Tahoma, Verdana;
	color:#cc0606;
	padding-bottom:7px;
	margin-bottom:3px;
}

.widget ul li {
	background:transparent url(images/all-icons.gif) no-repeat 4px -147px;
	line-height:28px;
	border-bottom:1px solid #d8e8f3;
	padding-left:20px;
	overflow:hidden;
	width:259px;
}

.widget ul li.hover { background-color:#e9f2f9; }

.widget ul li li {
	border-top:1px solid #d8e8f3;
	border-bottom:none;
}

.widget a { color:#6989a1; }

.widget a:hover { color:#213448; }


/* footer */
#footer {
	height:40px;
	font:normal 0px Tahoma, Verdana, Arial;
	color:#ffffff;
	line-height:40px;
	text-align:right;
	text-transform:uppercase;
}

#footer a, #footer a:hover {
	color:#ffffff;

}


#footer-mini {
	width: 460px;
	font-size: 8px;
	line-height:40px;
	text-align:right;
	text-transform:uppercase;
}