/*Design by Free CSS Templateshttp://www.freecsstemplates.orgReleased for free under a Creative Commons Attribution 2.5 License*/
BODY
{
	margin: 30px 0px 0px;
	padding: 0;
	background: #000000;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
H1, H2, H3
{
	margin-top: 0;
}
H1
{
	font-size: 1.6em;
	font-weight: normal;
}
H2
{
	font-size: 1.6em;
}
H3
{
	font-size: 1em;
}
UL
{
}
A
{
	text-decoration: none;
	color: #2C4449;
}
A:hover
{
	border-bottom: none;
}
A IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin: 0 20px 0 0;
}
IMG.right
{
	float: right;
	margin: 0 0 0 20px;
}
#header
{
	width: 960px;
	margin: 0 auto;
}
/*Header*/
#logo
{
	width: 960px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img14_02.jpg) no-repeat left top;
}
#logo H1, #logo P
{
	margin: 0;
	color: #FFFFFF;
}
#logo SPAN
{
	color: #FFFFFF;
}
#logo H1
{
	padding: 25px 0 0 40px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.8em;
}
#logo P
{
	text-transform: lowercase;
	padding: 4px 0 0 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
#logo A
{
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
/*Menu*/
#menu
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 55px;
	padding-top: 35px;
	background: url(images/img14_01.jpg) repeat-x left top;
}
#menu UL
{
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}
#menu LI
{
	float: left;
	display: inline;
}
#menu A
{
	height: 40px;
	margin: 0;
	padding: 40px 30px 0;
	background: url(images/img14_06.jpg) no-repeat right 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu A:hover
{
	color: #2DE9F7;
}
#menu .current_page_item A
{
	color: #FFFFFF;
}
/*Wrapper*/
#wrapper
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*Page*/
#page
{
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img14_03.jpg) no-repeat left top;
}
#page-bg
{
}
/*Latest Post*/
#latest-post
{
	padding: 20px;
	border-bottom: 1px solid #2C4449;
}
/*Content*/
#content
{
	float: left;
	width: 460px;
	margin: 0px 20px 20px;
}
.post
{
	padding-bottom: 15px;
	line-height: 200%;
	border-bottom: 1px solid #2C4449;
}
.post H1
{
	font-weight: normal;
}
.title
{
	margin: 0;
	padding: 30px 0 4px 0px;
	font-size: 28px;
	font-weight: normal;
}
.title A
{
	border-bottom: none;
	color: #FFFFFF;
}
.title A:hover
{
	border-bottom: 1px dotted #000000;
}
.byline
{
	margin: 10px 0px 20px;
	padding: 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tag
{
	padding: 0 15px;
}
.entry
{
	padding: 0px;
}
.links
{
	width: 80px;
	height: 33px;
	background: url(images/img14_05.jpg) no-repeat left top;
	text-align: right;
	font-weight: bold;
}
.links A
{
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
}
.links A:hover
{
}
/*Sidebars*/
#sidebar1
{
	float: left;
	width: 230px;
}
#sidebar2
{
	float: right;
	width: 230px;
}
.sidebar
{
	float: left;
	padding: 0;
	color: #737373;
}
.sidebar UL
{
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
}
.sidebar LI
{
	padding: 0 0 20px;
}
.sidebar LI UL
{
	/*[empty]background:;*/
	padding-bottom: 20px;
}
.sidebar LI LI
{
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px dashed #314A4F;
	/*[empty]background:;*/
}
.sidebar LI H2
{
	height: 26px;
	margin: 0 15px;
	padding: 14px 15px 0px 0px;
	border-bottom: 1px solid #2C4449;
	text-transform: capitalize;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.sidebar A
{
	color: #BDBDBD;
}
/*Footer*/
#footer
{
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	border-top: 1px solid #2C4449;
}
#footer P
{
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}
#footer A
{
	color: #BDBDBD;
}
#footer .copyright
{
}
