/*  
Theme Name: Custom
Author URI: http://www.fathomseo.com
Version: 1
Author: Fathom SEO
Description: New theme based on the Fathom SEO Pressroom Theme
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #ffffff url(images/bgtop.jpg) top center repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
	border-top: 0px solid #0068c3;
	height:100%;
	}
a, a:visited{
	color: #0068c3;
	text-decoration: underline;
	}
	
a:hover{
	color: #5f46a9;
	text-decoration: underline;
	}

#header { 
	color: #000000;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	text-align: center; 
	margin: 0px auto 0px;
	padding: 30px 0px 20px 0px;
	}
#header h2 {
	color: #000000;
	font-size: 40px;
	margin: 0px;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #0068c3;
	text-decoration: none;
	}

#header h3 {
	color: #6046A9;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;

	}


#menu { 
	background: #FFFFFF;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 9px 25px 8px 25px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -12px;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	background: #ffffff url(images/navbar.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	padding-top: 8px;
	}
	
#menu ul li a {
	padding: 5px 14px 5px 14px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	}

#menu ul li a:hover {
	text-decoration: underline;
	}

#centerbox {
border: 4px solid #ffff99;
background: #ffffcc;
padding: 20px 20px 20px 20px;
margin: -20px 10px 30px 10px;
}


#container { 
	width: 960px;
	text-align: left; 
	margin: 0px auto 20px;
	height: 100%; 
	}

* html #container { width: 960px; height: 0 auto; } /* IE hack */

#content { 
	background: #ffffff;
	width: 643px !important;
	_width: 643px;
	float: left !important;
	display: inline;
	padding: 0px 22px 0px;
	border-right: 1px solid #cccccc;
	height: 100%;
	}
#content p{
	margin: 0px;
	line-height: 19px;
	padding: 3px 0px 10px 0px;
	}
#content p img{
	border: none;
	padding: 10px;
	margin-right: 5px;
	}
#content .singlecomment p img {
	padding: 0px;
	margin: 2px 3px 0px 3px;
}
	
#content h1 {
	color: #cccccc;
	font-size: 18px;
	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;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #0068c3;
	font-size: 24px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 125%;
	}
#content h2 a  {
	color: #0068c3;
	text-decoration: none;
}
	
.tweet-sphinn {
	float: right;
	height: 50px;
	padding: 2px 5px 10px 15px;
	width: 145px;
}

.tweetme {
	float: right;
	margin: 0px 0px 0px 10px;
}

.authorline {
	margin: 4px 0px 4px 0px;
}
	
hr {
	background-color: #cccccc;
	border: 0px;
	color: #cccccc;
	height: 1px;
	margin: -3px 0px 12px 0px;
}

#content h2 a:hover {
	color: #5f46a9;
	text-decoration: none;
	}

#content h3 {
	color: #97be63;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #97be63;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 19px;
	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;
	line-height: 19px;
	margin: 15px 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a img {
	border: 0px;
	padding: 3px 0px 3px 0px;
}

#authorbio {
	width: 96%;
	height: 100%;
	padding: 18px 10px 10px 10px;
	margin: 10px 0px;
	border-top: 1px solid #cccccc;
}

#authorbio img {
	border: 1px solid #cccccc;
	float: left;
	margin: 0px 10px 10px 0px;
}

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 {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	color: #000000;
	width: 210px !important;
	_width: 210px;
	float: right !important;
	padding: 0px 35px 30px 10px;
	height:100%;
	}
#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#sidebar h2 {
	color: #6046a9;
	font-size: 17px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 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: #000000;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #5f46a9;
	text-decoration: underline;
	}

#searchfield {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-right: 3px;
	width: 150px;
}

#subscribefield {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-bottom: 8px;
	width: 200px;
}

.singlecomment {
	padding-bottom: 8px;
}

#commentlist li {
	margin-bottom: 15px;
}

#commentform {
	border: 0px;
	width: 500px;
}

#commentform label {
	margin-top: 1px;
}

.textbox {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px 0px 9px 0px;
}

.required-asterisk {
	color: #ac1a2f;
	font-size: 13px;
}

#footer a {
	color: #0068c3;
	text-decoration: none;
	}

#footer a:hover {
	color: #5f46a9;
	text-decoration: underline;
	}
	
#blogtitle{
	font-family: Arial, Verdana, san-serif;
    color: #0068c3;
	font-size:18pt;
	line-height: 20pt;
	font-weight: normal;
}
#blogtext{
	font-family: Arial, Verdana, san-serif;
    color: #6F6F6F;
	font-size:10pt;
}
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("images/rss-icon.png") no-repeat 0 50%;
  font-size:12pt;
}
.twittericon {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("http://www.fathomseo.com/pressroom/wp-content/themes/simpla/images/twitter_favicon.gif") no-repeat 0 50%;
  font-size:12pt;
}

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;
}

#footer{
	background:#fff url(./images/bgbottom.jpg) repeat-x;
	background-position: bottom center;
	color:#000000;
	clear:left;
	font-size:0.9em;
	padding:1.5em;
}
#footerbox{
	background-color: #eaeaea;
	display: block;
	width: 935px;
	margin: 0 auto;
	color:#000000;
}
.rtop{display:block;background-color: #FFF}
.rtop *{display: block; height: 1px; overflow: hidden; background-color: #eaeaea}
.r1{margin: 0 7px}
.r2{margin: 0 5px}
.r3{margin: 0 3px}
.r4{margin: 0 2px}
.r5{margin: 0 1px; height: 2px}
#footertext {
	padding: 10px;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: -5px;
	text-align: left;
}
#footertext h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0068c3;
	letter-spacing: 1px;
	padding-top: -15px;
}
#footerright {
	float: right;
	margin-top: 5px;
}
#footerleft {
	margin-right: 460px;
}
