body {
	margin-top: 50px;
	padding: 0;
	background: #0A1420;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:15px; font-size:11px; font-family:Lucida Grande, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0;
	color: #fc0406;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
	text-transform:uppercase;
}

ul {
}

a {
	text-decoration: none;
	color:  #5cad14;
	font-weight: bold;
}

a:hover {
    text-decoration: underline;
	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: 940px;
	height: 150px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#logo {
	width: 940px;
	height: 80px;
	margin: 0 auto;
	padding-top: 20px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img01.gif)  no-repeat left top;
}

/* Navigation */

ul#nav { margin-top:9px; }
#nav, #nav ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; 
background: url(images/img14.gif) no-repeat right 7px; font-size:17px; color:#fff; text-decoration:none;}
#nav li  { float:left; width: auto; padding:2px 5px;}
#nav li:hover, #nav li.current_page_item { background: #04283B; }
#nav li li.current_page_item { background: none; }

/* Drop-down menus */
#nav li ul  { position: absolute; left: -999em; width: 172px; background: #FFF; border:1px solid #efefef;}
#nav li ul li  { border: 1px solid #efefef; border-width: 0 0 1px; padding:0; }
#nav li ul li a  { background:url(images/ico-bullet.png) no-repeat 5px 10px; width:145px; padding-left:15px; line-height:30px; font-size:12px; color:#000; }
#nav li ul li:hover  { background:#fafafa; }
#nav li ul  { padding:5px; }
#nav li ul ul  { margin: -25px 0 0 120px; }
#nav li ul li ul li a  { border-width: 0 0 1px; }
#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul  { left:auto; }
#nav li:hover,#nav li.hover  { position:static; }

#nav .sf-sub-indicator {display:none;}
#nav li:hover, 
#nav li.current_page_item,
#nav li ul{ border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;  }
#nav li ul li a  { text-shadow:none;}

#nav li:hover, #nav li.current_page_item { background: rgba(0, 0, 0, 0.3); }
#nav a{ text-shadow:#000 1px 2px 0;}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
	background: url(images/img12.gif) repeat-y left top;
}

#content-bgtop {
	background: url(images/img11.gif) no-repeat left top;
}

#content-bgbtm {
	padding: 20px 10px;
	background: url(images/img13.gif) no-repeat left bottom;
}

.post {
	padding-bottom: 15px;
	background: url(images/img15.gif) repeat-x left bottom;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	background: url(images/img04.gif) repeat-y left top;
	color: #04283B;
}

#sidebar1-bgtop {
	background: url(images/img03.gif) no-repeat left top;
}

#sidebar1-bgbtm {
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img06.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	color: #04283B;
}

#sidebar1 a {
	color: #04283B;
	font-weight: bold;
}

#sidebar2 {
	float: right;
	background: url(images/img08.gif) repeat-y left top;
	
}

#sidebar2-bgtop {
	background: url(images/img07.gif) no-repeat left top;
}

#sidebar2-bgbtm {
	padding-top: 10px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#sidebar2 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img10.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
}

#sidebar2 a {
	color: #FFFFFF;
	font-weight: bold;
}

.sidebar {
	float: left;
	width: 190px;
	font-size: 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 150px;
	height: 18px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#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 {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

input, textarea 	{ font-family: arial; color:white; background:#57767F; font-size: 14px; }

#contentchat 		{ width:500px; text-align:left; margin-left:8px; }

#chatwindow 		{ border:1px solid #aaaaaa; padding:4px; background:#232D2F; color:white;  width:480px; height:auto; font-family:courier new;}
#chatnick 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#57767F;}
#chatmsg 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#57767F; }

#contentchatn 		{ width:270px; text-align:left; margin-left:2px; }

#chatwindown 		{ border:1px solid #aaaaaa; padding:2px; background:#232D2F; color:white;  width:250px; height:auto; font-family:courier new;}

