/*  
Theme Name: rtraction
Theme URI: http://www.rtraction.com
Description: The theme for rtraction blog.
Version: 1.0
Author: Jeremy Richardson
Author URI: http://www.rtraction.com

*/



/* rTraction tags */
/* CSS Document */
html { 
	overflow-y: scroll; /* This line is used to always show the scroll bar in firefox */
}
body {
	font: 14px "Trebuchet MS", Verdana, Arial;
	background-color: #d5d5d5;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 38px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}
ul {
	margin: 0px;
	padding-left: 12px;
	list-style-type: none;
}
ul.inner {
	margin: 4px;
	padding-left: 14px;
	list-style-image: url("images/bullet-arrow.gif");
}
ol li {
	margin-bottom: 10px;
}
 #content ul{list-style-type: disc; padding-left: 35px; margin: 15px 0 ;}
 #content ul li{ margin-bottom: 10px; }
 
/* headers */

#header_dev {
	height: 78px;
	width: 960px;
	margin: 0 10px;
	padding: 0;
	border-bottom: 14px solid #7ac142;
}
#header_it {
	height: 78px;
	width: 960px;
	margin: 0 10px;
	padding: 0;
	border-bottom: 14px solid #0093d0;
}
#header_design {
	height: 78px;
	width: 960px;
	margin: 0 10px;
	padding: 0;
	border-bottom: 14px solid #f68f1e;
}
#header_logo {
	padding: 10px 0 0 30px;
	width: 500px;
	float: left;
}
#header_right {
	float: right;
	width: 360px;
	height: 78px;
}
#header_menu {
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_menu ul {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 254px;
	margin-left: 90px;
	padding: 0;
}
#header_menu ul li {
	margin-top: 13px;
	font-size: 12px;
	width: 127px;
	text-align: center;
	float: left;
}

#header_menu_tab1 {
	width: 148px;
	height: 16px;
	text-align: center;
	float: left;
	display: inline;
}
#header_menu_tab2 {
	width: 148px;
	height: 16px;
	text-align: center;
	float: left;
	display: inline;
}
#header_title_dev {
	text-align: right;
	height: 48px;
	padding-right: 15px;
	color: #7ac142;
}
#header_title_design {
	text-align: right;
	height: 48px;
	padding-right: 15px;
	color: #f68f1e;
}
#header_title_it {
	text-align: right;
	height: 48px;
	padding-right: 15px;
	color: #0093d0;
}
.header_img {
	width: 960px;
	height: 117px;
	margin: 0 10px;
}
#header_img_dev {
	background-image: url(images/header-image-dev.jpg);
}
#header_img_design {
	background-image: url(images/header-image-design.jpg);
}
#header_img_it {
	background-image: url(images/header-image-it.jpg);
}
#header_img_main {
	background-image: url(images/header-image-main.jpg);
}
#rtractionlogo {
	float: left;
}
#header_image {
	margin: 0 10px;
}
a.post_info {
	font-weight: bold;
}
.post_date {
	color: #696969;
}
.postauthor { padding-left: 10px; font-size: 12px; }
.postauthor_avatar { float: left; width: 98px; margin-right: 10px; }
.postauthor_avatar img { border: 1px solid #777; }

/* tab links */
.devit a {
	color: #7ac142;
	text-decoration:none;
}
.designbynumbers a {
	color: #f68f1e;
	text-decoration:none;
}
.ourtraction a {
	color: #0093d0;
	text-decoration:none;
}

/* sidebar */
#menu {
	float: right;
	width: 246px;
	background-color: #ebebeb;
}
#menu a {
	color: #000;
}
#toolkit_dev {
	color: #FFF;
	background-color: #7ac142;
	padding: 10px;
	border-top: 2px solid #FFF;
}
#toolkit_design {
	color: #FFF;
	background-color: #f68f1e;
	padding: 10px;
	border-top: 2px solid #FFF;
}
#toolkit_it {
	color: #FFF;
	background-color: #0093d0;
	padding: 10px;
	border-top: 2px solid #FFF;
}
#toolkit p {
	padding: 0 0 0 10px;
	margin: 3px 0 0 0;
	font-size: 10px;
}
#toolkit a {
	color: #FFF;
}
#pages {
	padding: 10px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#sidebar_title_dev {
	color: #7ac142;
	font-weight: bold;
}
#sidebar_title_it {
	color: #0093d0;
	font-weight: bold;
}
#sidebar_title_design {
	color: #f68f1e;
	font-weight: bold;
}

/* search */
#search {
	padding: 10px;
	border-top: 2px solid #FFF;
}
.searchbox {
	display: inline;
	margin: 0;
	padding: 0;
}
.searchbox_input {
	border: 1px solid #929292;	
	height: 17px;
	margin: 0 0 3px 0;
	color: #777777;
}
.searchbox_go {
	vertical-align:middle;
}
.searchbox_image {
}

/* main */
#mainbody {
	margin: 0 10px;
	width: 960px;
}
#content {
	margin: 20px 12px;
	float: left;
	display: inline; /* fixes ie float bug */
	width: 690px;
}
.entry, .entrytext, .postmetadata {
	padding-left: 10px;
}
.clear {
	clear: both;
}
.pagedescription {
	margin: 0 30px;
	color: #4a980d;
}
.post {
	margin-bottom: 40px;
}
.post_info {
	float: right;
}
.post_info_dev a {
	color: #69a414;
	font-weight: bold;
}
.post_info_it a {
	color: #0093d0;
	font-weight: bold;
}
.post_info_design a {
	color: #f68f1e;
	font-weight: bold;
}
.post_header_outer {
	background-color: #e8e8e8;
	width: 687px;
}
.post_header_inner {
	padding: 2px 10px;
}
.post_header_inner h2 a {
	color: #000;
}

/* footer */
#footer {
	height: 38px;
	background-image: url(../images/bg-bottom-980x50.gif);
	font-size: 10px;
	padding: 12px 0 0 25px;
	color: #838383;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer_dev a {
	color: #69a414;
}
#footer_it a {
	color: #0093d0;
}
#footer_design a {
	color: #f68f1e;
}
#poweredby {
	float: right;
	margin-right: 270px;
	display: inline;
}
#homepagelink {
	background-color: #acacac;
	text-align: center;
	padding: 10px 0;
}

