/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background:#d5d5d5 url('images/background-bg.gif') repeat-x left top;
	margin:0px auto;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:17px;
}
h1 { text-align:left; line-height:normal }
a{ color:#FF0000; text-decoration:underline;}
a:hover{ color:#FF0000; text-decoration:none;}
* {
	margin:0px;
	padding:0px;
}
.wrapper {
	margin:0px auto;
}
/*-----header------*/
.logo {
	padding:15px 0px;
}
.white-bg {
	background:#FFFFFF;
	padding:0px 18px;
}
.banner {
	padding-top:12px;
	padding-bottom:8px;
}

/*-----body------*/
.service_bg{background:url('images/services_bg.gif') no-repeat left top; width:693px; height:43px;}
.service_bg h2{ color:#353535; margin-left:10px; margin-bottom:0px; font-family:Arial, Helvetica, sans-serif;}
.top-articles-head{ background:#959595 url('images/top-articales.gif') no-repeat; width:193px; padding:10px 0; line-height:normal }
.top-articles-head h1 { font-size:20px ; color:#353535; margin-left:20px; font-family:Arial, Helvetica, sans-serif; }
.hot-adult-tips{background:#959595  url('images/hot-seo-tips-newsletters.gif') no-repeat; width:193px;  padding:10px 0; line-height:normal } 
.hot-adult-tips h1{font-size:20px ; color:#353535; margin-left:20px; font-family:Arial, Helvetica, sans-serif; } 
.seo-service-bg {
	background:#f8f8f8;
	padding:0px 15px;
	clear:both;
}
.seo-service-bg .line {
	width:660px;
	clear:both;
	margin:10px 0px 10px 0px;
	background:url('images/line.gif') no-repeat;
	height:1px;
	line-height:1px;
}
.seo-service{width:600px;}
.seo-service-bg dl {
	width:660px;
}
.seo-service-bg dt {
	width:122px;
	text-align:left;
	float:left;
}
.seo-service-bg dd {
	width:520px;
	text-align:left;
	float:left;
}
.seo-service-bg dd h3 {
	font-size:14px; font-family:Arial, Helvetica, sans-serif;
	color:#FF0000; margin-top:0px; margin-bottom:0px;
}
.seo-service-bg dd h3 a{
	 
	color:#FF0000; text-decoration:none;
}
.seo-service-bg dd h3 a:hover{
	 
	text-decoration:underline;
}

.seo-service-bg dd p { 
	padding-top:5px; margin-bottom:0px;
}
.narrowcolumn .entry .seo-service-bg dd p {
	font-size:12px !important;
	padding-top:5px; margin-bottom:0px;
}
.seo-service-bg2 {	 
	 
	clear:both;
}
.seo-service-bg2 .line {
	width:660px;
	clear:both;
	margin:10px 0px 10px 0px;
	background:url('images/line.gif') no-repeat;
	height:1px;
	line-height:1px;
}
.seo-service2{width:600px;}
.seo-service-bg2 dl {
	width:660px;
}
.seo-service-bg2 dt {
	width:122px;
	text-align:left;
	float:left;
}
.seo-service-bg2 dd {
	width:520px;
	text-align:left;
	float:left;
}
.seo-service-bg2 dd h3 {
	font-size:14px;
	color:#FF0000; margin-top:0px; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px;
}
.seo-service-bg2 dd h3 a{
	 
	color:#FF0000; text-decoration:none;
}
.seo-service-bg2 dd h3 a:hover{
	 
	text-decoration:underline;
}
.seo-service-bg2 dd p { 
	padding-top:5px; margin:0px;
}
.clear {
	clear:both;
	margin:0px;
}
.free-seo-bg {
	background:#6c6c6c;
	padding:0px 14px;
	color:#FFFFFF;
}
.free-seo-bg input {
	border:none medium;
	width:164px;
	height:19px;
}
.top-articals {
	background:#959595;
	padding:0px 14px;
}

.top-articals ul {
}
.top-articals ul li {
	list-style:none;
	background:transparent url(images/sidebar-li-icon.gif) no-repeat scroll 2px 6px;
	/*background:url('images/top-articales-arrow.gif') no-repeat 1px 5px;*/
	color:white;
	font-size:11px;
	padding-left:19px;
	margin-bottom:8px;
}
.top-articals ul li a{
	color:white;
	text-decoration:none;
}
.top-articals ul li a:hover{
	color:white;
	text-decoration:underline;
}
.hot-seo-tips {
	background:#959595;
	color:#FFFFFF;
	padding:0px 14px;
}
.hot-seo-tips input {
	border:none medium;
	width:164px;
	height:19px;
}
.body{}
.body h1{ margin-bottom:20px; font-family:Arial, Helvetica, sans-serif;}
.body h2{ margin-bottom:20px; color:#353535; font-family:Arial, Helvetica, sans-serif;}
.body p{ margin-bottom:20px;}

/* BOX BORDER */

.box-border {
	width: 607px;
}

.box-border .border-top {
	height: 10px;
	background: url('images/box_border_top.gif') no-repeat;
}

.box-border .border-top div {
	float: right;
	height: 10px;
	width: 10px;
	background: url('images/box_border_top.gif') no-repeat 100% 100%;
}

.box-border .border-bottom {
	height: 10px;
	background: url('images/box_border_btm.gif') no-repeat 0 100%;
}

.box-border .border-bottom div {
	float: right;
	height: 10px;
	width: 10px;
	background: url('images/box_border_btm.gif') no-repeat 100% 100%;
}

.box-border .border-content {
	padding: 10px 20px;
	border: 4px solid #E3E3E3;
	border-top: none;
	border-bottom: none;
}
.adult-ecommerce-bg{ background:#bd0000; color:#ffffff; text-align:center;}
.adult-ecommerce-bg2{ background:#78030b; color:#ffffff; text-align:center;}
.adult-ecommerce-bg3{background:#6c6c6c;}
.adult-ecommerce-bg4{background:#dbd8d8;}
.sitemap{padding:0px; margin:0px;width:650px;}
.sitemap ul{margin:0px; padding:0px;}
.sitemap ul li {list-style:none; background:url('images/sitemap-li.gif') no-repeat 2px 5px; font-size:12px; font-family:Verdana; padding-left:15px;}
.sitemap ul li a{ color:#000000; text-decoration:none; }
.sitemap ul li ul{margin:0px; padding:5px 10px 2px 15px;}
.sitemap ul li ul li{list-style:none; background:url('images/sitemap-li.gif') no-repeat 2px 5px; font-size:12px; font-family:Verdana; padding-left:15px;}
.sitemap ul li ul li a{ color:#000000; text-decoration:none;}
.step{ padding:0px 0px 20px 0px;}
.step h3{ font-family:Arial, Helvetica, sans-serif;}
.step2{padding-left:20px; margin:0px;}
 
/*-----footer------*/
.footer {
	font-size:11px;
}
.footer a {
	color:#000000;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
/*-----padding------*/
.plrb20 {
	padding:0px 20px 20px 20px;
}
.plr20 {
	padding:0px 20px;
}
/*-----margin------*/

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size:12px; margin:0px;
	}
 
.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
margin:10px 0 0;
	}
.narrowcolumn .entry p{margin-bottom:20px; display:block;}
 .widecolumn {
	line-height: 1.6em;
	}
 
 .entry h2{ margin-bottom:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;} 
.narrowcolumn .postmetadata{
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}
	
small {
	font-family:Verdana;
	font-size:11px;
	line-height: 1.5em;
color: #333;
font-style:italic;
	}
 #headerimg .description {
	font-size:12px;
	text-align: center;
	}

h2 {
	color:#575757;
	}

h2.pagetitle {
	font-size:18px;
	}


/*h3 {
	font-size:13px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: 000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
*/
.entry p a:visited {
	/*color: #b85b5a;*/
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px   Verdana ;
	}
.commentlist li ul li {
	font-size:12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px Verdana ;
	background:#959595 url('images/sidebar-bg.gif') no-repeat left top;
	width:173px !important;
	padding-left:10px;
	padding-right:10px;
	height:auto !important;
	float:left;
	
	}
.sidebar-bg-bottom {
	 
	background:url('images/sidebar-bg-bottom.gif') no-repeat;
	float:left;
	width:193px;
	
	}	
small, .postmetadata{color: #777;}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color:#1063C5;
	}

code {
	font: 1.1em Verdana;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#db0000;
	text-decoration: none;
	}

a:hover {
	color: #1063C5;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em  Verdana;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
 

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 15px; 
	margin: 0px 0 0;
	width: 668px;
	}


.widecolumn {
	padding: 10px 18px 0px 18px;
	margin: 0px 0 0 150px;
	width: auto;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}
.post h2{
	 margin-bottom:20px;
	 font-family:Arial, Helvetica, sans-serif;
	}
.post h3{
	 margin-bottom:20px;
	 font-family:Arial, Helvetica, sans-serif;
	}	
.post h2 a{
	text-decoration:none;
	color:#000000;
	 
	}
.post h1{
     font-family:Arial, Helvetica, sans-serif;
	 margin-bottom:20px;
	 
	}
.post h1 a{
    text-decoration:none;
	color:#000000;
	 
	}	
	
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}*/
.entry ul {margin-left:20px; margin-bottom:20px;}
.entry ul li { color:#000000; padding-left:15px; background:url('images/sitemap-li.gif') no-repeat 2px 5px; list-style:none; margin-bottom:6px;}
.entry ul li a{ color:#1063C5; text-decoration:none;}
.entry ul li a:hover{ text-decoration:underline;}
#sidebar ul ul li {
	background:url('images/sidebar-li-icon.gif') no-repeat 2px 4px; 
	color:#FFFFFF 
	}
 
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	/*padding:0px 15px;*/
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	font-size:11px; color:#FFFFFF;
	}

#sidebar ul ul, #sidebar ul ol {
	/*margin: 5px 0 0 10px;*/
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding:0px 0px 0px 12px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px 5px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
 width: 92px; 
 padding: 2px; height:15px;
	}

#sidebar #searchsubmit {
	/*padding: 1px;*/
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/*#sidebar
{
	padding: 0px 0 10px 0;
	 
	width: 193px;
	}*/

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {

	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 15px;

	}

.navigation .alignleft { 
	float:left;
	text-align:left;
	width:48%;
	font-size:11px;
	}
.navigation .alignright { 
	float:right;
	text-align:right;
	width:48%;
	font-size:11px;
	}
.navigation .alignleft A, .navigation .alignright A { color:#666666 }

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*-----Menu-----*/

.ddsmoothmenu{
font: bold 12px Verdana;


width: 150px;
height:37px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/* background:url(services.gif) no-repeat;*/
background:#393939;  
color: white;
border-right: 1px solid #ffffff;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background:#c10000; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background:#c6c6c6; /*background of menu items during onmouseover (hover state)*/
color:#000000;
text-decoration:none;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #ffffff;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
/*background: silver;*/
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.homepage_rel_height{position:relative; height:907px; }
*html .homepage_rel_height{position:relative; height:960px; }
.table{ border-left: solid 1px #999999; border-top: solid 1px #999999;}
.table h3{margin:0px; padding:0px;}
.table th{background:#efefef;border-bottom: solid 1px #999999; border-right: solid 1px #999999; padding-left:5px;}
.table td{ border-bottom: solid 1px #999999; border-right: solid 1px #999999; padding-left:5px;}
.blog-line{background:url('images/blog-line.gif') repeat-x left top; width:670px; margin-bottom:20px; margin-top:10px;}
.tag_cloud A{ color:#FFFFFF
}
#sidebar h2 {
	font-family:Verdana;
	font-size:18px;
color:#FFF;
border-bottom:solid 1px #d8d8d8;
padding:5px 0 !important;
	}
#sidebar a  { 
text-decoration:underline;
color:#eaeaea ;	 
	} 
.keyword-research {background:url('images/seo1.gif') no-repeat left top;  display:block;padding-top:70px;  margin-bottom:10px; padding-left:120px;  border-bottom:solid 1px #CCCCCC }
.code-optimization  {background:url('images/seo2.gif') no-repeat left top;  display:block;padding-top:70px;  margin-bottom:10px; padding-left:120px;  border-bottom:solid 1px #CCCCCC }
.image-optimization  {background:url('images/seo3.gif') no-repeat left top;  display:block;padding-top:70px;  margin-bottom:10px; padding-left:120px;  border-bottom:solid 1px #CCCCCC }
.video-optimization  {background:url('images/seo4.gif') no-repeat left top;  display:block;padding-top:70px;  margin-bottom:10px; padding-left:120px;  border-bottom:solid 1px #CCCCCC }
.web-analytics {background:url('images/seo5.gif') no-repeat left top;  display:block;padding-top:70px;  margin-bottom:10px; padding-left:120px;  border-bottom:solid 1px #CCCCCC }

/* menu */
 

 #p7PMnav {
	margin: 0 0 0 0px;
	padding:0px;
	font-family:Verdana;
	font-size:12px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#p7PMnav ul {
	margin: 5px 0 0 0;
	padding: 0;
	background-color: tranparent; 
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav ul ul {
	margin: 0px 0 0 0;
	padding: 0;
	background-color: tranparent; 
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav ul li a {
	background-color:#393939; 
	margin:0;
	vertical-align:middle;
	width:180px;
	display:block; 
	border-bottom:solid 1px #ccc; 
	padding: 8px 5px;
	color: #FFF;
	text-decoration:none 
}
#p7PMnav ul li  a:hover   {
	background-color:#CFCFCF; 
	margin:0;
	vertical-align:middle;
	width:180px; 
	display:block;
	color:#000000;    
}

/* ------ the current page marker style ------
#p7PMnav .p7PMmark {
	color: #333333;
} */
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	/*background-image:    url("../imgs/dark_east.gif");*/
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #f60;
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left; 
}

 
#p7PMnav ul li {
	float: none;
}
#p7PMnav a { 
	display: block;
	text-decoration: none; 
	color: #f60;
	line-height:1;
	font-size:12px;
}  
 /*ul#p7PMnav li{ background-color:#ccc; }*/

/* menu end */
.top-articals h3 { 
	color:#FFFFFF 
} 