/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*End Reset*/
/*Body*/
body {
		background: #343434; 
		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight:100;}
/*End Body*/
/*Page*/
#page {width:960px;
		background: #D1D1D1;
		margin:0 auto;
		-webkit-box-shadow: 0px 0px 25px #000; 
		-moz-box-shadow: 0px 0px 25px #000; 
		box-shadow: 0px 0px 25px #000;
		-moz-border-radius-bottomright:25px; 
		-moz-border-radius-bottomleft:25px; 
		-webkit-border-bottom-right-radius: 25px; 
		-webkit-border-bottom-left-radius: 25px;
		}
/*End Page*/
/*Header*/
#header {text-align:center;}
#header h1 img {font-size:36px;
			font-weight:300;
			color:#212845;
			float:left;
			padding: 10px 5px 0 27px;
			max-width: 400px;}
#header p {font-size:12px;
			font-weight:200;
			color:#212845;
			float:left;
			width:200px;
			padding: 9px 0 0 0;}
#header a {text-decoration:none;
			color:#212845;}
#rotateimage {margin:10px 30px;}
#pagetop ul {padding: 15px 20px 0 0px; float:right;}
#pagetop ul li {display:inline; padding: 5px 5px 0;}
#pagetop a {text-decoration:none;
			color:#212845;
			font-weight:200;}
#vslider {-webkit-box-shadow: 0px 2px 5px #333; 
		-moz-box-shadow: 0px 2px 5px #333; 
		box-shadow: 0px 2px 5px #333;}
/*End Header*/
/*Clear*/
#clear {clear:both;}
/*End Clear*/
/*Sidebar*/
#sidebar {float:right;
		width: 185px;
		padding:7px;
		margin-right:30px;
		margin-top: 10px;
		background:#FFF;
		-moz-border-radius-bottomright:5px; 
		-moz-border-radius-topleft:5px; 
		-moz-border-radius-bottomleft:5px; 
		-moz-border-radius-topright:5px; 
		-webkit-border-top-left-radius: 5px; 
		-webkit-border-bottom-right-radius: 5px; 
		-webkit-border-top-right-radius: 5px; 
		-webkit-border-bottom-left-radius: 5px;
		-webkit-box-shadow: 0px 2px 5px #333; 
		-moz-box-shadow: 0px 2px 5px #333; 
		box-shadow: 0px 2px 5px #333;
		line-height:1.6;
		font-weight:200;}
/*End Sidebar*/
/*Content*/
#content {width: 730px;
		float:left;
		font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;
		}
.post {background:#FFF;
		margin: 10px 20px 10px 30px;
		padding: 10px;
		-moz-border-radius-bottomright:15px; 
		-moz-border-radius-topleft:15px; 
		-moz-border-radius-bottomleft:15px; 
		-moz-border-radius-topright:15px; 
		-webkit-border-top-left-radius: 15px; 
		-webkit-border-bottom-right-radius: 15px; 
		-webkit-border-top-right-radius: 15px; 
		-webkit-border-bottom-left-radius: 15px;
		-webkit-box-shadow: 0px 2px 5px #333; 
		-moz-box-shadow: 0px 2px 5px #333; 
		box-shadow: 0px 2px 5px #333;}
#content h2 {font-size:28px;
			padding-bottom: 20px;}
#content h2 a {font-size:28px;
			margin-bottom: 20px;
			color:#000;
			text-decoration:none;}
#content .entry {line-height:1.6; font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;}
#content p {padding-top: 10px;}

#respond {background:#F5F5F5;
		margin: 10px 20px 10px 30px;
		padding: 10px;
		-moz-border-radius-bottomright:15px; 
		-moz-border-radius-topleft:15px; 
		-moz-border-radius-bottomleft:15px; 
		-moz-border-radius-topright:15px; 
		-webkit-border-top-left-radius: 15px; 
		-webkit-border-bottom-right-radius: 15px; 
		-webkit-border-top-right-radius: 15px; 
		-webkit-border-bottom-left-radius: 15px;
		-webkit-box-shadow: 0px 2px 5px #333; 
		-moz-box-shadow: 0px 2px 5px #333; 
		box-shadow: 0px 2px 5px #333;}
.post img {-webkit-box-shadow: 0px 2px 5px #333; 
		-moz-box-shadow: 0px 2px 5px #333; 
		box-shadow: 0px 2px 5px #333;
		border:#000 solid 3px;}
.aligncenter {text-align:center; margin: 0 auto;}
.wp-caption-text {font-style:italic;}
/*End Content*/
/*Footer*/
#footer {padding: 5px 30px;}
/*End Footer*/