/* ================================================================ 
     GENERAL SETTINGS
=================================================================== */

body {
	background: #000044;
	color: 555555;
        width: 998px;
	font-size: 12px;
	font-family: Arial, san-serif;
	margin: 0px auto 0px;
	padding: 0px;
	}

#backer {
        background: #ffffff;
        width: 1000px;
	margin: 0px auto 10px;
        padding: 0px 0px 8px 0px;
        }

#wrapper {
        background: #ffffff url(wrapper.gif) repeat-y;
        width: 998px;
	margin: 8px auto 8px;
        padding: 0px 0px 0px 0px;
        }

#inner-wrapper {
        background: #ffffff url(inner-wrapper.gif) repeat-y;
        width: 998px;
	margin: 8px auto 8px;
        padding: 0px 0px 0px 0px;
        }

.dated {
        color: #555555;
        font-size: 11px;
	font-family: Arial, san-serif;
        margin: 6px 0px 0px 0px;
        }

/* ================================================================ 
     HEADER
=================================================================== */

#blackbar {
        background: #000000;
        width: 978px;
        color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
        margin: 0px auto 0px;
        padding: 8px 10px 8px 10px;
        overflow: hidden;
        border-top: 1px solid #cccccc;
        }

#blackbar a {
	color: #ffffff;
	text-decoration: none;
	}

#blackbar a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#blackbar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.blackbar-left {
        width: 708px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.blackbar-right {
        width: 270px;
        text-align: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#toparea {
        width: 998px;
        margin: 3px auto 3px;
        padding: 1px 0px 1px 0px;
        overflow: hidden;
        }

.toparea-left {
        width: 728px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.toparea-right {
        width: 270px;
        text-align: right;
        margin: 15px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#redbar {
        background: #C31522;
        width: 988px;
        color: #ffffff;
	font-size: 12px;
	font-family: Arial, san-serif;
        margin: 0px auto 1px;
        padding: 8px 10px 8px 0px;
        overflow: hidden;
        border-bottom: 3px solid #9F091A;
        }

#redbar a {
	color: #ffffff;
	text-decoration: none;
	}

#redbar a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#redbar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.redbar-left {
        width: 818px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.redbar-right {
        width: 170px;
        text-align: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#masthead {
        background: #000044 url(masthead.gif) repeat-x;
        width: 998px;
        height: 105px;
        margin: 0px auto 0px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        }

.masthead-logo {
        width: 260px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.masthead-right {
        width: 728px;
        text-align: right;
        margin: 10px 1px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: right;
        }

/* ================================================================ 
     TYPOGRAPHY SETTINGS
=================================================================== */

a {
	color: #333333;
	text-decoration: underline;
	}

a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
a:hover {
	color: #333333;
	text-decoration: none;
	}

h1 {
    border-bottom:1px solid #C0CCD3;
color:#00168E;
font-size:14px;
font-weight:bold;
line-height:14px;
margin:0 0 0 10px;
padding:0 0 5px;
text-transform:uppercase;
        }

h2 {

color:#00168E;
font-size:14px;
font-weight:bold;
line-height:14px;
margin:0 0 0 0px;
padding:0 0 5px;
text-transform:uppercase;
        }


#story h2{
border-bottom:1px solid #C0CCD3;
color:#00168E;
font-size:14px;
font-weight:bold;
line-height:14px;
margin:0 0 0 0px;
padding:0 0 5px;
text-transform:uppercase;
}


h3 {
        color: #333333;
	font-size: 16px;
        line-height: 16px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h4 {
        color: #333333;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h5 {
        color: #333333;
	font-size: 12px;
        line-height: 12px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h6 {
        color: #333333;
	font-size: 10px;
        line-height: 10px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h2.blocktitle {
        color: #00168E;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	  border-bottom: 1px solid #C0CCD3;	
	padding: 0px 0px 5px 0px;
	}

h2.blocktitle {
        color: #00168E;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	  border-bottom: 1px solid #C0CCD3;	
	padding: 0px 0px 5px 0px;
	}

h2.blocktitle-underline {
        color: #00168E;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
        border-bottom: 1px solid #C0CCD3;	
        }

h2.blocktitle-underline-padding {
        color: #00168E;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
        border-bottom: 1px solid #C0CCD3;	
        }

h1.blocktitle-black {
        color: #333333;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
        border-bottom: 1px solid #C0CCD3;	
        }

h2.blocktitle-red {
        background: #D82231;
        color: #ffffff;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
        }
h1.blocktitle-orange {
        background: #FF8000;
        color: #ffffff;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
        }
h2.blocktitle-blue {
        background: #0D2E72;
        color: #ffffff;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
        }

h1.promo {
        color: #dddddd;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h1.promo a {
	color: #dddddd;
	text-decoration: none;
	}

h1.promo a:visited {
	color: #dddddd;
	text-decoration: none;
	}
	
h1.promo a:hover {
	color: #ffffff;
	text-decoration: none;
	}

h3.main-news-item {
        color: #ffffff;
	font-size: 22px;
        line-height: 22px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h3.main-news-item a {
	color: #ffffff;
	text-decoration: none;
	}

h3.main-news-item a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
h3.main-news-item a:hover {
	color: #ffffff;
	text-decoration: none;
	}

h1.post-item-title {
        color: #000000;
	font-size: 32px;
        line-height: 32px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h1.subtitle {
        color: #000000;
	font-size: 16px;
        line-height: 16px;
        font-weight: normal;
	margin: 8px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h2.other-news-item {
        color: #333333;
	font-size: 12px;
        line-height: 15px;
        font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h2.other-news-item a {
	color: #333333;
	text-decoration: underline;
	}

h2.other-news-item a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
h2.other-news-item a:hover {
	color: #333333;
	text-decoration: none;
	}

h1.bold-news-item {
        color: #333333;
	font-size: 14px;
        line-height: 15px;
        font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h1.bold-news-item a {
	color: #333333;
	text-decoration: underline;
	}

h1.bold-news-item a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
h1.bold-news-item a:hover {
	color: #333333;
	text-decoration: none;
	}

/* ================================================================ 
     PAGES MENU
=================================================================== */

#pagebar {
        background: transparent;
        color: #ffffff;
	width: 818px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#navpages {
	margin: 0px;
	padding: 0px;
	}
	
#navpages ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navpages li {
float:left;
font-size:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 10px;
padding:0;
	}
	
#navpages li a, #navpages li a:link, #navpages li a:visited {
        background: transparent;
	color: #ffffff;
	display: block;
        font-weight: normal;
        text-decoration: none;
        margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
        border-right: 1px solid #ffffff;
	}

#navpages li a:hover, #navpages li a:active {
        background: transparent;
	color: #ffffff;
	display: block;
        font-weight: normal;
        text-decoration: underline;
        margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
        border-right: 1px solid #ffffff;
	}

.current_page_item a, .current_page_item a:hover {
        background: transparent !important;
        color: #ffffff !important;
        border-bottom: 0px solid #ffffff !important;
        text-decoration: underline !important;
        }

/* ================================================================ 
     DROPDOWN MENU
=================================================================== */

#menubar {
        background: #000044 url(nav-repeat.gif) repeat-x;
        color: #ffffff;
	width: 998px;
        height: 36px;
        margin: 1px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
        border-bottom: 1px solid #5B80FF;
	}

#menubar a.active_category {
        background: #000077 url(nav-repeat-active.gif) repeat-x !important;
        color: #ffffff !important;
        }

.menubar-left {
        width: 998px;
        height: 36px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#nav {
	font-size: 12px;
	font-family: Arial, san-serif;
        text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
        float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
        background: #000044 url(nav-repeat.gif) repeat-x;
	color: #ffffff;
	display: block;
        font-weight: bold;
        text-decoration: none;
        margin: 0px 1px 1px 0px;
	padding: 10px 10px 10px 10px;
	}

#nav li a:hover, #nav li a:active {
        background: #000077 url(nav-repeat-active.gif) repeat-x;
	color: #ffffff;
	display: block;
        font-weight: bold;
        text-decoration: none;
        margin: 0px 1px 1px 0px;
	padding: 10px 10px 10px 10px;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
        background: #000077 url(nav-repeat-active.gif) repeat-x;
	width: 150px;
	color: #ffffff;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #5B80FF;
	border-left: 1px solid #5B80FF;
	border-right: 1px solid #5B80FF;
	text-decoration: none;
	}
	
#nav li li a:hover, #nav li li a:active {
        background: #000077 url(nav-repeat-active.gif) repeat-x;
	color: #ffffff;
	padding: 4px 8px 4px 8px;
	text-decoration: underline;
	}

#nav li {
	float: left;
	padding: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	width: 168px;
	border-top: 1px solid #5B80FF;
	margin: -25px 0 0 167px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover 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.sfhover { 
	position: static;
	}

.current-cat a, .current-cat a:hover {
        background: #000077 url(nav-repeat-active.gif) repeat-x !important;
    color: #ffffff !important;
        border-bottom: 0px solid #ffffff !important;
    }

/* ================================================================ 
     SUBMENU (adsense)
=================================================================== */

#menusub {
        background: #194BF2;
        color: #ffffff;
	width: 983px;
        height: 0px;
        margin: 0px auto 0px;
	padding: 6px 10px 0px 5px;
	overflow: hidden;
        border-bottom: 3px solid #cccccc;
	}

#menusub a {
	color: #ffffff;
	text-decoration: underline;
	}

#menusub a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
	
#menusub a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.menusub-left {
        width: 978px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

/* ================================================================ 
     BREAKING NEWS
=================================================================== */

#breakingnews {
        background: #EFB70E;
        color: #333333;
	width: 978px;
        height: 22px;
        margin: 0px auto 0px;
	padding: 6px 10px 0px 10px;
	overflow: hidden;
        border-bottom: 3px solid #D9A815;
	}

#breakingnews a {
	color: #cc0000;
	text-decoration: underline;
	}

#breakingnews a:visited {
	color: #cc0000;
	text-decoration: underline;
	}
	
#breakingnews a:hover {
	color: #cc0000;
	text-decoration: none;
	}

/* ================================================================ 
     COLUMN SETUP
=================================================================== */
/*
#column-setup {
        width: 998px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        overflow: hidden;
        }

.column-580 {
        width: 580px;
        text-align: left;
        line-height: 18px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-580 a {
	text-decoration: underline;
	}

.column-580 a:visited {
	text-decoration: underline;
	}
	
.column-580 a:hover {
	text-decoration: none;
	}

.column-580 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-580 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-580 ul li a {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-580 ul li a:visited {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-580 ul li a:hover {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-402 {
        width: 402px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-402 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-402 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-402 ul li a {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-402 ul li a:visited {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-402 ul li a:hover {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-254 {
        width: 254px;
        text-align: left;
        margin: 0px 21px 0px 21px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-254 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-254 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-254 ul li a {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-254 ul li a:visited {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-254 ul li a:hover {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-300 {
        width: 300px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-300 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-300 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-300 ul li a {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-300 ul li a:visited {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-300 ul li a:hover {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-120 {
        width: 120px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#sidebar-block {
	background: #E9ECEE;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 13px 0px;
        padding: 8px;
        }

#sidebar-block-plain {
	background: #ffffff;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 13px 0px;
        padding: 8px;
        }

#sidebar-block-bottom {
	background: #E9ECEE url(quotes.png) bottom right no-repeat;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 0px 0px;
        padding: 8px;
        }
#sidebar-block-bottom  li{
	list-style-type:none;
	width:100%;
}
#sidebar-block-bottom  a{
	text-decoration:none;
	background:transparent;
	padding:0px;
}
#sidebar-block-bottom  a:hover{padding:0px;}

h2.widgettitle {
	padding:10px 0px;
}*/
/* ================================================================ 
     MODULES
=================================================================== */

.module-01 {
        margin: 0px 0px 13px 0px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        }
		
.module-01 img{
        margin: 3px 0px px 0px;
        }		

.main-highlight {	
        background: #000033;
        color: #ffffff;
        padding: 10px;
	font-size: 12px;
	font-family: Arial, san-serif;
	overflow:hidden;
        }

.module-02 {
        width: 402px;
        margin: 0px auto 13px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        }

.module-02-left {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-02-middle {
        width: 128px;
        text-align: left;
        margin: 0px 9px 0px 9px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-02-right {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-03 {
        width: 402px;
        margin: 0px auto 13px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        }

.module-03-left {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-03-middle {
        width: 128px;
        text-align: left;
        margin: 0px 9px 0px 9px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-03-right {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-04 {
        width: 402px;
        margin: 0px auto 0px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        }

.module-04-left {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-04-middle {
        width: 128px;
        text-align: left;
        margin: 0px 9px 0px 9px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-04-right {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

blockquote {
	background: #E9ECEE;
        border: 1px solid #C0CCD3;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	}

/* ================================================================ 
     IMAGE SETTINGS
=================================================================== */

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 5px 0px 20px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 20px 15px 0px;
	display: inline;
	}
	
img.alignleft {
	padding: 0px;
	margin: 5px 20px 15px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}



/* ================================================================ 
     SEARCH BAR
=================================================================== */

#search-bar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #ffffff url(search-repeat.gif) repeat-x!important;
	width: 250px;
	color: #333399;
	font-size: 12px;
	font-family: Arial, san-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 5px 4px;
        border: 0px;
	display: inline;
        border: 1px solid #C0CCD3;
	}

#searchbutton {
        background: transparent url(search-button.png) no-repeat;
        width: 90px;
        height: 28px;
        padding: 0px;
        margin: 3px 0px 0px 0px;
        border: 0px;
}

/* ================================================================ 
     COMMENTS BLOCK
=================================================================== */
	
#commentblock {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.commentleft {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	background: #E9ECEE;
	list-style: none;
	margin: 0px;
	padding: 20px;
	}
	
.commentdate {
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

ol.commentlist { 
        list-style:none;
        margin:0 0 1em;
        padding:0;
        text-indent:0;
        }

ol.commentlist li {
        }

ol.commentlist li.alt {
        }

ol.commentlist li.bypostauthor {
        }

ol.commentlist li.byuser {
        }

ol.commentlist li.comment-author-admin {
        }

ol.commentlist li.comment {
        padding:1em;
        }

ol.commentlist li div.comment-author {
        }

ol.commentlist li div.vcard {
        }

ol.commentlist li div.vcard cite.fn {
        font-style:normal;
        }

ol.commentlist li div.vcard cite.fn a.url {
        }

ol.commentlist li div.vcard img.avatar {
        border:3px solid #cccccc;
        float:left;
        margin:3px 10px 5px 0px;
        }

ol.commentlist li div.vcard img.avatar-32 {
        }

ol.commentlist li div.vcard img.photo {
        }

ol.commentlist li div.vcard span.says {
        }

ol.commentlist li div.commentmetadata {
        }

ol.commentlist li div.comment-meta {
        font-size:9px;
        }

ol.commentlist li div.comment-meta a {
	color: #333333;
        }

ol.commentlist li p {
        margin:0 0 1em;
        }

ol.commentlist li ul {
        list-style:square;
        margin:0 0 1em 2em;
        }

ol.commentlist li div.reply {
        }

ol.commentlist li div.reply a {
        font-weight:bold;
        }
ol.commentlist li ul.children {
        list-style:none; 
        margin:1em 0 0; 
        text-indent:0;
        }

ol.commentlist li ul.children li {
        }

ol.commentlist li ul.children li.alt {
        }

ol.commentlist li ul.children li.bypostauthor {
        }

ol.commentlist li ul.children li.byuser {
        }

ol.commentlist li ul.children li.comment {
        }

ol.commentlist li ul.children li.comment-author-admin {
        }

ol.commentlist li ul.children li.depth-2 {
        border:1px dotted #555;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-3 { 
        border:1px dotted #999;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-4 {
        border:1px dotted #bbb;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-5 {
        }

ol.commentlist li ul.children li.odd {
        }

ol.commentlist li.even {
        background:#fff;
        }

ol.commentlist li.odd {
        background:#f6f6f6;
        }

ol.commentlist li.parent {
        border:0px dotted #111;
        }

ol.commentlist li.pingback {
        border-bottom:1px dotted #666;
        padding:1em;
        }

ol.commentlist li.thread-alt {
        }

ol.commentlist li.thread-even {
        }

ol.commentlist li.thread-odd {
        }


/* 
	Theme Name: pm3
        Theme Date: 06072009
	Theme URL: http://stylewp.com/themes/playmaker-3.html
	Description: Premium Wordpress theme brought to you by <a href="http://www.stylewp.com" target="_blank" title="Premium Wordpress Themes">StyleWP</a>, a subsidiary of <a href="http://www.studioburst.net" target="_blank" title="Professional Web &amp; Print Creative Studio">Studio Burst</a>.
	Author: StyleWP
	Author URI: http://www.stylewp.com
	Version: 3.0
*/

/* ================================================================ 
     GENERAL SETTINGS
=================================================================== */

body {
	background: #000044;
	color: 555555;
        width: 998px;
	font-size: 12px;
	font-family: Arial, san-serif;
	margin: 0px auto 0px;
	padding: 0px;
	}

#backer {
        background: #ffffff;
        width: 1000px;
	margin: 0px auto 10px;
        padding: 0px 0px 8px 0px;
        }

#wrapper {
        background: #ffffff url(wrapper.gif) repeat-y;
        width: 998px;
	margin: 8px auto 8px;
        padding: 0px 0px 0px 0px;
        }

#inner-wrapper {
        background: #ffffff url(inner-wrapper.gif) repeat-y;
        width: 998px;
	margin: 8px auto 8px;
        padding: 0px 0px 0px 0px;
        }

.dated {
        color: #555555;
        font-size: 11px;
	font-family: Arial, san-serif;
        margin: 6px 0px 0px 0px;
        }

/* ================================================================ 
     HEADER
=================================================================== */
/*
#blackbar {
        background: #000000;
        width: 978px;
        color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
        margin: 0px auto 0px;
        padding: 8px 10px 8px 10px;
        overflow: hidden;
        border-top: 1px solid #cccccc;
        }

#blackbar a {
	color: #ffffff;
	text-decoration: none;
	}

#blackbar a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#blackbar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.blackbar-left {
        width: 708px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.blackbar-right {
        width: 270px;
        text-align: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#toparea {
        width: 998px;
        margin: 3px auto 3px;
        padding: 1px 0px 1px 0px;
        overflow: hidden;
        }

.toparea-left {
        width: 728px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.toparea-right {
        width: 270px;
        text-align: right;
        margin: 15px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#redbar {
        background: #C31522;
        width: 988px;
        color: #ffffff;
	font-size: 12px;
	font-family: Arial, san-serif;
        margin: 0px auto 1px;
        padding: 8px 10px 8px 0px;
        overflow: hidden;
        border-bottom: 3px solid #9F091A;
        }

#redbar a {
	color: #ffffff;
	text-decoration: none;
	}

#redbar a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#redbar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.redbar-left {
        width: 818px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.redbar-right {
        width: 170px;
        text-align: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#masthead {
        background: #000044 url(masthead.gif) repeat-x;
        width: 998px;
        height: 105px;
        margin: 0px auto 0px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        }

.masthead-logo {
        width: 299px;
        text-align: left;
        margin: 16px 0px 0px 10px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.masthead-right {
        width: 678px;
        text-align: right;
        margin: 10px 11px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }
*/
/* ================================================================ 
     TYPOGRAPHY SETTINGS
=================================================================== */
/*
a {
	color: #333333;
	text-decoration: underline;
	}

a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
a:hover {
	color: #333333;
	text-decoration: none;
	}

h1 {
        color: #333333;
	font-size: 20px;
        line-height: 20px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h2 {
        color: #333333;
	font-size: 18px;
        line-height: 18px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h3 {
        color: #333333;
	font-size: 16px;
        line-height: 16px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h4 {
        color: #333333;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h5 {
        color: #333333;
	font-size: 12px;
        line-height: 12px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h6 {
        color: #333333;
	font-size: 10px;
        line-height: 10px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }




h1.blocktitle-underline-padding {
        color: #00168E;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
        border-bottom: 1px solid #C0CCD3;	
        }

h1.blocktitle-black {
        color: #333333;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
        border-bottom: 1px solid #C0CCD3;	
        }

h1.blocktitle-red {
        background: #D82231;
        color: #ffffff;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
        }
h1.blocktitle-orange {
        background: #FF8000;
        color: #ffffff;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
        }
h1.blocktitle-blue {
        background: #0D2E72;
        color: #ffffff;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
        }

h1.promo {
        color: #dddddd;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h1.promo a {
	color: #dddddd;
	text-decoration: none;
	}

h1.promo a:visited {
	color: #dddddd;
	text-decoration: none;
	}
	
h1.promo a:hover {
	color: #ffffff;
	text-decoration: none;
	}

h1.main-news-item {
        color: #ffffff;
	font-size: 22px;
        line-height: 22px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h1.main-news-item a {
	color: #ffffff;
	text-decoration: none;
	}

h1.main-news-item a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
h1.main-news-item a:hover {
	color: #ffffff;
	text-decoration: none;
	}

h1.post-item-title {
        color: #000000;
	font-size: 32px;
        line-height: 32px;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }

h1.subtitle {
        color: #000000;
	font-size: 16px;
        line-height: 16px;
        font-weight: normal;
	margin: 8px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h2.other-news-item {
        color: #333333;
	font-size: 12px;
        line-height: 15px;
        font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h1.other-news-item a {
	color: #333333;
	text-decoration: underline;
	}

h1.other-news-item a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
h1.other-news-item a:hover {
	color: #333333;
	text-decoration: none;
	}

h1.bold-news-item {
        color: #333333;
	font-size: 14px;
        line-height: 15px;
        font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h1.bold-news-item a {
	color: #333333;
	text-decoration: underline;
	}

h1.bold-news-item a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
h1.bold-news-item a:hover {
	color: #333333;
	text-decoration: none;
	}
*/

h1.blocktitle {
        color: #00168E;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
	

/* ================================================================ 
     DROPDOWN MENU
=================================================================== */

#menubar {
        background: #000044 url(nav-repeat.gif) repeat-x;
        color: #ffffff;
	width: 998px;
        height: 36px;
        margin: 1px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
        border-bottom: 1px solid #5B80FF;
	}

#menubar a.active_category {
        background: #000077 url(nav-repeat-active.gif) repeat-x !important;
        color: #ffffff !important;
        }

.menubar-left {
        width: 998px;
        height: 36px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#nav {
	font-size: 12px;
	font-family: Arial, san-serif;
        text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
        float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
        background: #000044 url(nav-repeat.gif) repeat-x;
	color: #ffffff;
	display: block;
        font-weight: bold;
        text-decoration: none;
        margin: 0px 1px 1px 0px;
	padding: 10px 10px 10px 10px;
	}

#nav li a:hover, #nav li a:active {
        background: #000077 url(nav-repeat-active.gif) repeat-x;
	color: #ffffff;
	display: block;
        font-weight: bold;
        text-decoration: none;
        margin: 0px 1px 1px 0px;
	padding: 10px 10px 10px 10px;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
        background: #000077 url(nav-repeat-active.gif) repeat-x;
	width: 150px;
	color: #ffffff;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #5B80FF;
	border-left: 1px solid #5B80FF;
	border-right: 1px solid #5B80FF;
	text-decoration: none;
	}
	
#nav li li a:hover, #nav li li a:active {
        background: #000077 url(nav-repeat-active.gif) repeat-x;
	color: #ffffff;
	padding: 4px 8px 4px 8px;
	text-decoration: underline;
	}

#nav li {
	float: left;
	padding: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	width: 168px;
	border-top: 1px solid #5B80FF;
	margin: -25px 0 0 167px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover 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.sfhover { 
	position: static;
	}

.current-cat a, .current-cat a:hover {
        background: #000077 url(nav-repeat-active.gif) repeat-x !important;
    color: #ffffff !important;
        border-bottom: 0px solid #ffffff !important;
    }
/* ================================================================ 
     BREAKING NEWS
=================================================================== */

#breakingnews {
        background: #EFB70E;
        color: #333333;
	width: 978px;
        height: 22px;
        margin: 0px auto 0px;
	padding: 6px 10px 0px 10px;
	overflow: hidden;
        border-bottom: 3px solid #D9A815;
	}

#breakingnews a {
	color: #cc0000;
	text-decoration: underline;
	}

#breakingnews a:visited {
	color: #cc0000;
	text-decoration: underline;
	}
	
#breakingnews a:hover {
	color: #cc0000;
	text-decoration: none;
	}

/* ================================================================ 
     COLUMN SETUP
=================================================================== */

#column-setup {
        width: 998px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        overflow: hidden;
        }

.column-580 {
        width: 580px;
        text-align: left;
        line-height: 18px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-580 a {
	text-decoration: underline;
	}

.column-580 a:visited {
	text-decoration: underline;
	}
	
.column-580 a:hover {
	text-decoration: none;
	}

.column-580 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-580 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-580 ul li a {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-580 ul li a:visited {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-580 ul li a:hover {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-402 {
        width: 400px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-402 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-402 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-402 ul li a {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-402 ul li a:visited {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-402 ul li a:hover {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-254 {
        width: 254px;
        text-align: left;
        margin: 0px 21px 0px 21px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-254 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-254 ul li {
	list-style-type: none;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}

.column-254 ul li a {
	color: #333333;	
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	}

.column-254 ul li a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
.column-254 ul li a:hover {
	color: #333333;
	text-decoration: none;
	}

.column-300 {
        width: 300px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-300 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px;
	}

*:first-child+html .column-300 ul {
margin: 0px 0px 0px 0px;
}
	
.column-300 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-300 ul li a {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-300 ul li a:visited {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-300 ul li a:hover {
	color: #333333;
	background: transparent url(bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-120 {
        width: 120px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#sidebar-block {
	background: #E9ECEE;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 13px 0px;
        padding: 8px;
        }

#sidebar-block-plain {
	background: #ffffff;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 13px 0px;
        padding: 8px;
        }

#sidebar-block-bottom {
	background: #E9ECEE url(quotes.png) bottom right no-repeat;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 0px 0px;
        padding: 8px;
        }
#sidebar-block-bottom  li{
	list-style-type:none;
	width:100%;
	text-align:justify;
}
#sidebar-block-bottom  a{
	text-decoration:none;
	background:transparent;
	padding:0px;
}
#sidebar-block-bottom  a:hover{padding:0px;}

h2.widgettitle {
	padding:10px 0px;
}


/* ================================================================ 
     IMAGE SETTINGS
=================================================================== */

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 5px 0px 20px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 20px 15px 0px;
	display: inline;
	}
	
img.alignleft {
	padding: 0px;
	margin: 5px 20px 15px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}

/* ================================================================ 
     FOOTER SETTINGS
=================================================================== */

#footer {
        background: #000024 url(masthead.gif) top repeat-x;
        width: 978px;
	color: #dddddd;
	font-size: 11px;
	font-family: Verdana;
        margin: 0px auto 0px;
        padding: 10px;
        overflow: hidden;
        }

#footer a {
	color: #dddddd;
	text-decoration: none;
	}

#footer a:visited {
	color: #dddddd;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #dddddd;
	text-decoration: underline;
	}

.footer-left {
        width: 435px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.footer-right {
        width: 273px;
        text-align: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: right;
        }

ul.footer_links{
 list-style:none;
 display:inline;
 padding:0;
 margin:0;
 float:right;
}		
	
ul.footer_links li{
 list-style:none;
 display:inline;
 padding:0 10px;
 margin:0;
 float:right;
 color:#fff;
 border-right:1px solid #fff;
}	

ul.footer_links li a{
 color:#ddd;
text-align:right;
text-decoration:none;
font-size:11px;
}


/* ================================================================ 
     SEARCH BAR
=================================================================== */

#search-bar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #ffffff url(search-repeat.gif) repeat-x!important;
	width: 250px;
	color: #333399;
	font-size: 12px;
	font-family: Arial, san-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 5px 4px;
        border: 0px;
	display: inline;
        border: 1px solid #C0CCD3;
	}

#searchbutton {
        background: transparent url(search-button.png) no-repeat;
        width: 90px;
        height: 28px;
        padding: 0px;
        margin: 3px 0px 0px 0px;
        border: 0px;
}

/* ================================================================ 
     COMMENTS BLOCK
=================================================================== */
	
#commentblock {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.commentleft {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	background: #E9ECEE;
	list-style: none;
	margin: 0px;
	padding: 20px;
	}
	
.commentdate {
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

ol.commentlist { 
        list-style:none;
        margin:0 0 1em;
        padding:0;
        text-indent:0;
        }

ol.commentlist li {
        }

ol.commentlist li.alt {
        }

ol.commentlist li.bypostauthor {
        }

ol.commentlist li.byuser {
        }

ol.commentlist li.comment-author-admin {
        }

ol.commentlist li.comment {
        padding:1em;
        }

ol.commentlist li div.comment-author {
        }

ol.commentlist li div.vcard {
        }

ol.commentlist li div.vcard cite.fn {
        font-style:normal;
        }

ol.commentlist li div.vcard cite.fn a.url {
        }

ol.commentlist li div.vcard img.avatar {
        border:3px solid #cccccc;
        float:left;
        margin:3px 10px 5px 0px;
        }

ol.commentlist li div.vcard img.avatar-32 {
        }

ol.commentlist li div.vcard img.photo {
        }

ol.commentlist li div.vcard span.says {
        }

ol.commentlist li div.commentmetadata {
        }

ol.commentlist li div.comment-meta {
        font-size:9px;
        }

ol.commentlist li div.comment-meta a {
	color: #333333;
        }

ol.commentlist li p {
        margin:0 0 1em;
        }

ol.commentlist li ul {
        list-style:square;
        margin:0 0 1em 2em;
        }

ol.commentlist li div.reply {
        }

ol.commentlist li div.reply a {
        font-weight:bold;
        }
ol.commentlist li ul.children {
        list-style:none; 
        margin:1em 0 0; 
        text-indent:0;
        }

ol.commentlist li ul.children li {
        }

ol.commentlist li ul.children li.alt {
        }

ol.commentlist li ul.children li.bypostauthor {
        }

ol.commentlist li ul.children li.byuser {
        }

ol.commentlist li ul.children li.comment {
        }

ol.commentlist li ul.children li.comment-author-admin {
        }

ol.commentlist li ul.children li.depth-2 {
        border:1px dotted #555;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-3 { 
        border:1px dotted #999;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-4 {
        border:1px dotted #bbb;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-5 {
        }

ol.commentlist li ul.children li.odd {
        }

ol.commentlist li.even {
        background:#fff;
        }

ol.commentlist li.odd {
        background:#f6f6f6;
        }

ol.commentlist li.parent {
        border:0px dotted #111;
        }

ol.commentlist li.pingback {
        border-bottom:1px dotted #666;
        padding:1em;
        }

ol.commentlist li.thread-alt {
        }

ol.commentlist li.thread-even {
        }

ol.commentlist li.thread-odd {
        }
		
		
		
		
		
		
		
		
		

ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	border-width:0px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:160.65px;
}
ul.cssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	border-width:0px;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:normal 11px Verdana;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
ul.cssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	font:normal 11px Verdana;
	color: #ffffff;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	font:normal 11px Verdana;
	color: #ffffff;
	text-decoration:none;
}



p.bonus_txt{
font-size:14px;
}
		
p.bonus_txt b{
font-size:18px;
font-weight:bold;
font-style:italic;
font-family:BaccaratWide;
}
	
		
