/*  
Theme Name: RixDigital
Theme URI: http://www.tonyrix.com/
Description: Theme for rixdigital.com
Version: 1.0
Author: Tony Rix
Author URI: http://www.tonyrix.com/
*/

/*

Colors:
	Blue		#0020B3;
	Green		#009649;

*/

* {
	margin: 0; 
	padding: 0;
}



/****************************
	Generic Styles
****************************/
p {
	padding: 5px 0px 5px 0px;
}
.clearFloat {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }
hr { margin: 5px 0px 5px 0px;}
ul { 
	margin-left: 0px;
	padding-left: 0px;
}
ul li {
	list-style: disc;
}
ol { 
	margin-left: 0px;
	padding-left: 0px;
}
ol li {
	margin-left: 35px;
}
dl dt { margin-left: 0px; }
dl dd { 
	margin-left: 10px;
	font-style: italic;
}
blockquote {
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #eeeeee;
	font-style: italic;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333333;
}

#container { 
	width: 980px;
	margin: 0 auto; 
	text-align: left;
	height: 700px;
}

/****************************
	Header Styles
****************************/
#header { 
	margin-bottom: 10px;
	border-bottom: solid 1px #008000;
	height: 90px;
	text-align: left;
}
#header img {
	border: none;
}

/****************************
	Sidebar Styles
****************************/
#rSidebar {
	float: right;
	width: 180px;
	padding: 10px 0px 10px 10px;
}

#lSidebar {
	float: left;
	width: 180px;
	padding: 10px 10px 10px 0px;
}

.sidebar h2 {
	font-size: 14px;
	color: #008000;
	border-bottom: solid 1px #008000;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 8px 0px;
	text-transform: uppercase;
}

.sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

.sidebar ul li {
	list-style: none;
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
        text-transform: uppercase;	
}

.sidebar li li {
	font-size: 10px;
	margin-left: 10px;
	padding: 1px 0px 1px 0px;
        text-transform: uppercase;
}

.sidebar li li a {
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
}

.sidebar .widget_kbcountdown {
        font-size: 10px;
        margin-left: 10px;
}

.sidebar .widget_kbcountdown .widgettitle {
        margin-left: -10px;
}

#twitter-tools ul li {
        padding-bottom: 5px;
}

#twitter-tools ul li a {
        font-size: 8px;
        color: #009649;
}

#twitter-tools .aktt_more_updates a {
        font-size: 10px;
        color: #333333;
}


/****************************
	Main Content Styles
****************************/
#mainContent {
	margin-left: 200px;
	margin-right: 200px; 
	padding: 0px 0px 10px 0px;
	width: 550px;
}

.post {
	margin-bottom: 20px;
	padding: 5px 0px 5px 0px;
	width: 550px;
}

.post a {
	text-decoration: none;
}

.post img {
	border: none;
}

.post a:hover {
	text-decoration: underline;
}

.post_content {
	width: 540px;
}

.post_header {
	width: 540px;
	height: 40px;
	font-variant: small-caps;
}

.post_date {
	float:left;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	width: 50px;
	height: 40px;
	margin-right: 10px;
}

.post_month {
	margin-top: -24px;
	color: #008000;
}

.post_day {
	color: #008000;
	margin-top: -4px;
}

.post_year {
	margin-top: 10px;
	color: #cccccc;
	font-size: 16px;
}

.post_title {
	font-size: 20px;
	font-weight: bold;
	padding-top: 7px;
}

.post_title a {
	color: #008000;
}

.post_body {
	font-size: 12px;
	width: 540px;
	padding: 10px 0px 10px 0px;
}

.post_body a {
	color: #999999;
	font-size: 12px;
}

.post_body ul {
	margin-left: 20px;
	padding-left: 5px;
}

.post_body ul li {
	margin-left: 5px;	
}

.post_body li ul {
	margin-left: 5px;	
}

.post_body li li {
	margin-left: 5px;
}

.post_footer {
	font-size: 10px;
	border-top: solid 1px #222222;
	border-bottom: solid 1px #222222;
	margin-top: 5px;
	padding: 5px 0px 5px 0px; 
	width: 540px;
	text-align:center;
}

.post_footer a {
	color: #009649;
}

.page {
	width: 770px;
}
/****************************
	Comment Styles
****************************/
#comments_header {
	font-size: 14px;
	color: #0020B3;
	font-weight: bold;
	padding-bottom: 10px;
}

.comment_container {
	padding: 5px 0px 5px 0px;
	width: 530px;
}

.comment {
	width: 530px;
	padding: 0px 15px 0px 15px;	
	border-left: solid 2px #0020B3;
}

.comment_alt {
	border-left: solid 2px #009649;
}

.comment_header {
	margin-bottom: 5px;
	width: 520px;
	height: 40px;
}

.comment_author {
	font-size: 12px;
	font-weight: bold;
}

.comment_author a {
	color: #0020B3;
	text-decoration: none;
}

.comment_metadata {
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
}

.comment_metadata a {
	color: #999999;
	text-decoration: none;
}

.comment_body {
	font-size: 12px;
	width: 520px;
	padding: 10px 0px 0px 0px;
}

.comment_moderated {
	color: #ff0000;
}

.comments_closed {
	font-size: 14px;
	color: #0020B3;
	font-weight: bold;
}

#comments_form_title {
	font-size: 14px;
	color: #0020B3;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}

.comments_form_registration {
	padding-bottom: 5px;
}
.comments_form_registration a {
	color: #009649;
	text-decoration: none;
}

#comments_form {
	width: 550px;
}

.comments_form_field {
	width: 540px;
	font-size: 14px;
	padding-bottom: 5px;
}

.comments_form_field input, .comments_form_field textarea {
	font-size: 12px;
	border: solid 1px #999999;
	padding: 2px 2px 2px 2px;
}

.comments_form_field textarea {
	width: 540px;
}

.comments_controls {
	padding: 5px 0px 10px 0px;
}

.comments_controls input {
	border: solid 2px #999999;
	background-color: #eeeeee;
	color: #333333;
	padding: 2px 5px 2px 5px;
}

/****************************
	Footer Styles
****************************/
#footer { 
	clear: both;
	height: 150px;
	margin-top: 10px;
	border-top: solid 1px #008000;
	text-align: center;
}


.footer_title {
	font-size: 10px;
	color: #008000;
}


/****************************
	Navigation Styles
****************************/
.navigation {
	color: #0020B3;
	display: block;
	height: 20px;
}
.navigation-top {
	padding-bottom: 10px;
}
.navigation-bottom {
	padding-top: 10px;
}
.navigation a {
	color: #0020B3;
	text-decoration: none;
}

/****************************
	Resume Styles
****************************/
.section {
	padding: 5px 0px 5px 10px;
}
.section_header {
	font-size: 16px;
	color: #008000;
	margin-left: -10px;
}

.section_subheader {
	font-size: 14px;
	font-style: italic;
}

.section p {
	font-size: 12px;
	margin: 10px 0px 5px 0px;
}

.section ul {
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	padding-left: 0px;
}

.section ul li {
	margin-left: 30px;
	list-style: disc;
}