/*
Theme Name: Oriotte
Theme URI: http://www.toptut.com
Description: Fresh betting and gambling theme, theme options menu, easy logo change, bookmarking manager, popular post section.
Author: Lorelei
Author URI: http://www.toptut.com
*/



/*************************************
 +Containers
 *************************************/
body{
	background:#797979 url(./images/bg.jpg) no-repeat 0 0 fixed;
	border-top:1px solid #333;
	color:#565656;
	font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
/*line-height:1.5em;*/
	margin:0 auto;
	padding:0;
	text-align:center;
}
#wrap{
	margin:-20px auto 0;
	text-align:left;
	width:950px;	
}
#content{
	font-size:1.2em;
	float:left;
	padding:25px 0 35px 20px;
	width:587px;_width:550px;
	background:#faf9f9;
	text-align:left;
	border:0px solid #001c2c;margin:0 0 0 13px;
	/* margin:10px 0px 15px 15px; */
}
#sidebar{
	font-size:13px;
	float:right;
	width:295px;
	background:#ffffff;
	padding:0 13px 25px 13px;
/*margin:10px 0px 0px 0px; */
	
}
/* header */





#header {
  	width: 950px; 
  	height: 140px;
	color: #fff;
	overflow: hidden;
	float:left;
	}

#headerleft {
    float:left;
	height:140px;
	width:500px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align:left;
	}
#header h1{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size:3.3em;
	margin:0;
	padding: 25px 0px;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	color:#CC0000;
}

	
#headerright{ 
padding:10px;
float:right; 
text-align:right;
margin:20px;
}
#headerright img { margin:10px 5px 0 10px}	
#headerright a { margin:0 0px 3px 0px}	
#headerleft{ float:left;}


#left_shape{float:left; background:url(images/top-left-shape.png) no-repeat left center; height:81px; width:10px;}









/* main menu */
#menu {float:left; background:#ffffff; border-left: 3px solid #c4bfbc;border-right: 3px solid #c4bfbc; width:944px; margin-bottom:-3px;}


#logo_container{float:left; width:350px; padding:25px 0px 0px 25px;}
#nav_container{float:left;}
#nav {
	margin: 0px;
	padding-top: 40px;
        padding-bottom: 20px;
        padding-left: 25px;
        padding-right: 0px;
	width: 260px;
	float: left;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float:left;
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
#nav li a, #nav li a:visited {
	color: #ffffff;
	display: block;
	font-family: Arial, Verdana,  Tahoma;
	font-size: 8pt;
	font-weight: bold;
        margin: 0px 0px 0px 0px;
	padding: 6px 16px 6px 16px;
	text-decoration: none;
	text-transform:uppercase;
        background:#5c6467;
        -moz-border-radius-topright: 4px; 
        -moz-border-radius-topleft: 4px; 
        -moz-border-radius-bottomleft: 4px; 
        -moz-border-radius-bottomright: 4px; 
        border: 2px solid #727a7d;
	}

#nav li a:hover {
	background: #f6c431;
	color: #fff;
        -moz-border-radius-topright: 4px; 
        -moz-border-radius-topleft: 4px; 
        -moz-border-radius-bottomleft: 4px; 
        -moz-border-radius-bottomright: 4px; 
        border: 2px solid #d9af33;
	}
	
#nav li li a, #nav li li a:visited {
	width: 130px;
	color: #999;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #000;
	color: #fff;
	padding: 7px 10px 7px 10px;
	}

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

#nav li li { 
	}

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

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

#nav li ul ul {
	margin: -29px 0 0 130px;
	}

#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;
	}
	
	
#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #fff;
	}

#nav .current_page_item a:hover {
	}

	
	
#nav .current_page_item ul li a, #nav .current_page_item ul li a:visited{
	background: #FFFFFF;
	color: #666;
	}

#nav .current_page_item ul li a:hover {
	background: #f1f1f1;
	color: #666;
	}

#goto_oi{padding:3px 0px 20px 12px; float:left; background:url(images/goto-oi-new.png) no-repeat; height:29px; width:243px; margin:40px 0px 0px 0px; font-size:14px; color:#ffffff;}
#goto_oi a:link, #goto_oi a:visited, #goto_oi a:active{color:#ffffff; text-decoration:none;}
#goto_oi a:hover{color:#333333;}




#footer a:link, #footer a:visited, #footer a {
color:#888;
}


#footer{
	background:#ffffff;
	color:#888;
	clear:both;
	font-size:11px;
        float:left; 
        border-left: 3px solid #c4bfbc; border-right: 3px solid #c4bfbc; 
        padding:20px 0px 20px 20px;
width:924px;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px 0 15px 0;
}

.entrytitle h2{
	font-size:15px;
}
.entrytitle h2 a
{
	color:#565656;
	font-weight:700;
}
.entrytitle h2 a:hover{
	color:#565656;
	text-decoration:underline;

}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}


.thumb img {
	width: 530px; height: 200px;
}


#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}

#sidebar h2{
	border-top:0px solid #3982ac; 
	border-bottom:0px solid #b8d9ea;
	 padding: 0px 10px 0px 10px;
	margin-top: 10px;
	background:url(images/sidebar-heading-bg.jpg) no-repeat;
	height:29px;
	width:275px;
	font-size:12px;
	color:#ffffff;
	line-height:29px;
font-weight:bold; float:left;
}
/*---new css added----*/
.textwidget{float:left;width:288px;}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:10px;
}

.entrymeta{
	font-size:0.9em;
	padding: 5px 10px;
	border:1px solid #e4e4e4;
	/*background:#FFF url(./images/inner.jpg) repeat-x center top;*/
	background:#f1f1f1;
	margin:0px 20px 0px 0px;
}
.postedby{
	background: url(./images/info.png) no-repeat;
	padding:3px;
	padding-left:20px;
        line-height:20px;
}
.filedto{
	background:url(./images/arr.png) no-repeat;
	padding:3px;
	padding-left:20px;
        line-height:20px;
}
.commentslink{
	background: url(./images/comment.png) no-repeat;
	padding:3px;
	padding-left:20px;
        line-height:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar a{
	color:#5c6467;
	/*text-shadow: #000 1px 1px 1px;*/


}

#sidebar a:hover{
	color: #999;
	/*text-shadow: #000 1px 1px 1px;*/
	text-decoration:underline;
}

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0px 0px 0px 0px;
}
#sidebar ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sidebar ul ul li {
	list-style-type: none;
margin:0px;
	}
	
#sidebar li {
	list-style-type: none;
margin:0px; padding:0;

	}

#sidebar img{ padding:3px;}

#social{
	margin:20px 0 20px 0;
	}




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

#searchform input#s{
	margin:0;
	padding:5px 12px;
	background-color:#ffffff;
	border:1px solid #E0E0E0;
	 width:270px; 
	font-size:9pt;
	color:#a2acb0;
	}

#searchform input#searchsubmit{
	border:none;
	background:#292826;
	color:#fff;
	text-transform:lowercase;
	}
	
	
	
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{


	margin-bottom:0.5em;
	padding:0.5em 1em;
	list-style-type:none;
}
.commentlist a{
	color:#333333;
}
.alt{
	background:#f1f1f1;
	border:1px solid #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#900;
	text-decoration:none;
}
a:hover{
	color:#3366FF;
}

.thumb{ 
	padding: 25px;
	border:1px solid #ccc;
	background-color:#f1f1f1;
	margin:15px 0;
}



img, img a, img a.hover{ border:none;}


ul { list-style-position: inside;list-style-type: circle; } 
ol {  list-style-position: inside; }
ol li { padding-left:20px;}
ol ol li { padding-left:20px;}


pre {
overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

hr{ margin:15px 0; background:#333; color:#333}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Start tables */

table, table.post
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

table, table.post .post tr, th, td
{
  background-color:Transparent;
}

th, td
{
  padding: 5px;
  border: solid 0px #000;
  vertical-align: middle;
  text-align:left;
}

th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */

/* end kvery */
.widgets {
	width: 270px;
	margin: 2px 0px 30px 0px;
	float:left;
}

#tabzine a{}

.widgets a {
	color: #333;
	text-decoration: none;
text-shadow: #000 1px 1px 1px;

	}
	
.widgets a:hover {
	color: #999;
text-shadow: #000 1px 1px 1px;

	text-decoration: none;
	}
	
ul.tabnav{

	width:270px;
	height:30px;
	margin:10px 0px;
}


.tabnav li {
	display: inline;
	list-style: none;
	padding: 5px;
	float:left;
	text-align:center;
	}

.tabnav a{ color:#999; text-shadow: #000 1px 1px 1px;
}
	
.tabnav li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	padding: 7px 15px 7px 15px;
	outline: none;
	display:block;
	background-color:#333333;
	}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	
	color: #999;
	text-decoration: none;
	}

.tabnav li.sp1 a, .tabnav li.ab2 a, .tabnav li.rn3 a	{
margin:6px;
color:#333333;
}

.tabnav li.sp1 a:hover, .tabnav li.ab2 a:hover, .tabnav li.rn3 a:hover	{
background:#000;
color:#999;
}



.tabdiv {
	margin-top: 2px;
	padding: 0px;
	float:left;
	width:270px;
	}
	
.tabdiv li {
	margin-left: 0px;
	}

.ui-tabs-hide {
	display: none;
	}

#pop h4{
	margin: 10px;
	text-align: left;
	font-size: 12px;
}
.popular h3 a:link, .popular h3 a:visited{
	font-size:9pt;
}
.popular {
	width: 270px;
	float:left;
	margin: 5px 10px 0px 0px;
	padding:0px 0 0 0;
	display:inline;
	color:#999;
}


#pop .auth{
	color:#666;
	font-size:9px;
	line-height:7px;
	margin: 5px 10px;
}

#pop img {
	float:left;
	background-color:#333;
	margin:20px 0 10px 0;
	padding:10px;
	}
	
	
#about{
text-align:justify;
padding: 0 0 5px 0;

	}

#about a{
	color: #fff;
}

#about p.text{
	padding: 10px ;
	font-size: 9pt;
	line-height: 20px;
	color: #999;
	margin:0px 0px;
}

#about img.avatar{
	float: left;
	margin: 0px 10px 3px 0;
	background:#333;
	border:1px solid #333;
	padding:5px;
}


.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	height:30px;
	background:#060d18;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			30px; /* match top ul list item height */
	z-index:		150;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu {
	float:			left;
	margin-bottom:0px;
	width:1000px;
}
.sf-menu a {
	border-right:	1px solid #122B41;
	padding: 8px  10px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#6CA7C7;
}
.sf-menu li {
	background:		#060D18;
}
.sf-menu li li {
	background:		#060D18;
}
.sf-menu li li li {
	background:		#060D18;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:	url(images/cata.jpg) repeat-x;
	outline:		0;
	color:			#d9dfe0;
}


.rekla{
	margin: 0px 0 0 0;
	padding: 0px;
	width:270px;
	float:right;

}



.rekla ul {
   	 margin: 0px 0px;
	 padding: 5px 0;
	 list-style:none;
}
	 
.rekla ul li{
	padding:0 0px;
	list-style:none;
	float:left;
	margin:0 0px;
}

.rekla li a{
	padding-right:0px;
}

.rekla li a:link, .rekla li a:visited {
	text-decoration: none;
}

/* end kvery */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.thumbnail {
  float: left;
  margin: 0px 0px 0px 0px;  
  padding: 0px 0px 0px 0px; 
  overflow: hidden;
  text-align: left;
}
.thumbnail a img {
  float:left;
  width:100px;
  height: 100px;

  padding: 5px;  
  background:#e5e5e5;
  border:1px solid #c9c9c9;
}




/* SLIDER */

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 29px; width: 421px;
    background: none;
    padding: 15px; margin: 10px 0;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
          background: #000;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
               background: #000;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 14px arial;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }




/* ********************************************** */

        .lavaLampWithImage {
            position: relative;
            height: 29px;
            width: 421px;
            background: url("bg.gif") no-repeat top;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #e6e8ea;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }
#mid_container{background:#ffffff; height:auto;  border-left: 3px solid #c4bfbc;border-right: 3px solid #c4bfbc;margin:8px 0 0 0;}  

.entrybody{padding:0px 20px 0px 0px;}
.postinfo{float:left;}
#copyright{float:left;padding:20px 20px 0px 0px;}
#join_us{float:left; width:920px;}
         
div#sidebar li#twitter-3.widget div ul li a:link{color:#65c1df;}
div#sidebar li#twitter-3.widget div ul li span.entry-content a:link{color:#65c1df;}
div#sidebar li#twitter-3.widget div ul li span.entry-meta a:link{color:#65c1df;}
div#sidebar li#twitter-3.widget div ul li{list-style-image:url(images/twitter_bullets.jpg);}
div#sidebar li#text-3.widget{margin:0px;}

div.textwidget div#buzz{margin:0px auto; padding:0px 0px 0px 50px;}
/*-------------------added css curve -----------------------------------*/
.curvtop{background:url(images/topcurv.gif) no-repeat left top; width:950px; height:11px; font:1px Arial, Helvetica, sans-serif; float:left;}
.curvbotm{background:url(images/botmcurv.gif) no-repeat left bottom; width:950px; height:11px; font:1px Arial, Helvetica, sans-serif;float:left;}
.box950{width:950px;}
.container950{width:950px; float:left; margin:10px 0 10px 0}
.footerbox{width:950px; float:left;}
