/*  
Theme Name: Clean Copy Right Sidebar
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Clean Copy 2 Column is a clean blue, grey and white theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Header photo by Ville Miettinen, used with permission
*/


body {
	background: #39566D;
/*	background: #415F75; */
	color: #000000;
	font-size: 14px;
/*	font-family: Arial, Verdana, Sans-Serif; */
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
/*	color: #2397E9; */
	color: #39566D;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
        color: #333;
	}

img {border: 0;}
a img {border: 0;}
p img { padding: 0; max-width: 100%; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.right { 
	float: right; 
	}
.left { 
	float: left; 
	}

#container { 
	background: #ffffff;
	width: 920px;
	text-align: left; 
	margin: 0px auto 20px auto; 
/*	border: 1px solid #cccccc; */
	overflow: hidden;
	}



#header {
	width: 920px;
	height: 164px;
	background: #2397E9 url(images/worlds-best-online-business-resources.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
	}

table#table-1 {
        margin: 10px 0px 10px 0px
        }

#menu { 
        background: #263E53;
	height: 28px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
/*	border-bottom: 5px solid #888888; */
       &nbsp;}
	
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #39566D;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

#menu2 { 
        display: block;
	height: 28px;
	margin: 0px;
	padding: 4px 0px 4px 80px;
	text-align: center;
        line-height:30px;
	}

#menu2 img{
	border: none;
	}
#menu2 h2 {
	color: #ffffff;
        text-align: center;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
#menu2 li {
	display: block;
	list-style-type: none;
	margin: 0px;
        padding: 0px;
        }
		
#menu2 ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu2 ul li a {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu2 ul li a:hover {
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

/*#search{
	background: #F7F7F7;
	border: 1px solid #b3b3b3;
	float: right;
	height: 27px;
	margin: 6px 15px 0px 0px !important; /* FireFox */
/*	*margin: 0px 0px 0px 0px;  IE 
	width: 260px;
        } */

/* html #search{
	margin-right: 8px;
    }*/

/*#search input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	border: 0;
        color: #15317E;
	float: left;
	font-size: 13px;
        line-height:20px;
	margin: 5px 0 0;
	padding: 0px 2px 2px 10px;
	width:288px;
    }
*/

* html #content { width: 560px; margin: 20px 20px; }

#content { 
	display: block;
	background: #ffffff; 
	width: 560px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	float: left; 
	position:relative;
	padding: 0px;
	}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
/*	color: #cccccc; */
	color: #51779E;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #1F0B06;
	text-decoration: underline;
	}

#content h2 {
/*	color: #333333; */
/*	color: #5E7AD3;  Web Hosting Menu Color */
	color: #1F0B06;
	text-align: center; /* Post Title */
	font-size: 20px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 10px;
	line-height: 120%;
	font-variant: normal;
	}

/*#content .page_item page-item-7 h2 {color: #5E7AD3;}*/
/*#content h2 .page_item page-item-7 {color: #5E7AD3;} */

#content h2 a  {
	color: #333333;
	text-decoration: underline;
	}

#content h2 a:hover {
/*	color: #2397E9; */
	color: #51779E; /* Post Title */
	background: none;
	text-decoration: underline;
	}



#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
/*	color: #666666; */
	color: #2B51B3;
	text-decoration: underline;
	}

#content ul li a:hover {
/*	color: #000000; */
	color: #1F3E9F;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#contentwrapper2{
	width: 920px;
	margin: 0 auto;
	text-align : center;
	background-image: url(images/sbbg.gif);

}

#content2 {
	float: left;
	padding: 10px 0px 10px 20px;
	width: 862px;
	margin: 0px 0px 5px 8px !important; /* Firefox */
	margin-left:4px; /* IE */
	margin-right:0px; /* IE */
/*	border:#ccc 1px solid; */

}

#content3 {
	text-align : center;
	font-weight: bold;
        text-decoration: none;
}

#content3 a {
	text-decoration: none;
	}

#content4 {
	text-align : center;

}




#sidebar { 
	display: block;
	color: #000000;
	width: 205px;
	float: right; 
	position:relative;
/*	margin: 20px 30px 20px 0px; */
	margin: 20px 10px 20px 0px;
	padding: 0px 30px 20px 30px;
	text-align: left;
/*	border: 1px solid #cccccc; */
	}

* html #sidebar { margin: 20px 5px 20px 10px; }

#sidebar .box {
	padding: 3px;
	margin-bottom: 0px;
	background-color: #fff;
        }

#sidebar .pixo-sidemenu {
/*	padding-bottom: 40px; */
        }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

/*#sidebar h2 {
	color: #333333;
        color: #fff;
	background-color: #415F75;
        font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	} */

#sidebar h2 {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-top: 5px;
	color: #fff;
	background-color: #51779E;
	text-align: center;
	padding: 7px;
        }
#sidebar h6 {
	color: #333;
        line-height: 120%;
        }

#sidebar h6 a{
/*	color: #39566D; */
	color: #333;
        line-height: 120%;
        }

#sidebar h6 a:hover{
/*	color: #333; */
	color: #39566D;
        line-height: 120%;
        }

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
/*	color: #2397E9; */
	color: #333;
        font-size:13px;
        font-family:verdana,sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
	}

#sidebar ul li a:hover {
/*	color: #000000; */
	color:#39566D;
        font-size:13px;
        font-family:verdana,sans-serif;
        font-weight:bold;
	text-decoration: none;
	list-style: none;
	}
#sidebar ul li ul li {
	padding: 10px 0px 0px 15px;
	list-style: none;
        }

#sidebar ul li ul li a {
/*	color: #2397E9; */
	color: #51779E;
	list-style: none;
        }




#footer { 
	color: #ffffff;
	background: #51779E;
	font-size: 12px;
	font-weight: bold;
        line-height:18px;
/*	padding: 20px 20px 20px 20px; */
	padding: 10px 8px 20px 8px;
/*	height: 20px; */
	height: 60px;
	text-align: center;
	clear: both;
/*	border-top: 3px solid #cccccc; */
/*	border-bottom: 3px solid #cccccc; */
	}
#footer a {
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px;
	text-decoration: underline;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer .left1 {
	text-align: left;
	float: left;
	width: 23%;
        }

#footer .center1 {
	text-align: center;
	float: left;
        width: 46%;
        }

#footer .right {
	text-align: right;
	float: right;
	width: 31%;
	text-align: right;
        }


