/*  
Theme Name: Product Launch Formula Blog
Author URI: http://ithemes.com
Version: 1
Author: Cory Miller
Description: All CSS, XHTML and design is copyrighted. Please don't steal.
*/


body {
	background: #fff;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #2c63a4;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#container { 
	background: #ffffff;
	width: 780px;
	text-align: left; 
	margin: 20px auto 20px auto; 
	overflow: hidden;
	}
* html #header{ width: 780px; padding: 0px;}

#header {
	background: #fff;
	padding: 0px;
	text-align: left;
	}	
#header h2 {
	color: #ffffff;
	background: transparent;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	background: transparent;
	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: 5px; 
	margin: 0px;
	}

#menu { 
	background: #666;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	}
#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: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #2397E9;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

* html #content { width: 440px; margin: 10px 0px 20px 20px; }

#content { 
	display: block;
	background: #ffffff;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}

* html #contentbox { width: 440px;}

#contentbox { 
	background: #ffffff url(images/contentback.gif) top center repeat-x;
	display: block;
	width: 460px; 
	margin: 0px 0px 20px 0px;
	float: left; 
	padding: 20px;
	border: 1px solid #dddddd;
	}
#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: #2c63a4;
	font-size: 20px;	
	font-family: Helvetica, Arial, Verdana, Sans-Serif;;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	}
#content h1 a  {
	color: #2c63a4;
	font-size: 20px;	
	font-family: Helvetica, Arial, Verdana, Sans-Serif;;
	font-weight: normal;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000;
	background: none;
	text-decoration: none;
	}


#content h2 {
	color: #000;
	font-size: 16px;	
	font-family: Helvetica, Arial, Verdana, Sans-Serif;;
	font-weight: normal;
	text-decoration: none;
	}
#content h2 a  {
	color: #2c63a4;
	font-size: 20px;	
	font-family: Helvetica, Arial, Verdana, Sans-Serif;;
	font-weight: normal;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica, Arial, 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: #2c63a4;
	background: #ffffff;
	text-decoration: underline;
	}
#content ol.commentlist {
	list-style-type: none;
	line-height: 18px;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	}

#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 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #2c63a4;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	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;
	}

#sidebar { 
	display: block;
	color: #000000;
	width: 210px;
	float: right; 
	margin: 10px 20px 20px 20px;
	padding: 10px 0px 20px 0px;
	text-align: left;
	}

* html #sidebar { width: 180px; margin: 20px 20px 20px 20px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #fff;
	background: #2c63a4 url(images/sideback.gif) top left no-repeat;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-bottom: 3px solid #cccccc;
	text-transform: uppercase;
	letter-spacing: 3px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 15px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 6px 10px;
	}
#sidebar ul li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #2c63a4;
	text-decoration: underline;
	}
#sidebar ul li ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	}

#footer { 
	color: #666;
	background: #fff;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	height: 40px;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #666;
	text-decoration: none;
	}
#footer a:hover {
	color: #666;
	text-decoration: underline;
	}