/**
Theme Name: Suspension
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine Theme
*/

/* Related Posts */
ol.related-posts {clear:both; text-align:left; margin:0px 0px 0px 0px; padding:0;}
ol.related-posts li{width:100px; float:left; display:inline; margin-right:10px; padding:0;}
ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
ol.related-posts li{font-size:12px;}

input#s {
border: 1px solid #4889b9;
background-color: white;
color: #4889b9;
}
/* -------------------------------------- */
.success, .error_pastel, .announce {
    border: 1px solid;
    margin: 0px 0px 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-weight:bold;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
.error_pastel {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/error.png');
}
.announce {
    padding:15px 10px 15px 120px;
    color: #4F8A10;
    background-color: #DFF2BF;
    background-position:left top;
    background-image:url('images/announce.gif');
}
.announce_title { 
    padding:4px;
    font-size:14px;
    font-weight:bold;
    background-color: #4F8A10;
    border-color: #4F8A10;
    color: #FFFFFF;
}
.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
h1 {font: 2em Georgia;}
.clearfix {
	display: inline-block; /* IE7xhtml*/
        padding: 2px;
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	font:normal 12px Arial, Tahoma;
	color:#444444;
}

a {
	color:#cc0606;
	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-icon.gif) no-repeat 0 0px;
	float:right;
	padding-left:30px;
}

#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 16px 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;
}

#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 12px Tahoma, Myriad Pro, 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;
}

.pagetitle {
	margin-bottom:3px;
	color:#2aa0ea;
	font-weight:normal;
}

.post { margin-bottom:15px; }

.title {
	font:normal 24px Myriad Pro, Tahoma, Verdana, Arial;
	color:#cc0606;
	margin-bottom:5px;
}

.meta {
	border-top:1px solid #ffcc14;
	border-bottom:1px solid #ffcc14;
	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; padding-right:50px; }

.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;
}

.order a {
	background-color:#cf1616;
	display:block;
	float:left;
	font-size:12px;
        font-weight:bold;
	color:#ffffff;
	height:23px;
	line-height:23px;
	width:auto;
	margin-left:4px;
	text-align:center;
        padding-left:10px;
        padding-right:10px;
        -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.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 #ffcc14;
	border-bottom:none;
}

.widget a { color:#184f78; }

.widget a:hover { color:#213448; }


/* footer */
#footer {
        background:transparent url(images/background.gif) repeat-x 0 0;
	height:40px;
	font:normal 12px Tahoma, Verdana, Arial;
	color:#ffffff;
	line-height:40px;
	text-align:right;
	text-transform:uppercase;
}

#footer a, #footer a:hover {
	color:#ffffff;

}
