/**
Theme Name:Dione
Theme URL: http://www.web2feel.com/dione/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.1
Tags: white, grey ,black, two-columns, three columns, movies, trailers, video, thumbnail, right-sidebar, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense.


 */

*{
margin:0;
padding:0;
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#fff url(images/body.png) ;
	font-family:Arial,Century gothic, Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}


a {
	color: #067bd6;
	text-decoration: none;
	}
a:visited {
	color: #067bd6;
	}
a:hover, a:active {
	color: #0260c0;
	text-decoration: none;
	}


h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

 table {
	border: 1px solid #fff;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #fff;
	padding: 6px 24px;
}
 tr.odd td {
	background: #fff;
}


ul {
	list-style: square;
	}

blockquote {
	font-style: italic;
	color:#666;
	padding:10px;
	}

blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

a img{
	border:none;
}


.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding:10px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #ddd;
	}

img.alignright {
	padding:10px;
	margin: 10px 0px 10px 10px;
	display: inline;
	background:#fff;
	border: 1px solid #ddd;

	}

img.alignleft {
	padding:10px;
	margin: 10px 10px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #ddd;

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

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background:#fff;
	border: 1px solid #ddd;
	text-align: center;
	padding: 5px 5px 5px 5px;
	color:#666;
	}

.wp-caption img {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
/* Outer */

#wrapper{
	width:1000px;
	margin:0px auto;
	padding-top:100px;
}

#casing{
	padding:50px 0px;
	overflow:hidden;
}

.subscribe{
	padding:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#F2F2F2;
	border:1px solid #fff;	
	margin-bottom:20px;
}

/* Head */
#masthead{
	background:url(images/trans.png);
	border-bottom:1px solid #000;
	width:100%;
	position:fixed;
	z-index:15000;
}
#header{
	width:1000px;
	height:135px;
	margin:0px auto;
	position:relative;
	
}

.headerimg {
    display: block;
    left: 50%;
    margin-left: -490px;
    position: absolute;
    top: 12px;
    width: 980px;
    height: 85px;
}

.blognames{
	height:60px;
		width:250px;
}

#blog-title{
	margin:15px 0px 0px 0px;
	height:54px;
	width:350px;
	float:left;
	
}

#blog-title  span a:link,#blog-title  span a:visited{
	color:#fff;
	margin-top:20px;

	float:left;
}

h1#blog-title{
	font-size:32px;
}


.feedlist{
	float:left;
	
}

.feedlist ul{
	list-style:none;
	margin-top:2px;
}

.feedlist ul li{
	float:left;
	margin:0px 5px;
}
/* The Search */

	
#search {

	width:260px;
	padding:2px 2px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	height:35px;
	display:inline;
	background:url(images/search.png);
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:200px;
	margin:3px 0px 0px 10px;
	padding: 4px 5px;
	height:16px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#555;
	border:none;
	float:left;

	background:#fff;
	display:inline;
}
input#searchsubmit{
	float:right;
	display:inline;
	margin:3px 10px 0px 0px;
	height:27px;
	width:29px;
	background:url(images/sbutton.png) no-repeat;
	border:none;;
}
	


/* Menu */


#foxmenucontainer{
	height:38px;
	position:absolute;
	top:90px;
	display:block;
	padding:0px 5px;
	font: 12px Arial, Tahoma,Century gothic,verdana,sans-serif;
	font-weight:normal;
	float:right;
	width:990px;
	background:#3F3F3F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#menu{
	margin:1px 0px;
	padding: 0px;
	height:36px;
	overflow:hidden;
	float:left;
	width:715px;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#ccc;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:36px;

	}

#menu li a:hover, #menu li a:active {
	background:#222;
	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:36px;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#3F3F3F;
	width: 150px;
	color:#ddd;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:34px;
	border-bottom: 1px solid #262626;

	}
	
#menu li li a:hover, #menu li li a:active {
	background: #111;
	color: #fff;
	padding: 0px 10px ;
	line-height:34px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	background:#4F0605;
	}

#menu li li { 
	}

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

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

#menu li ul ul {
	margin: -35px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	
	
/* content */

.box{
	width:200px;
height:350px;
	background:#060606 url(images/box.png) bottom repeat-x;
	float:left;
	margin-right:37px;
	margin-bottom:30px;
	border:1px solid #fff;
	padding:10px;

}

.lastbox{
	margin-right:0px!important;
	float:right;
	margin-bottom:30px;
}

.boxtitle h2{
	text-align:center;
	font-size:14px;
	padding-top:10px;
	font-weight:normal;
}

.boxtitle h2 a:link,.boxtitle h2 a:visited{
	color:#666;
}


/* single */
#leftcolumn{
	width:700px;
	float:left;
	padding:0px 0px 0px 0px;
}

.post{
	padding:5px 0px 20px 0px;
}
.sposter{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	background:#060606 url(images/box.png) bottom repeat-x;
	border:1px solid #fff;
	padding:10px;
}

.title h1{
	font-size:24px;
	font-family:Georgia,Arial,Century gothic, Tahoma,sans-serif;
	padding-bottom:5px;
	text-shadow:1px 1px 0px #fff;
	font-weight:normal;
}

.title h1 a:link,.title h1 a:visited{
	color:#272727;
}

.title h1 a:hover{
	color:#333;
}
.metas{
	padding:5px 0px;
	float:left;
	width:450px;
}
.smetas{
	padding:5px 0px;
	float:left;
	width:100%;
}
.smeta{
	float:left;
	width:450px;
	margin-bottom:5px;
	color:#222;
	font-size:10px;
	text-transform:uppercase;
}

.postcover{
	line-height:22px;
	color:#444;
	text-shadow:1px 1px 0px #eee;
}

.postcover p{
	padding:5px 0px;
}




/* SIDEBAR */


.sidebar{
	float:right;
	margin-right:0px;
	width:300px;

}

.sidetitl{
	padding: 10px 0px 6px 0px;
	color:#222;
	font-size:16px;
	position:relative;
	font-weight:normal;
	font-family:Arial,Century gothic, Tahoma,sans-serif;
	text-transform:uppercase;

	}

.sidebox{
	width:300px;
	padding:5px 10px;
	background:#f4f4f4 url(images/box.png) bottom repeat-x ;
	border:1px solid #fff;
	margin:0px 0px 10px 0px;

	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;	
	width: 260px;
	margin:0px 0px;
	list-style-type: none;
	}

	
.sidebox ul li a:link, .sidebox ul li a:visited {

	color:#6f6f6f;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #084C8F;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}

.sidebox table{
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
	
li.recentcomments{
	color:#777;
	padding:5px 0px;
}	
	
.squarebanner {
	margin:0px 0px 10px 0px;


	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:300px;
	overflow:hidden;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 12px 6px 0px 6px!important;
		float:left;
		padding:5px!important;
		display:inline;
		background:#fff;
		}
#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
	background:#fff;
}

#wp-calendar caption{
	padding: 0px 5px ;
	font-size:14px;
	color:#555;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	background:#eee;
	color:#666;
}

#wp-calendar td a{
	background:#fff;
	padding: 3px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}	

.pagetitle{
	font-size:14px;
	padding-bottom:10px;
	color:#075D7F;
	font-weight:normal;
}




/* Bottom */

.bottomcover{
	background:#333;	
}

.bottom{
	width:1000px;
	padding:30px 0px 30px 0px;

	margin:0px auto;
}

.bottom a:link,.bottom a:visited{
	color:#555;
}

.bottom a:hover{
	color:#333;
}

.botbox{
	width:290px;
	float:left;
	margin:0px 30px 0px 0px;
	padding:10px;
	background:#f4f4f4 url(images/box.png) bottom repeat-x ;
	border:1px solid #fff;

}
.boxlast{
	float:right;
	margin-right:0px!important;
}

.botbox ul{
	list-style:none;
}
.botbox ul li{
	margin:10px 0px;
	height:100px;
}
.boxlast ul li{
	margin:5px 0px;
	height:auto!important;
	padding:10px 0px;
}

.blogbox ul li{
	margin:0px 0px;
	height:auto!important;
	padding:10px 0px;
	border-bottom:1px solid #fff;
}

.trapic{
	float:left;
	margin-right:10px;
}
.botbox h3{
	font-size:14px;
	color:#222;
	font-weight:bold;
		
}

h3.hoxhed{
	color:#018ce3;
	padding:7px 0px ;
	font-size:16px;
	margin-bottom:5px;

}

.pmeta{
	color:#666;
	font-size:12px;
	width:180px;
	float:left;
}


#footerb{


	padding:10px 0px 10px 0px;
	background:#111 ;
	border:1px solid #2c2c2c;
	margin:0px auto;

}

.credit{
	text-align:center;
	color:#666;
	padding:5px 0px;
	font-size:12px;
}

.credit a:link, .credit a:visited{
	color:#999;
}

.credit a:hover{
	color:#fff;
}


/* Comments */

#commentsbox {

	margin:0;

}

h3#comments{
	font-size:14px;
	color:#038fd7;
	font-weight:bold;
	padding:10px 0px ;
	margin-top:10px;

}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	border:1px solid #fff;
	background:#F2F2F2;

}
ol.commentlist li .comment-author {
	color:#0b9bf6;

}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#0b9bf6;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#0b9bf6;
}
cite.fn{
	color:#0b9bf6;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ccc;
	background:#eee;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#eee;
}

ol.commentlist li .comment-meta a {
	color:#888;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:#ddd;
	border:1px solid #ccc;
	color:#444;
	text-decoration:none;
	padding:3px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

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

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#f96e02;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;

}
 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#111;
	font-weight:bold;
	padding:10px 10px ;

}
#commentform {
	padding:10px 0px;

}
#commentform p{
	margin:5px 0px ;
	color:#444;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#555;
	text-shadow:1px 1px 0px #eee;
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#CFCFCF;
	border:1px solid #eee;
	color:#444;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	width:100px;
	padding:3px 5px;
	background:url(images/button.png) repeat-x;
	border:1px solid #0262a4;
	color:#fff;
	margin:10px 0px;

	cursor:pointer;
}
textarea#comment{
	border:none;
	background:#CFCFCF;
	border:1px solid #eee;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#333;
}


/* PAGE NAVIGATION */

.navigation{	
	margin:10px 0px 0px 0px;
	padding:0px 5px 10px 0px;

	}
.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#fff!important;
	border: 1px solid #ccc !important;
	color:#333 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#0188de !important;
	border: 1px solid #0169ac!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#0188de !important;
	border: 1px solid #0169ac!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}
.pshare{
float:right;
}

fieldset {
    border: 1px solid #A0A0A0;
    padding-left: 20px;
}
.ratingtext{color:#000000;}