/* Created by http://freehtml5templates.com */
/* reset */
*
{
	margin:0;
	padding:0;
}

/* render html5 elements as block */

header, footer, section, aside, nav, article
{
	display:block;
}

body
{
	line-height:1;
	background-color:#666;
	xbackground:#9c9c9c url("images/bg.gif") repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ddd;
	font-size:14px;
	line-height:18px;
}

/* layout */

#wrapper
{
	width:940px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	-webkit-box-shadow: 3px 3px 7px #777;
	-moz-box-shadow: 3px 3px 7px #777;
}

nav
{
	width:940px;
	height:50px;
	margin:2px 0 0 auto;
	background:#444444;
}

header
{
	position:relative;
	width:940px;
	height:200px;
	margin:0 auto;
	background-color:#333;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#585858), to(#494949), color-stop(.6,#515151));
	background-image:-moz-linear-gradient(19% 75% 90deg, #494949, #515151, #585858 100%);
}

#main
{
	width:940px;
	margin:0 auto;
	padding-top:30px;
	background:#4d4d4d;
	overflow:hidden;
}

#content
{
	float:right;
	width:640px;
	margin:0 30px 10px 0;
	border-left:1px #858585 solid;
	padding-left: 15px;
}

#sidebar
{
	float:left;
	padding-left:20px;
	width:220px;
}

footer
{
	width:940px;
	margin:0 auto;
	clear:both;
}

/* basics */

h1,h2,h3,h4,h5,h6
{
	font-weight:bold;
	clear:both;
	color:#333;
}

a:link, a:visited
{
	color:#ddd;
}

a:hover, a:active
{
	color:#ddd;
}

p
{
	margin-bottom:18px;
}

li
{
	padding-left:5px;
}

P.top
{
	float:right;
	font-size:.7em;
	margin:10px 60px;	
}

P.top A
{
	display:block;
	text-decoration:none;	
}

P.top A:hover
{
	font-weight:bold;	
}

/* nav1 */

nav .menu1
{
	font-size:16px;
	font-weight:bold;
}

nav .menu1 ul
{
	margin:0;
	padding:17px 0 0 20px;
	list-style:none;
	line-height:normal;
}

nav .menu1 li
{
	display:block;
	float:left;
}

nav .menu1 a
{
	display:block;
	float:left;
	margin-right:5px;
	padding:0px 15px;
	text-decoration:none;
	color:#ddd;
}

nav .menu1 a:hover
{
	text-decoration:underline;
}

/* nav2 */

nav .menu2
{
	font-size:10px;
	font-weight:bold;
}

nav .menu2 ul
{
	margin:0;
	padding:17px 0 0 20px;
	list-style:none;
	line-height:normal;
}

nav .menu2 li
{
	display:block;
	float:left;
}

nav .menu2 a
{
	display:block;
	float:left;
	margin-right:5px;
	padding:0px 5px;
	text-decoration:none;
	color:#ddd;
}

nav .menu2 a:hover
{
	text-decoration:underline;
}



/** HEADER */

header h1, header h2
{
	margin:0;
	padding: 0 0 0 30px;
	line-height:normal;
	width: 650px;
}

header h1
{
	float:left;
	padding-top:20px;
	font-size:5em;
}

header h1 a:link, header h1 a:visited
{
	text-decoration:none;
	text-shadow:2px 2px 2px #730d0d;
}

header h1 a:hover
{
	text-shadow:none;
}

header h2
{
	padding:20px 0 0 30px;
	font-style:italic;
	font-size:14px;
}

#headerlogo
{
	position:absolute;
	top:30px;
	right:43px
}

/** ARTICLES **/


DL
{
	width:620px;
}

DT
{
	width:150px;
	float:left;
	border-bottom:1px dashed #777;
	padding:7px;
}

DD
{
	width:440px;
	float:left;
	border-bottom:1px dashed #777;
	padding:7px;
}

DT a
{
	text-decoration:none;
}

DT a:hover
{
	font-weight:bold;
	font-size:1em;
}

#abc
{
	font-size:1.4em;
	line-height:2.5em;
}

#abc A
{
	margin-right:30px;
}

#aLabel
{
	font-size:1em;
	color:#999;
}

#aLabel DT
{
	width:200px;
	float:left;
	padding:7px;
	margin-right:10px;
	border-style:none;
}

#aLabel DD
{
	width:200px;
	float:left;
	padding:7px;
	border-style:none;
}

#aDetail
{
	width:620px;
	margin-bottom:50px;
}

#aDetail DT
{
	width:200px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	border:1px solid #666;
	margin-right:10px;
}

#aDetail DD
{
	width:370px;
	float:left;
	font-size:1em;
	font-weight:bold;
	border:1px solid #666;
}

H2
{
	padding-top:30px;
}

article img
{
	border:1px #ddd solid;
	-webkit-box-shadow:3px 3px 7px #777;
	-moz-box-shadow:3px 3px 7px #777;
}

#content p, ul, ol, hr
{
	margin-bottom:24px;
}

#content ul ul, ol ol, ul ol, ol ul
{
	margin-bottom:0;
}

#content h1, h2, h3, h4, h5, h6
{
	color:#ddd;
	margin:0 0 20px 0;
	line-height:1.5em;
}

.alignleft, img.alignleft
{
	display:inline;
	float:left;
	margin-right:10px;
	margin-top:4px
}

.alignright, img.alignright
{
	display:inline;
	float:right;
	margin-left:10px;
	margin-top:4px;
}

.aligncenter, img.aligncenter
{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignleft, img.alignright, img.aligncenter
{
	margin-bottom:12px;
}

/* sidebar and footer widget blocks */

aside h3
{
	font-size:1.1em;
	text-shadow:2px 2px 2px #730d0d;
}

aside ul
{
	list-style:none;
	margin-bottom:20px;
	margin-top:-15px;
	font-size:.8em;
}

aside li a
{
	display:block;
	text-decoration:none;
}

aside li a:hover
{
	text-decoration:underline;
}

#footer-area
{
	background-color:#494949;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#585858), to(#494949), color-stop(.6,#515151));
	background-image:-moz-linear-gradient(19% 75% 90deg, #494949, #515151, #585858 100%);
	color:#999;
	font-size:.7em;
	text-indent:260px;
	padding:18px 0;
	overflow:hidden;
}

.footer-segment
{
	float:left;
	margin-right:20px;
	margin-left:20px;
	width:190px;
}

footer aside h4
{
	text-shadow:2px 2px 2px #730d0d;
	font-size:16px;
	line-height:1.5em;
}

footer a:link, footer a:visited
{
	color:#ddd;
}

footer p
{
	margin-top:-13px;
}

#adv
{
	width:160px;
	margin-left:30px;
{
