html,body,a,img
{
	border:0;
	margin:0;
	padding:0;
}

a:link,a:visited,a:hover,a:active
{
	color:#3a3a3a;
	text-decoration:none;
}

a:hover
{
	cursor:pointer;
}

body
{
	color:#3a3a3a;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size:18px;
	background:#141414;
}

#header
{
	height:80px;
	text-align:left;
}

#page
{
	width:1060px;
	margin:0 auto;
}

#main
{
	background:#EEE;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin:0 auto;
}

#content
{
	float:left;
	background:#FFF;
	width:749px;
	font-size:0.75em;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	border-right:1px solid #DDD;
	padding:20px;
}

#sidebar
{
	float:right;
	width:270px;
	background:#EEE;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
}

#this_issue
{
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	background:#FFF;
	border-bottom:1px solid #DDD;
	padding:20px;
}

#archives
{
	background:#EEE;
	padding:20px;
}

#social_network_links
{
	height:20px;
	background:#FFF;
	border-bottom:1px solid #DDD;
	font-size:0.75em;
	padding:10px 5px 10px 15px;
}

.middletext
{
	vertical-align:middle;
}

#twitter_feed
{
	background:#FFF;
	border-bottom:1px solid #DDD;
	font-size:0.75em;
	height:200px;
	padding:20px;
}

#minis_container
{
	width:218px;
	background:#FFF;
	border:1px solid #CCC;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:0.85em;
	margin:15px;
	padding:10px;
}

#minis
{
	width:198px;
	background:#FFF;
	margin-top:5px;
	border:1px solid #CCC;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:0.65em;
	padding:10px;
}

#client_list
{
	font-size:0.75em;
}

#clear
{
	clear:both;
}

#footer
{
	font-size:0.55em;
	background:#141414;
	color:#BBB;
	text-align:center;
	padding:20px 0;
}

#sponsors
{
	margin:30px 0 20px;
}

img.sponsor
{
	width:200px;
	margin:0 75px;
	padding:0;
}

#article_content
{
	width:730px;
}

#article_image.edit
{
	padding:10px 10px 10px 0;
}

#article_image_left.article
{
	float:left;
	padding:5px 10px 10px 0;
}

#article_image_right.article
{
	float:right;
	padding:5px 0 10px 10px;
}

img.thumb
{
	max-width:200px;
}

#click_to_view
{
	text-align:center;
	color:#EEE;
}

a.gallery:hover
{
	color:#FFF;
	text-decoration:underline;
}

#prev
{
	float:left;
}

#next
{
	float:right;
}

.click_to_view
{
	color:#3a3a3a;
}

.click_to_view:hover
{
	text-decoration:underline;
	color:#3a3a3a;
}

#image_caption.edit
{
	padding:5px;
}

#image_caption.article
{
	text-align:center;
	padding:5px;
}

#media_buttons
{
	text-align:center;
}

#navcontainer
{
	display:block;
	width:auto;
	text-decoration:none;
	font-weight:400;
	font-size:1.25em;
}

#navcontainer ul
{
	list-style-type:none;
	margin:0;
	padding:10px;
}

#navcontainer li li a
{
	display:block;
	width:100%;
	text-decoration:none;
	font-weight:400;
	font-size:0.65em;
	padding:3px 3px 3px 17px;
}

h1
{
	padding-bottom:5px;
	font-size:1.8em;
	width:auto;
	border-bottom:1px solid #3a3a3a;
	font-weight:400;
	margin:10px 0;
}

h2
{
	font-size:3em;
	width:auto;
	font-weight:400;
	margin:0 0 5px;
}

a.btn
{
	display:block;
	height:auto;
	width:90px;
	font-size:0.85em;
	border:1px solid #3a3a3a;
	color:#FFF;
	text-align:center;
	padding:2px;
}

#media_edit
{
	float:left;
	background:#69F;
	text-align:center;
	border-right:none;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	margin:5px 0 5px 1px;
}

#media_delete
{
	float:left;
	background:#F03;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	margin:5px 1px 5px 0;
}

#article_delete
{
	float:right;
	position:relative;
	top:10px;
	background:#F03;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	margin:5px;
}

textarea
{
	font-size:1em;
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-weight:400;
}

#resize
{
	position:relative;
	left:57px;
	top:-30px;
	font-weight:400;
}

#twitter_feed a:hover,#navcontainer a:hover,p a:hover,a.contact_us:hover
{
	text-decoration:underline;
}

.gallery,a.contact_us
{
	color:#FFF;
}

h3,h4
{
	padding-bottom:2px;
	font-size:1.8em;
	width:auto;
	border-bottom:1px solid #3a3a3a;
	font-weight:400;
	margin:5px 0 10px;
}

#media_add,#article_add
{
	background:#6C3;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	margin:5px;
}

#title,#social_networks
{
	text-align:right;
}

p.edit_area,p.edit_extras
{
	text-indent:20px;
	text-align:left;
}
