/*
Theme Name: 
Theme URI: http://www.torinocreative.com/
Description: 
Version: 1.0
Author: Torino Creative
Author URI: http://www.torinocreative.com
*/

/****************************************
* Reset - Thank you Eric Meyer          *
****************************************/
html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a,
font, img,
b, u, i, center,
ul, li,
form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif
}
ul {
	list-style: none;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #3A3A3C;
}

h2 a {
	color: #3A3A3C;
	text-decoration: none;
}

h2 a:hover {
	color: #662d91;
	text-decoration: none;
}

h3 {
	font-size: 27px;
	font-weight: bold;
	padding-bottom: 10px;
	letter-spacing: -2px;
	color: #3A3A3C;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #3A3A3C;
}

h3 .purp, h4 .s_purp {
	color: #662d91;
}

/****************************************
* #page - Main Wrap                     *
****************************************/
#page {
	width: 975px;
	height: auto;
	margin: 0 auto;
}

/****************************************
* #header - Header Elements             *
****************************************/
#header {
padding: 30px 0;	
}

img.logo {
width: 325px;
height: 82px;
float: left;
}

/* Top Navigation */
#topnav {
	float: right;
	position: relative;
}

.events, .eventsbio {width:47px;height:76px;float:left;background:url(images/1_events.png) 0 0 no-repeat;}
.events:hover, .eventsbio:hover {width:47px;height:76px;display:block;background:url(images/1_events.png) 0 -76px no-repeat;}
.events_on {width:47px;height:76px;float:left;margin-left:10px;background: url(images/1_events.png) 0 -76px no-repeat;}

.imo, .imobio {width:47px;height:76px;float:left;background:url(images/2_imo.png) 0 0 no-repeat;}
.imo {margin-left:10px;}
.imo:hover, .imobio:hover {width:47px;height:76px;display:block;background:url(images/2_imo.png) 0 -76px no-repeat;}
.imo_on {width:47px;height:76px;float:left;margin-left:10px;background: url(images/2_imo.png) 0 -76px no-repeat;}

.green, .greenbio {width:47px;height:76px;float:left;background:url(images/3_green.png) 0 0 no-repeat;}
.green {margin-left:10px;}
.green:hover, .greenbio:hover {width:47px;height:76px;display:block;background:url(images/3_green.png) 0 -76px no-repeat;}
.green_on {width:47px;height:76px;float:left;margin-left:10px;background: url(images/3_green.png) 0 -76px no-repeat;}

.tunes, .tunesbio {width:47px;height:76px;float:left;background:url(images/4_tunes.png) 0 0 no-repeat;}
.tunes {margin-left:10px;}
.tunes:hover, .tunesbio:hover {width:47px;height:76px;display:block;background:url(images/4_tunes.png) 0 -76px no-repeat;}
.tunes_on {width:47px;height:76px;float:left;margin-left:10px;background: url(images/4_tunes.png) 0 -76px no-repeat;}

.style, .stylebio {width:47px;height:76px;float:left;background:url(images/5_style.png) 0 0 no-repeat;}
.style {margin-left:10px;}
.style:hover, .stylebio:hover {width:47px;height:76px;display:block;background: url(images/5_style.png) 0 -76px no-repeat;}
.style_on {width:47px;height:76px;float:left;margin-left:10px;background: url(images/5_style.png) 0 -76px no-repeat;}

.biz, .bizbio {width:47px;height:76px;float:left;background:url(images/6_biz.png) 0 0 no-repeat;}
.biz {margin-left:10px;}
.biz:hover, .bizbio:hover {width:47px;height:76px;display:block; background: url(images/6_biz.png) 0 -76px no-repeat;}
.biz_on {width:47px;height:76px;float:left;margin-left:10px;background: url(images/6_biz.png) 0 -76px no-repeat;}

.techtarts {width:47px;height:38px;float:left;background:url(images/techtarts.png) 0 0 no-repeat;}
.techtarts:hover {width:47px;height:38px;display:block; background: url(images/techtarts.png) 0 -38px no-repeat;}

/****************************************
* #nonee - Top Banner                   *
****************************************/
#nonee {
	width: 975px;
	height: 270px;
	padding-bottom: 30px;
}

/****************************************
* #midwrap - Everthing in the middle    *
****************************************/
#midwrap {
	width: 975px;
	height: auto;
	color: #3A3A3C;
}

#content {
	width: 600px;
	padding-right: 15px;
	float: left;
}

/* post styling */
.post {
	margin-bottom: 30px;
	overflow: hidden;
}

.postmeta {
	font-size: 12px;
	color: #662d91;
}

.postmeta a {
	color: #662d91;
	text-decoration: none;
}

.postmeta a:hover {
	color: #3A3A3C;
	text-decoration: underline;
}

.postcontent, p.bio {
	font-size: 12px;
	line-height: 1.5;
	padding-top: 15px;
}

.postcontent a {
	color: #662d91;
	text-decoration: none;
}

.postcontent a:hover {
	color: #662d91;
	text-decoration: underline;
}

#midwrap p {
	padding: 5px 0;
}

.socalizeblack a {
	color: #3A3A3C;
}

.socalizeblack a:hover {
	color: #3A3A3C;
}

.biobox {
	padding-bottom: 30px;
}

p.bio {
	width: 510px;
	float: right;
}

/****************************************
* Comments Area                         *
****************************************/
#comments {
padding: 30px 0;
}

#respond {
border-bottom:1px dotted #CCC;
padding:10px 0 5px;
clear:both;
}

.commentlist {
font-size: 12px;
margin:10px 0;
padding-left:20px;
line-height:1.5;
}

.commentlist li {
padding:5px 10px;
}

.commentlist .alt {
background:#f1fedb;
}

.commentlist cite {
font-weight:700;
font-style:normal;
font-size:120%;
color:#3a3a3c;
}

.commentlist cite a,.commentlist cite a:visited {
color:#3a3a3c;
}

.commentlist cite a:hover {
color:#662d91;
}


.commentlist small {
margin-bottom:5px;
display:block;
font-size:87%;
}

#commentform {
margin-top:10px;
font:110% Arial, Helvetica, sans-serif;
}

#commentform p {
padding:6px 0;
margin:0;
}

#commentform label {
color:#787878;
font-size:87%;
}

#commentform input {
width:200px;
background:#3a3a3c;
border:1px solid #000;
padding:3px;
margin-top:3px;
}

#commentform input:hover, #commentform textarea:hover {
background: #4c4c4e;
}

#commentform textarea {
width:478px;
height:115px;
background:#3a3a3c;
border:1px solid #000;
padding:2px;
margin-top:3px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
background:#fff;
}

#commentform #submit {
font:bold 12px Arial, Helvetica, sans-serif;
color:#000;
border:none;
width:144px;
height:28px;
cursor:pointer;
}

/****************************************
* #pagenav - Page navigation            *
****************************************/
#pagenav {
	width: 600px;
	padding: 20px 0;
	font-size: 12px;
}

#pagenav a {
	color: #662d91;
	text-decoration: none;
}

#pagenav a:hover {
	color: #662d91;
	text-decoration: underline;
}

.older {
	width: 200px;
	float: left;
}

.newer {
	width: 200px;
	float: right;
}	

/****************************************
* #sidebar - Right Sidebar              *
****************************************/
#sidebar {
	width: 350px;
	text-align: right;
	float: right;
}

#sidebar ul {
	margin-bottom: 15px;
}

#sidebar ul li {
	margin-bottom: 5px;
}

#sidebar ul li a {
	color: #3A3A3C;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #662d91;
	text-decoration: none;
}

.findme {
	float:right;
	padding-bottom: 15px;
}

/* Twitter Updates */
#tweet {
	font-size: 11px;
}

#tweet ul {
	width: 275px;
	float: right;
	overflow: hidden;
	margin-bottom: 0;
}

#tweet ul li.tweettxt {
	margin: 0;
}

#tweet ul li.tweettime {
	margin-bottom: 15px;
	color: #662d91;
}

/****************************************
* #torinofix - Fix for everything       *
****************************************/
.torinofix {
	clear: both;
}
