/*
Theme Name: Eximius
Theme URI: http://www.dkszone.net/eximius-free-3-column-wordpress-theme
Description: 3 Columns with Left and Right Sidebars, Theme Options for Custom Header, Custom Background Color, and many more. Supports wp-pagenavi plugin. Elegant Blue and White Design. By dkszone.net.
Version: 2.2
Author: dkszone.net
Author URI: http://www.dkszone.net/
Tags: blue,white,three-columns,fixed-width,custom-header,theme-options,left-sidebar,right-sidebar

	This theme is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/

/***** GLOBAL FORMATTING *****/





* {
	padding: 0;
	margin: 0;
}

body {
	background: url('images/backgroundmain1.png') repeat-x;
	color: #D4D4D4;
	font: 12px/15px Verdana,Helvetica,sans-serif;
	position: float;
	
	
}

a {
	color: #1B3F8B;
	text-decoration: none;
}

a:hover {
	color: #49647d;
	text-decoration: underline;
}

a:visited {
	color: #009;
}

img {
	border: 0;
}

/***** PAGE FORMATTING *****/



.ads {position: absolute; margin-top: 16px; margin-left: 519px; }

.navstart {position: absolute; margin-top: 100px; margin-left: 155px; }

.trone{
background: #EFF6F6;
}


#header {
       
	display: block;
	width: 780px;
        position: float;
	height: 94px;
	margin-top: 0px;
	margin-left: 392px;
        margin-bottom: 0px;
	
	
	

}

.blogtitle {
float:left;
width: 975px;

}
.rss{
position: absolute;
background: url(images/casino2012.jpg) no-repeat;
margin-top: 0px;
margin-left: 148px;
width:330px;
height:px;
}

h1.blogtitle a{
	font-size: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F7F7F7;
	padding: 10px 10px 0px 17px;
	text-decoration: none;
	margin-left: 10px;
         margin-top:  30px;
}

h3.slogantext{
	font-size: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Times New Roman, Helvetica, Sans-Serif;	
	font-weight: none;
	color: #ffffff;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	margin-left: 90px;
	margin-top: 50px;
}

/****** RSS ICON ON HEADER ******/
.rssicon
{
  display:block;
  float:right;
  background-position: center right;
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-top: 0px;
  height: 90px;
  width: 330px;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#NaviBar {
	display: block;
}

#container {

	display: block;
	margin-left: 150px;
        margin-top: 15px;
	width: 1030px;
	position: float; 
	right: 10px;
	border: 1px;
	border-color:#006699;
	border-style: none none none none;
}

#content {
	
	margin-top: 15px;
	margin-left: 0PX;
	margin-right: 60px;
        margin-bottom: 50px;
	width: 670px;
	color: #262626;
	padding: 5px 5px 5px 7px;
	float:left;
        border: 1px;
	border-color:#006699;
	border-style: none none solid none;
}

#nextprev {
	clear: both;
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}


/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
}

.article {
        margin-top: 1px;
	float:left;
	width: 690px;
	
}

blockquote
{
	border-color:#CCC;
	border-width: 1px;
	border-style: solid;
	margin:10px 10px 10px 20px;
	padding:20px 5px 5px 20px;
	background-color:#f8f9f1;
	background-image:url('images/BlockQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

p {
	margin-bottom: 13px;
	line-height: 1.3em;
        
}

p a {
	border-bottom: 0px dotted #ccc;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

p.center {
	text-align: center;
}

.postmeta
{
	font-size:9px;
	margin-top:2px;
	color: #000;
	padding-bottom:10px;
	float:center;
	width: 700px;
}

.commentCount
{
 text-align:right;
 margin-right:10px;
 font-size:10px;

}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}


h1.posttitle, h2.posttitle{
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
        margin-top: 3px;
	margin-left: 1px;
	color: #660000;
	font-family: Arial,  Sans-Serif;	
	border-bottom: 0px solid  #CCC;
	padding: 0;
}

h1,h2,h3,h4,h5,h6{
	border-bottom: 0;
	font-weight: normal;
	padding: 0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
         margin-top: 7px;
	margin-bottom: 10px;
	color: #333333;
	font-family: Arial,  Sans-Serif;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	color:  #000033;
	margin-bottom: 10px;
        margin-top: 7px;
	font-family: Arial,  Sans-Serif;
}

h3 {
	font-size: 12px;
	text-valign: middle;
         font-weight: bold;
	color:  #000000;
	margin-bottom: 0px;
	font-family: Arial,  Sans-Serif;
}

h4 {
	font-size: 14px;
	text-align: left;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h5, h6 {
	font-size: 12px;
	text-align: left;
	color:  #333;
	margin-bottom: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

/***** LISTS FORMATTING *****/

.post ul {
	margin-left: 0px;
	padding: 0 0 10px 20px;
	list-style-image: url(images/bullet.png);
	padding-left: 5px;
} 

.post li {
	margin: 7px 0 8px 30px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** TABLE FORMATTING ****/



table#table-2 {
	width: 690px;
	background: #ffffff;
	color: #000000;
	padding: 2px;
	font-size: 11px;
	margin-top: 12px;
        margin-bottom: 20px;
        margin-left: 0px;
        border-collapse: collapse;
        border: 1px solid #f0f0f0;
        
}

table#table-2 td {
	background: #ffffff;
        margin: 0px;
	padding: 2px;
        border: 1px solid #f0f0f0;
	border-style: solid none solid none;
}

table#table-2 a {
	color: #003366;
	text-decoration: none;
	font-size: 13px;
        font-weight: bold;
}

table#table-2 a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 13px;
}


table#table-2 h2{
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: 14px;
	color: #666666;
        font-weight: bold;
        
}

table#table-2 h4{
	
	color: #C40A0A;
        font-weight: 900;
	text-align: center;
        margin-top: 8px;
        font-family: Arial,  Sans-Serif;
        font-size: 13px;
}

table#table-2 img.alignleft {
	padding: 0px 0px 0px 0px;
	
	margin: 0px;
	display: inline;
}

table#table-2 p {
	margin-bottom: 5px;
	margin-left:3px;
}

table#table-2  tr{
background-color:#A4F2AD;
}

table#table-2 th {
	background: #ffffff url(images/toptable.gif) no-repeat;
	height: 35px;
        margin-bottom: 0px;
	font-size: 17px;
	padding: 7px;
        font-weight: bold;
	text-align: left;
        color: #022661;
	 border: 1px solid #ffffff;
}

table#table-2 h3{

        text-align: center;
}

table#table-2 tr.d0 td {
	background-color: #FAFAFA;
}



table#table-7 {
	width: 690px;
	background: #ffffff;
	color: #000000;
	padding: 2px;
	font-size: 11px;
	margin-top: 10px;
        margin-bottom: 40px;
        margin-left: 0px;
        border-collapse: collapse;
        border: 1px solid #f0f0f0;
        
}

table#table-7 td {
	background: #ffffff;
        margin: 0px;
	padding: 2px;
        border: 1px solid #f0f0f0;
	border-style: solid none solid none;
}

table#table-7 a {
	color: #003366;
	text-decoration: none;
	font-size: 13px;
        font-weight: bold;
}

table#table-7 a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 13px;
}


table#table-7 h2{
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: 13px;
	color: #0A48A6;
        font-weight: bold;
        
}

table#table-7 h4{
	
	color: #C40A0A;
        font-weight: bolder;
	text-align: center;
        margin-top: 8px;
        font-family: Arial,  Sans-Serif;
        font-size: 14px;
}

table#table-7 img.alignleft {
	padding: 4px;
	margin: 0px;
	display: inline;
}

table#table-7 p {
	margin-bottom: 5px;
	margin-left:3px;
}

table#table-7  tr{
background-color:#A4F2AD;
}

table#table-7 th {
	background: #ffffff url(images/toptable.gif) no-repeat;
	height: 21px;
        margin-bottom: 0px;
	font-size: 17px;
	padding: 7px;
        font-weight: bold;
	text-align: left;
        color: #022661;
}

table#table-7 h3{

        text-align: center;
}

table#table-7 tr.d0 td {
	background-color: #FAFAFA;
}

table#table-1 {
	
	background: #003366;
	color: #ffffff;
	
}

table#table-1 td {
	background: #003366;
}

table#table-1 a {
	color: #FCD116;
	text-decoration: none;	
}

table#table-1 a:hover {
	color: #cccccc;
	text-decoration: none;
}

table#table-1 h2{
	color: #FFC900;
}

table#table-3 {
	border: 1px solid #BFBFBF;
	background: #001B6B;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 1px;
	
	}

table#table-3 td {
	background: #003366;
        margin-bottom: 0px;
	font-size: 12px;
	padding: 1px;
}

table#table-3 th {
	background: #000000;
        margin-bottom: 0px;
	font-size: 12px;
	padding: 2px;
}


table#table-3 a {
	color: #FCD116;
	text-decoration: none;	
	font-weight: bold;
}

table#table-3 a:hover {
	color: #00D624;
	text-decoration: none;
}


table#table-3 h1{
	margin-top: 0px;
}

table#table-3 img.alignleft {
	padding: 1px;
	border: 0px solid #CCC;
	margin: 1px 5px 1px 5px;
	display: inline;
}

table#table-3 h2{
        color: 00ff2f;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px
}

table#table-3 p {
	margin-bottom: 5px;
	
}


table#table-4 {
	width: 690px;
	background: url(images/tableback.png) repeat;
	color: #000000;
	padding: 0px;
	border: 1px solid #ffffff;
	font-size: 11px;
	
}

table#table-4 td {
	background: url(images/tableback.png) repeat;
        margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
}

table#table-4 a {
	color: #005470;
	text-decoration: none;
	bold 10px/12px 'Times New Roman',Times,serif;
	font-weight: bold;
}

table#table-4 a:hover {
	color: #005470;
	text-decoration: underline;
}


table#table-4 h3{
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	font-weight: bold;
	font-size: 12px
}

table#table-4 img.alignleft {
	padding: 1px;
	border: 0px solid #CCC;
	margin: 1px 1px 1px 1px;
	display: inline;
}

table#table-4 p {
	margin-bottom: 5px;
	margin-left:9px;
}

table#table-4 th {
	background: url(images/tablebacktop.png) repeat-x;
        border: 1px solid #000;
        font-size: 11px;
	font-weight: bold;
        
}



table#table-5 {
	width: 1000px;
	color: #ffffff;
	padding: 0px;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 20px;
	
}

table#table-5 td {
	
        margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 9px;
	padding: 5px;
	
}

table#table-5 a {
	color: #FFFF66;
	text-decoration: none;	
}

table#table-5 a:hover {
	color: #0054A8;
	text-decoration: none;
}


table#table-5 h1{
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	font-weight: bold;
	font-size: 13px
	
}

table#table-5 img.alignleft {
	padding: 1px;
	border: 1px solid #CCC;
	margin: 1px 1px 1px 1px;
	display: inline;
}

table#table-5 p {
	margin-bottom: 5px;
	margin-left:13px;
}
        	
.post  table {
	border: 2px solid #D9BC7A;
        width: 690px;
	margin:2px 5px 10px 0px;
	background: #ffffff;
}
.post  	th, 
.post  td {
	border-collapse: collapse;
	padding: 7px 7px 7px 7px;
	text-align:left;
	vertical-align:center;
        margin:5px 5px 5px 5px;
	
}
.post  tr.even td {
	background:#000000;
}
.post  th {
	border:0px solid #500000;
	margin: 0px;
	background: url(images/nav.png) repeat-x;
        border-style: solid;
        text-align: center;
        color: #FFFFFF;
        font-size: 13px;
	font-weight: bold;
        font-family: Arial,  Sans-Serif;
}



/***** NAVIGATION BAR FORMATTING *****/

ul#NaviBar {
     	position: float;
	margin-top:0px;
	margin-left: 158px;
	margin-bottom: 8px;
	padding-left: 0px;
	padding-top: 6px;
        padding-bottom: 0px;
	list-style: none;
	width: 997px;
        height: 33px;
	float: left;
	bold 15px/17px 'Times New Roman',Times,serif;
	
	
}

ul#NaviBar li {
	float: left;
        margin-right: 0px;
        margin-left: 0px;
	background: url(images/seperator.jpg) no-repeat scroll right center transparent;
	padding-right: 3px;
        
}

ul#NaviBar li.first {
	background: none repeat scroll 0 0 transparent;
    	width: 2px;        
}

ul#NaviBar a {
	display: block;
	float: left;
	padding: 0 27px;
	line-height: 31px;
	bold 15px/17px 'Times New Roman',Times,serif;
        font-weight: bold;
	color: #ffffff;
}

ul#NaviBar a:hover {
	text-decoration: none;
	color: #ffffff;
        background: url(images/navhover.png) repeat-x;
}

ul#NaviBar li.current_page_item a { 
	color: #089C03; 
	text-decoration: bold;
}

/***** SEARCH FORM FORMATTING *****/

/***** SEARCH FORM FORMATTING *****/

#search {
	display: inline;
	float: right;
	margin: 0px 5px 0;
	padding: 5px 0 0;
	text-align: left;
	top: 0px;
}

#searchbox {
	width: 180px;
	float:left;
	padding: 5px 0px 3px 0px;
	background: #ffffff;
	border: 0;
	margin: 2px 2px 2px 2px;
	color: #000000;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-align: center
;
}

.go {
	margin-top: 6px;
	margin-left: -20px;
	padding: 0px;
	color: #000;
	display:inline;
}

/***** SIDEBAR FORMATTING *****/

#sidebarLeft {
        margin-top: 0px;
        margin-right: 5px;
	margin-left: 3px;
	width: 0px;
	float: left;
	color: #fff;
	padding: 2px 2px 0px 2px;
	border:1px solid #B8B8B8;
	border-style: none none none none;
}

#sidebarRight {
	
        margin-top: 25px;
	margin-left: 5px;
        margin-bottom: 15px;
	width: 267px;
	float: left;
	color: #fff;
	padding: 2px 2px 0px 2px;
	border:1px solid #cccccc;
	border-style: none none none none;
}

#sidebarRight h2{
	width: 271px;
	text-align: left;
	padding: 10px 5px 5px 5px ;
	color:  #003366;
	border:1px solid #B8B8B8;	
        border-style: solid solid solid solid;
	height: 16px;
	line-height: 12px;
	margin-bottom: 4px;
	margin-top:5px;
        margin-left: 0px;
	font-family: Arial,  Sans-Serif;
        font-size: 14px;
        font-weight: bold;
        background: #F2F2F2;
}

#sidebarRight h2 a{
	color:  #ffffff;
	text-decoration: none;
}

#sidebarRight h2 a:hover{
	color:  #FFFFFF;
	text-decoration: underline;
	
}

#sidebarRight trone{
background: #b6b6b6;
} 

#sidebarLeft h2{
        width: 0px;
	text-align: left;
	vertical-align: middle;
	padding: 5px 5px 9px 5px ;
	color:  #003366;
	
	height: 23px;
	line-height: 10px;
	margin-bottom: 2px;
	margin-top:2px;
        margin-left: 5px;
	border: 0px solid #;
	font: bold 13px/16px 'Trebuchet MS',Arial,sans-serif;
       
}

#sidebarLeft h2 a{
	color:  #FFFFFF;
	text-decoration: none;
        margin-top: 2px;
        margin-bottom: 5px;
}

#sidebarLeft h2 a:hover{
	color:  #FFFFFF;
	text-decoration: underline;
}

#sidebarRight a {
	color: #00284D;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #00284D;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #333333;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #00248F;
	text-decoration: underline;
}





.sidebar ul, .sidebar ol { 
	
	margin-top: 0px;
	margin-bottom: 15px;
        margin-left: 0px;
        width: 255px;
	font-color:  #ffffff;
        font-weight: none;
	line-height: 30px;
	border:1px solid #cccccc;
        border-style: solid solid solid solid;	
        font: 13px/16px 'Trebuchet MS',Arial,sans-serif;
	list-style-image: url(images/bulletnew.png);
	padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right:6px;
 	}

.sidebar ul { 
	list-style-type: none;
}
.sidebar li { 
	list-style-type: none;
}
.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 12px 0px 25px 5px; 
}

/***** FOOTER FORMATTING *****/

#footer {
	
	clear: both;
        margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px ;
	width: 1400px;
        height: 250px;
	background: url(images/footernew.jpg) repeat-x;
	color: #000000;
	text-align: left;

}

#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: center;
	margin-top: 30px
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px 50px 5px 0;
	color: #000000;
}

#footer p.author {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 20px;
        margin-top: 20px;
	padding: 5px 0 5px 0;
        color: #000000;
}

#footer a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #000000;
	background: none;
	text-decoration: underline;
	border-bottom: none;
}

#footer h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
}


/***** IMAGE FORMATTING *****/

img.post {
	padding: 2px;
	border: 0px solid #CCC;
	margin:1px 1px 1px 1px;
	float: right;
}

img.aligncenter {
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 1px;
	border: 0px solid #CCC;
}

img.alignright {
	padding: 5px;
	border: 0px solid #CCC;
	background: #fff;
	margin: 10px 5px 5px 5px;
	display: inline;
}

img.alignleft {
	padding: 1px;
	border: 0px solid #CCC;
	margin: 1px 5px 1px 5px;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom:1px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}




