/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(../images/img01.jpg) repeat-x;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3D3D3;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em; text-indent: 3px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(../images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #FF8A15; font-size: 12;
} 

a:hover {
	border-bottom: none;
}

a img {
	border-right: 6px solid #232323; border-bottom: 3px solid #232323;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.ListLinkStyle { }

#ListLinkStyle a { line-height: 20px; font-size: 12px; }

/* Header */

#logo {
	width: 980px;
	height: 140px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0; 
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #616161;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu 
{
    position: absolute;
    left: -20px; top: 103px;
	width: 420px;
	height: 26px;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 30%;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#menu a:hover {
	background: url(../images/img05.jpg) repeat-x;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(../images/img05.jpg) repeat-x;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	background: #000000;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content 
{
	float: left;
	width: 658px; /*  438px; */
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #949494;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(../images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar 
{
    /* position:absolute;
    left: 722px; top: 170px;
	float: left;
	width: 300px;
	padding: 0 0 0 0px; */
	
	float: left;
	width: 250px; /*  438px; */
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	/* background: url(../images/img04.gif) no-repeat 10px 9px; */
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img06.jpg) repeat-x;
	border: 1px solid #4A4A4A;
	font-size: 12px;
	color: #CCCCCC;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #333333;
	background: #000000;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #666666;
	border: 1px solid #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer  
{
	height: 50px;
	background: #000000 url(../images/img06.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0; text-indent: -150px;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: Yellow;
}

/* More Style */ /* color: #FF8A15; */

.Label_BG
{
    margin-top: 10px; margin-bottom: 8px; font-family: Verdana, Tahoma, Arial, Helvetica, SunSans-Regular, Sans-Serif; font-size: 11px;
    background-color: #333333; color:#F0F4FA; font-weight:normal; font-style:italic;
    background-Image: url('../Images/Button_BG.jpg'); background-repeat:repeat-x; 
    vertical-align: middle; height:13px; width: 262px; border:0px; text-align: left;
}

.Search_Button 
{
    margin-top: 10px; margin-bottom: 8px; font-family: Verdana, Tahoma, Arial, Helvetica, SunSans-Regular, Sans-Serif; font-size: 11px;
    background-color: #333333; color:#F0F4FA; font-weight:normal; font-style:italic;
    background-Image: url('../Images/Button_BG.jpg'); background-repeat:repeat-x; 
    vertical-align: middle; height:13px; width: 120px; border:0px; text-align: center;
}

.Fonts { font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS ; }

.ListLinkStyle { font-family: Verdana; color: #FF8A15; text-decoration:none; padding:0px; font-size: 11px; font-weight:bold; font-weight: bolder; padding: 0px; margin: 0px; list-style-image: none;}

.ArticleMain { font-size: 13px; font-weight:normal; text-align: left; vertical-align: top; margin-bottom: 10px; margin-top: 0px; padding-top:0px; empty-cells: hide; float: inherit; }

.btnThumb { margin: 2px; padding: 0px; border: 0px; border-color: Gray; background-repeat:no-repeat; background-color: White; }
.MainImageStyle { margin: 0px; margin-top: 2px; margin-left: 1px; padding: 0px; padding-left: 12px; padding-bottom: 8px; border: 1px; border-color: Gray; }
.menuLinkStyle { font-size: 11px; }

.Title
{
    text-transform: none;
	letter-spacing: 0px;
	font-size: 14px;
}

h1 
{
    font-weight: normal; color: #FFFF66; font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 14px; font-weight: bold;
}

h2 
{
    font-weight: normal; color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 12px; font-weight: bold;
}

h3 
{
    font-weight: normal; color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
}

.Label_Brand { color: White; font-size: 18px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS; }

.CatImg { background: url(../images/img04.gif) no-repeat 10px 9px; }

.Contact { padding-left: 150px; }
