/**
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:#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-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;
}

#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;
}

.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 12px Tahoma, Verdana, Arial;
	color:#ffffff;
	line-height:40px;
	text-align:right;
	text-transform:uppercase;
}

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

}


	.menu1 {font:12px Arial, Helvetica, sans-serif;
	color:#ffffff;

	text-align:center;width:951px; height:42px;
	text-transform:capitalize;}

/* remove all the bullets, borders and padding from the default list styling */
.menu1 ul {padding:0;margin:0;list-style-type:none; text-align:left; background:none;
}

/* style the sub-level lists */
.menu1 ul ul {width:120px; margin-top:18px;   background:#1476bd;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu1 ul li {float:left;
height:18px;padding:10px;background:none;
}

/* style the sub level list items */
.menu1 ul ul li {display:block;height:auto;position:relative; padding:4px 0 7px 0;background:none; }

/* style the links for the top level */
.menu1 a, .menu1 a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#ffffff;padding:0 12px 0 12px;}

/* style the sub level links */
.menu1 ul ul a, .menu1 ul ul a:visited {display:block;color:#ffffff;width:150px; margin-bottom:1px; margin-left:1px; margin-right:1px}
.menu1 ul table ul a, .menu1 ul table ul a:visited  {width:120px; w\idth:120px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu1 table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu1 ul ul table {lef\t:-1px;}
.menu1 ul ul table ul.left {margin-lef\t:2px;}

.menu1 li:hover {position:relative; background-color:#ad0505;}
* html .menu1 a:hover {position:relative; background-color:#ad0505;}

/* style the third level background */
.menu1 ul ul ul a, .menu1 ul ul ul a:visited {background:#1476bd;padding:0 12px 0 12px;}
/* style the fourth level background */
.menu1 ul ul ul ul a, .menu1 ul ul ul ul a:visited {background-color:#1476bd;}
/* style the sub level 1 background */
.menu1 ul :hover a.sub1 {background:#ad0505;}
/* style the sub level 2 background */


/* style the level hovers */
/* first */
.menu1 a:hover {color:#ffffff;background-color:#ad0505;}
.menu1 :hover > a {color:#ffffff;background-color:#ad0505;}
/* second */
.menu1 ul ul a:hover{color:#ffffff;background-color:#ad0505;}
.menu1 ul ul :hover > a {color:#ffffff;background-color:#ad0505;}
/* third */
.menu1 ul ul ul a:hover {background:#ad0505;}
.menu1 ul ul ul :hover > a {background:#ad0505;}
/* fourth */
.menu1 ul ul ul ul a:hover {background:#ad0505;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu1 ul ul {visibility:hidden;position:absolute;top:17px;left:0;width:auto; border:1px solid #ad0505}

/* position the third level flyout menu */
.menu1 ul ul ul{left:14em;top:0;width:120px;}

/* position the third level flyout menu for a left flyout */
.menu1 ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu1 ul li:hover ul, .menu1 ul a:hover ul {visibility:visible;  ; }
/* keep the third level hidden when you hover on first level list OR link */
.menu1 ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu1 ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu1 ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu1 ul :hover ul :hover ul :hover ul {visibility:visible;}