

/* THE BIG FAT RESET */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	
}
textarea {
	overflow:auto;
}
div {
	overflow: visible;
}

/* ALWAYS SCROLL-Y */

html {
	overflow-y: scroll;
}

/* WRAPPER */

#wrapper { 
	width: 960px;
	margin: 0 auto;
	text-align: left;
	float: none;
}

/* BOX MODEL STUFF */

h1, h2, h3, .wrapper div {
	position: relative;
	overflow: hidden;
	float: left;
	width: 960px;
}

/* GENERAL TYPOGRAPHY */


body {
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1;
	color:#41484b;
	line-height: 20px;
	background-color:#AAAAAA;
	color: #444;
	background-repeat: repeat-x;
	background-position: top;
}
	

a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
h1 a:visited, h2 a:visited, .postinfo a:visited, #footer a:visited  {
	text-decoration: none;		
}
h1 {
	color: #375666;
	text-shadow: 0px 1px 2px #b7dae5;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 78px;
	line-height: 70px;
	font-weight: bolder;
	font-variant: normal;
}
h2 {
	color: #464646;
	font: bold 20px/24px Georgia, "Times New Roman", serif;
	padding-bottom: 20px;
	
}

h3 {
	color: #464646;
	font: bold 14px/18px Georgia, "Times New Roman", serif;
	padding-bottom: 10px;
	padding-left: 10px;	
}


/* GENERAL STRUCTURE */

#header, #about_me, #blog, #portfolio, #footer, #comments, #commentforms{
	padding: 10px 0px;
}
.content {
	margin-top: 10px;
	padding-top: 10px;
	width: 960px;
}
.content div {
	width: 300px;
	padding: 0px 10px;
	float: left;
	position: relative;
}
.content h2 {
	width: 300px;
}
.content div {
	padding-bottom: 5px;
	padding-top: 5px;
}

/* ALL THE FUN BORDERS */

.content, #footer{
	border-top: 1px #516064 solid;
}
#header, #about_me, #blog, #comments, #comments, #writecomment{
	border-bottom: 1px #516064 solid;
}
#header {
	border-top: 5px #516064 solid;
}
#footer {
	border-bottom: 5px #516064 solid;
}

/* HEADER */

#header {
	position: relative;
	width: 960px;
	height: 20px;
	overflow: hidden;
	color: #516064;
}
#header, #header h1, #header a, #header p, #header div{
	text-transform: none;
	color: #464646;
	font: bold 14px Georgia, "Times New Roman", serif;
	line-height: 20px;
}
#header span {
	font-weight: bold;
	color: #464646;
}
#header facebook {
	font-weight: bold;
	color: #FFFFFF;
}
#header h1 {
	clear: none;
	position: relative;
	padding-left: 0px;
}
#header div {
	width: 300px;
	padding: 0px 10px;
}

/* BLOG */

.postinfo {
	margin-bottom: 20px;
}
#blog a {
	color: #516064;
}
.more-link {
	position: absolute;
	bottom: 0px;
}
#blog .content div {
	min-height: 215px;
 	height: auto !important;
 	height: 215px;
}

/* PORTFOLIO */

#portfolio .content div {
	width: 460px;
}
#portfolio .content .portfolioSpacer {
	width: 960px;
	height: 15px;
}
#portfolio .content h2 {
	width: 460px;
}
#portfolio img {
	position: relative;
	float: left;
	margin-bottom: 20px;
	border: none;
}
#portfolio a:hover img {
	padding-bottom: 2px;
	border-bottom: 1px solid #516064;
	margin-bottom: 17px;
}
i {
	margin-bottom: 20px;
	display: block;
	font-style: italic;
}

#sidebar h2 {
	background: url(http://roxxstudiodesign.com/images/bg_h2_sidebar.png) 0 0 no-repeat;
	color:  #375666;
	text-shadow: 0px 1px 2px #b7dae5;
	text-decoration:  none;
	font-size: 20px;
	left: -5px;
	position: relative;
	padding: 4px 0 10px 21px;
	width: 229px;/*250-21*/
}

/* SINGLE PAGE */

#comments a {
	color: #222;
}
input, textarea {
	border: 1px #516064 solid;
	border-left: 0px;
	border-right: 0px;
	background: transparent;
	padding: 5px 0px 5px 10px;
	margin-bottom: 10px;
	font: 14px/20px "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	color: #516064;
	width: 300px;
	clear: none;
}
#submit {
	cursor: pointer;
	border: 1px #516064 solid;
	width: 310px;
	text-transform: uppercase;
	clear: none;
}
#author {
	color: #516064;
	font-size: 20px;
	line-height: 105%;
	font-weight: bold;
}
#blog .content .single {
	width: 620px;
}
#blog .content .single p {
	margin-bottom: 20px;
}
#blog .content .single .postinfo {
	color: #516064;
	font-size: 20px;
	line-height: 105%;
	font-weight: bold;
}
#submit {
	margin-bottom: 0;
}
#archive a, 
#mobile a, 
#rss a {
	background:url(images/buttons_sprites_16.png) 0 0 no-repeat;height:16px;
	}

/* FOOTER */

#footer {
	position: relative;
	width: 960px;
	height: 20px;
	color: #222;
	overflow: hidden;
}
#footer, #footer a, #footer p, #footer div{
	font: 14px/20px "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
#footer span {
	font-weight: bold;
	color: #516064;
}
#footer div {
	width: 300px;
	padding: 0px 10px;
}

