/* @override http://localhost:8888/repeatgeek/wp-content/themes/repeatgeek/style.css */

/*   
Theme Name: RepeatGeek Thematic 
Theme URI: 
Description: A Child Theme based upon Thematic.
Author: Daniel Hirschlein
Author URI: http://repeatgeek.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	color: #000000;
	font-size: 12.5px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	background-color: #67727B;
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}


#wrapper {
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right: none;
}

a, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	height: 130px;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#header a, #header a:visited {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#blog-title a{
	text-indent:-9000px;
	display: block;
	background: url(images/logo.png) no-repeat top left;
	height:60px;
}

#blog-description {
	margin-left: 5px;
	margin-top: 7px;
	font-style: normal;
	font-size: 110%;
	color:  #FFF;	
}

#header a:hover {
	text-decoration: none;
}

#branding {
	float: left;
	width: 575px;
	margin: auto;
	height: 95px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#header-aside {
	float: right;
	width: 350px;
	height: 80px;	
	margin-right: 30px;
	margin-left:  3;
}

#header #search h3{
	display: none;
}

#header #searchform {
	float: right;
	border: none;
	background-color:#000;
	height
}

#header #searchform #s{
	font-weight: normal;
}

#access {
	clear: both;
	width: 980px;
	height: 30px;
	border: none;
}

.menu {
	width: 960px;
}

.sf-menu li {
	background-color: transparent;
	width: 75px;
	padding-left: 5px;
	padding-top: 7px;
	text-align: center;
}

.sf-menu .current_page_item a, .sf-menu .current_page_item a:visited, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	color:#000;
}

.sf-menu .page_item{

}

.sf-menu {
	border-right: 0px;
	font-size:15px;
}

.sf-menu a, .sf-menu a:visited {
	color: #FFF;
	border: 0px;
}

/* section where background and text colors for Superfish menu mouseover events are set */
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: transparent;
}

.sf-menu li:hover a, .sf-menu li.sfHover a {
	color: #000;
}


#main {
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.entry-meta {
	font-size: .9em;
	font-style:normal;
}

.entry-meta a:hover {
}

.entry-meta .author a{
	text-transform:lowercase;
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
	text-transform:capitalize;
}

/* add a dividing border to separate individual posts */
div.post{
	border-bottom:1px dotted #CDB7B5;
	margin-bottom: 15px;
}

/* remove the extra margin on the bottom of the blog post footer */
div.entry-utility{
	margin-bottom:0;
}

/* remove that "fabulous" border on single blog post pages */
body.single div.post{
	border-bottom:none;
}

/* the section where background and border color attributes are set for the top and bottom navigation bars */
.navigation {
	background-color:#EEE5DE;
	padding:18px;
	border: 1px solid #E9C2A6;
}

/* the section where the width attributes are set for the #nav-above and the #nav-below rules explicitly */
#nav-above, #nav-below {
	width:auto;
}

/* the section where the top and bottom margins are set for #nav-above and #nav below divisions */
#nav-above {
	margin-bottom:24px;
}
#nav-below {
	margin-top:24px;
}

/* the section where the padding for the .paged class of the #nav-above div is reset from the default value  */
.paged #nav-above {
	padding:18px;
}

#container
{
	margin-left: 15px;
	width: 590px;
}

#content {
	float: left;
	width: 580px;
	min-height: 600px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 15px;
}

.entry-title {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.entry-title a {
	color: #A90000;
	text-decoration: none;
}
.entry.title a:hover {
	color: #333333;
	text-decoration: none;
}

/* section where the blog post header and footer text color attributes are declared */
.entry-utility, .entry-utility a, .entry-meta, .entry-meta a {
	color: #c33328;
}

.entry-content {
	padding-top: 5px;
}

/* My Comment */

.entry-content p {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.3;
	margin-bottom: 15px;
}

.entry-content h2{
	padding-top: 0px;
	padding-bottom: 5px;
	color: #900;
}

.entry-content h3{
	font-style:normal;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #900;
}

.entry-content h4{
	font-style:normal;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #900;}

.entry-content h5{
	font-style:normal;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #900;
}

.about {
	border-style: ridge;
	border-width: 1px;
	padding: 5px;
}


#feed{
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-left: 65px;
}

#feed h3{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#feed .rss
{
	background-image: url('images/rss.png');
	background-repeat: no-repeat;
	padding-left:20px;
	font-size: 1.1em;
	text-decoration: underline;
}

#feed .twitter
{
	background-image: url('images/twitter.png');
	background-repeat: no-repeat;
	padding-left:20px;
	font-size: 1.1em;
	text-decoration: underline;
}

#feed form {
	margin-top: -15px ;
	font-style: italic;
	font-size: 1em;
	color: #000;
}

#feed form p {
	margin-bottom: -3px;
	font-style: normal;
}

#feed form .form-field {
	width: 250px;
	height: 18px;
}

#feed form .form-button {
	margin-top: 5px;
	font-size: 1em;
}

#primary {
	float: left;
	margin-left: 55px;
	height: auto;
	border: none;
}

#primary .widgettitle
{
	font-style: normal;
	font-weight: bold;
}

#post-adsense
{
	margin-top: 10px;
	text-align: center;	
}

#footer {
	width: 980px;
	color: #CCCCCC;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: none;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	font-weight: normal;
	border: 0;
}

#footer a, #footer a:visited #footer a:hover{
	text-decoration: underline;
}

#footer #subsidiary
{
	padding-top: 5px;
	height: auto;
}

#footer #first
{
	color: #ccc;
	padding: 10px;
	text-align: left;
	background-color: #222;
	height: 100px;
}

#footer #third
{
	padding: 10px;
	text-align: left;
}

#footer .widgettitle
{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	padding-bottom: 5px;
} 
	
#footer #first ul
{
	list-style: none;
}

#footer #first ul li a
{
	float: left;
	color: #aaa;
	text-decoration: none;
	width: 10em;
}

#footer #first ul li a:hover 
{
	color: #FFF;
}

#footer #siteinfo {
	margin-top: 30px;
	color: #CCC;
	font-size: 12px;
	padding: 0px;
	text-align: right;
}

#footer  #siteinfo  a {
	color: #900;
}

#footer #siteinfo a:hover {
	color: #CCC;
}

#searchdiv {
	margin: 0px;
 	padding 0px;
}

#searchform {
	overflow: hidden;
	width: 228px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E8E6D7;
	border: 1px solid #D4D2C3;
	height: 65px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#s {
	width: 220px;
	font-size: 14px;
	padding: 3px;
	display: inline;
	background-color: #FFFFFF;
	border: 1px solid #67727B;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
	color: #990000;
}

#commentblock {
	width: 430px;
	float: left;
	background-color: #DFE1E3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#commentblock ol {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.commentdate {
	font-size: 12px;
	padding-left: 0px;
}
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}
.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.commentinfo {
	clear: both;
}
.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 400px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
}
.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
}
#commentsformheader {
	padding-left: 0px;
}
#commentsform {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#commentsform form {
	text-align: left;
	margin: 0px;
}
#commentsform p {
	margin: 0px;
}
#commentsform form textarea {
	width: 99%;
}
p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #submit {
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px solid #B0B6BB;
	padding-top: 4px;
	padding-bottom: 4px;
}
#recent-comments .recentcomments a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post-image, .post-image-inner {
	margin:0 auto 10px auto; padding:0;
	width:auto; height:auto;
	display:block;
}

.post-image-inner {
	margin:0 auto 10px 15px;
	float:right;
}

.post-image img, .post-image-inner img {
	margin:0 auto; padding:3px;
	border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e7e8e8;
	text-align:center; display:block;
background-color: #FFFFFF;
}

