/*  
Theme Name: Arual Designs Spring Layout
URL: http://arualdesigns.com
Author: Arual Designs
*/

/* -------------------------------------------------------------------- MAIN --------------------------------------------------------------------*/

* {
margin: 0;
padding: 0;
}

body {
	margin:0;
	font-family: trebuchet ms, verdana, tahoma, Sans-serif;
	font-size: 11px;
	text-align:center;
	background: url(bg.jpg) center repeat-x #000;
	color:#757575;
}

a:link, a:visited {
	text-decoration: none;
	color:#6655FF  ;
}

a:hover, a:active {
	color:#B49CB6;
}

p{
padding:0 0 12px 0;
}

#header img {
	border: none;
	padding: 0px;
	margin: 0;
	background: none;
}

.slideshow img, #header img, .postdata img {
	border: 0;
	padding: 0px;
	opacity:1;
	filter: alpha(opacity=100);
	 -moz-opacity: 1;
	background: none;
	margin: 0;
}
blockquote{
	padding: 7px;
	margin: 15px 30px 15px 30px;
	text-align: justify;
	background: #1b1b1b;
	border-left: solid 4px #353535;
}

#wrapper {
	width:1020px;
	margin: 0px auto 0px auto;
	text-align:left;
	padding: 0;
}

em {
	color: #a90d18;
}

strong {
	color: #A35C93;
}

u {
	color: #6c5a97;
}

input, textarea, select, button {
font-size:7pt;
color:#616161;
background: #ffffff;
border: 1px solid #616161;
padding: 3px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#959595;
background: #fff;
border: 1px solid #000000;
}


/* ------------------------------------------------------------------------- HEAD --------------------------------------------------------------------------*/

h1 {
	font-family: trebuchet ms, impact, Verdana, Tahoma, Sans-Serif;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	text-align:center;
	color:#929292;
	padding: 3px 0 2px 0px;
	font-weight: 100;
	letter-spacing: 1px;
	letter-spacing: 0.15em;
	text-shadow: 0.07em 0.08em #CC22BB;
	margin: 0 0 6px 0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#FFBB33;
}


h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color:#6655FF;
}

h2 {
	font-family: trebuchet MS, Sans-serif;
	font-size: 14px;
	line-height: 36px;
	text-transform: uppercase;
	text-align:left;
	color:#6655FF;
	padding: 0px 0 3px 38px;
	font-weight: normal;
	text-shadow: 0.07em 0.08em #464646;
        border-bottom: solid 1px #424242;
}
/* ---------------------------------------------------------------------- TOP -----------------------------------------------------------------------------*/

#header {
	padding:0;
	width: 1000px;
	height:450px;
	margin: auto;
}

.slideshow {
	position: relative;
	height: 250px;
	width: 300px;
	top: 0px;
	left: 26px;
}

/* ----------------------------------------------------------------------- SIDEBARS ------------------------------------------------------------------------*/

.sidebar {
float: left;
width: 220px;
margin: 6px 0px 0 0px;
padding: 0px 0px 0 0px;
background: #000;
}

.sidebarbox {
	padding:8px 8px 25px 8px;
	margin: 0 0 10px 0;
	background: url(http://arualdesigns.com/box3.jpg) top left no-repeat #000000;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
}
/* ----------------------------------------------------------------------- POSTINGS ---------------------------------------------------------------------------------*/

#content{
	float: left;
	width: 541px;
	margin: 6px 10px 0 10px;
	padding: 0 6px 6px 6px;
	text-align:justify;
}

.post {
	clear:both;
	margin: 0 0 20px 0;
}

.postin {
	width: 524px;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
	background: url(http://arualdesigns.com/box2.png) bottom right no-repeat #000000;
	padding: 6px;
	margin: 0px 0 10px 0;
	clear: both;
}

.postin_page {
	width: 524px;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
	background: url(http://arualdesigns.com/box3.jpg) bottom center no-repeat #000000;
	padding: 6px 6px 30px 6px;
	margin: 0px 0 10px 0;
	clear: both;
}

.posttittle {
	width: 530px;
	float: left;
	margin: 0;
	padding: 3px;
	background: url(boxm2.png) no-repeat;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 10px;
}

.title {
	margin: 0 0 0 3px;
	width: 510px;
	float: left;
	clear:both;
}

.postdata {
	width: 440px;
	color: #757575;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
}

.postdata img {
	vertical-align: middle;
	margin: 0 0 0 15px;
}

.entry {
	clear:both;
	padding: 8px;
	margin-bottom:2px;
	width: 470px;
	
}

.navigation{
	font-size: 12px;
	line-height: 22px;
	text-transform:lowercase;
	text-align:center;
	color:#333333;
	padding: 1px 0 3px 5px;
	font-weight: normal;
	width: 150px;
	clear:both;
	margin: 0 0 10px 0;
	background: #0f0f0f;
	border: solid 3px #202020;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 14px;
}

.normalfooter { 
	background: url(http://arualdesigns.com/normalfooter.png);		 
	height: 111px;	
	width: 572px; 
}

/* ----------------------------------------------------------------------- FOOTER ----------------------------------------------------------------------------------*/

#footer {
	border-top: solid 3px #37271D;
	background: #0f0f0f;
	padding: 10px 0 4px 0;
	margin: 10px 0 0px 0;
	clear: both;
	line-height: 0px;
}
