/*  
Theme Name: Megaxxx based on Basic 3 column
Theme URI: 
Description: 3 Cols. 1000px wide. Left col. 200px. Right Col. 200px. Main Center Col. 560px.
Author: 
Author URI: 
*/

/* -- Basic page format -- */

body, h1, h2, h3, address, dd, dl, hr, p, small{
 margin: 0;
 padding: 0;
}

body{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.6;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #000000;
background-image: url(images/page-background.gif); 
color: #ffffff;
}

h1{
 padding: 10px;
 font-size: 24px;
 font-family: 'Geneva, Arial, Helvetica, sans-serif',Verdana,Arial,Sans-Serif;
 font-weight: bold;
 background: #000000;
 color: #ffffff;
}

h1 a{
 font-weight: normal;
 color: #ffffff;
}

h2 {
 font-size: 16px;
 font-family: Arial, Verdana;
 text-align: left;
 color: #ffffff;
}

h3{
 font-size: 14px;
}

a{
 text-decoration: none;
 color: #ff0000;
}

a:hover{
 text-decoration: underline;
}

a img{
 border: 0;
}

address, dl, p{
 padding: 5px 0 0;
 padding-bottom: 5px;
}

code{
 margin: 5px;
 color: #000099;
}

dt{ 
 font-weight: bold; 
}

dd{
 padding: 0 0 0 10px; 
}

hr{
 clear: both;
 margin: 10px 10px 5px;
 border: 0;
 height: 1px;
 text-align: left;
 background: #9b9b9b;
 color: #333333;
}

input, textarea{
 font-family: Arial, Helvetica, Georgia, Sans-Serif;
 font-size: 12px;
 padding: 1px 0px 0px 0px;
 background-color: #f8f8f8;
 border: 1px solid #b6b6b6;
}

input#s, input#author, input#email, input#url, textarea#comment{
 padding: 3px;
}

input#author, input#email, input#url, input#name{
 margin: 0 5px 0 0;
}

pre{
 width: 90%;
}

small{
 font-size: 11px;
}

.smallbig {
 font-size: 14px;
 font-weight: bold;
}

.breakleft {
 clear:left;
}

/* -------------------------------------- Header --------------------------------------- */

#header-bg{
background-image: url('images/header-2-bg.jpg');
height:200px;
padding:0;
}

#header{
width:980px;
height:200px;
margin:0 auto;
padding:0;
}

#masthead {
 background-image: url('images/header-2.jpg');
 background-repeat: no-repeat;
 height: 200px;
 border: 0;
}

#blogtitle {
 margin: 0;
 padding: 60px 0px 0px 580px;
 font-family: "Monotype Corsiva", "Comic Sans MS", Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 40px;
 color: #000000;
}

#topbar {
 width:970px;
/*  background-image: url('images/top-bar-1.jpg'); */
/*  background-repeat: no-repeat; */
 height: 65px;
 border: 0;
 margin:0 auto;
 padding:0;
}

#addthis {
 float:right;
 margin:0;
 padding: 20px 0px 0px 0px;
}

#topnav{
 float: left;
 height:30px;
 width:600px;
 text-align: left;
 font-weight:700;
 padding: 20px 0px 0px 0px;
}

#topnav a:link{
 text-decoration: none;
 color: #ff0000;
}

ul.topnav{
height:20px;
line-height:20px;
float:left;
list-style:none;
font-size:13px;
text-transform:inherit;
margin:0;
padding:0;
}

ul.topnav li{
float:left !important;
list-style-type:none;
border-right:2px solid #FF3333;
margin:0;
padding:0;
}

ul.topnav li a,ul.topnav li a:link,ul.topnav li a:visited{
background:url(images/nav-bg-off.gif) repeat-x;
color:#ff0000;
float:left;
display:block;
text-decoration:none;
padding:0 5px;
}

ul.topnav li a:hover,ul.topnav li a:active{
background:url(images/nav-bg-on.gif) repeat-x;
color:#ffffff;
text-decoration:none;
}

ul.topnav li.current_page_item a{
text-decoration:none;
background:url(images/nav-bg-on.gif) repeat-x;
color:#ffffff;
}

ul.topnav li ul{
float:left;
margin:0;
padding:0;
}

.mine {
 text-align: left;
 padding: 0px;
 margin: 0px;
 padding-top: 0px;
}

#topsearch {
 height:40px;
 width:300px;
 float:right;
 margin:0;
 padding: 20px 0px 0px 0px;
}

#topbar form {
float:right;
width:300px;
padding:0px 0px 0px 0px;
}

#sertable {
float:right;
width:300px;
padding:0px 0px 0px 0px;
}

#topban {
 width:970px;
 clear: both;
 margin:0 auto;
 padding-bottom: 20px;
}

#botban {
 width:970px;
 clear: both;
 margin:0 auto;
 padding-top: 20px;
 padding-bottom: 20px;
}

#topban li, #botban li {
	list-style-type: none;
	}




/* -------------------------------------- Body ----------------------------------------- */

#container {
 margin: 0  auto;
 width: 990px;
 text-align: justify;
 vertical-align: top;
 background: #000000;
 color: #ffffff;
}

#page{
 padding: 10px;
}

#alignright{
float:right;
}

#alignleft{
float:left;
}

/* ----- Sidebar ------ */

.sidebar {
 float: left;
 width: 200px;
}


.rightcolumn{
 float: rigth;
 width: 200px;
}

.sidebar ul{
 margin: 0;
 padding: 0;
 font-weight: normal;
 text-align: left;
 list-style-type: none;
 background-image: none;
}

.sidebar ul a{
 font-weight:bold;
 color: #ff0000;
}

.sidebar ul a:hover{
 color: #ffffff;
}

.side-header {
 height: 20px;
 line-height: 6px;
 margin: 0;
 padding: 0;
}

.side-footer {
 height: 6px;
 margin: 0 0 10px 0;
}

.side-back {
}

li.side-back ul li {
 background-color: #000000;
}

li.side-back ul {
/*  background-image: url('images/back-sidebar.gif'); */
}

.sidebar ul li#search{
 padding: 10px;
 background-color: #000000;
}

.sidebar ul li#search input{
 margin: 0 0 5px;
}

.sidebar h2{
 padding: 5px 10px;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 border-top: 1px solid #ff0000;
 border-left: 1px solid #ff0000;
 border-right: 1px solid #ff0000;
 border-bottom: 1px solid #ff0000;
}

.sidebar ul ul{
 background: #333333;
 padding: 5px 10px 10px;
}

.sidebar ul ul li{
 background: #333333;
 border: 0;
 margin: 0;
 padding: 0;
 line-height: 18px;
}

.sidebar ul ul ul{
 padding: 0;
}

.sidebar ul ul ul li{
 padding: 0 0 0 10px;
}

/* ---------------------------Movies page  ---------------------------- */

#maincolumnmovies{
 float: left;
 width: 750px;
 margin: 0 10px 0 0;
 line-height: 18px;
}

/* --------------------------- Main column ------------------------------ */

#mainbox {
 width: 790px;
 float: left;
}

#maincolumn{
 float: right;
 width: 560px;
 margin: 0 15px 0 15px;
 line-height: 18px;
}

.post-header {
 height: 6px;
 line-height: 6px;
/*  background-image: url('images/post-header.gif'); */
 margin: 0;
 padding: 0;
}

.post-footer {
 height: 6px;
 line-height: 6px;
 text-align: center;
 background-image: url('images/post-footer.gif');
 background-repeat: no-repeat;
 margin: 0 0 10px 0;
}

.post{
 border: 0;
 margin: 0;
 padding: 0;
 background: #000000;
 text-align: justify;
/*  background-image: url('images/back-main.gif'); */
}

.post h2{
 font-size: 16px;
 font-family: Arial, Verdana;
 text-align: left;
 padding: 5px 10px;
/*  background: #bf0404; */
 color: #ffffff;
 background-image: url('images/post-header-1.jpg');
 background-repeat: no-repeat;
/*  background-image: url('images/back-main.gif'); */
}

.post h2 a{
 color: #ffffff;
}

.entry{
 padding: 0px 10px 10px 0px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
 border: 0;
 padding: 15px 0 0;
 font-family: Arial, Helvetica, Georgia, Sans-Serif;
 font-weight: bold;
 background-color: transparent;
 color: #634841;
}

.entry h1{
 font-size: 30px;
 font-weight: normal;
 line-height: 36px;
}

.entry h2{
 font-size: 18px;
}

.entry h3{
 font-size: 16px;
}

.entry  h4{
 font-size: 14px; 
}

.entry h5{
 font-size: 12px; 
}

.entry h6{
 font-size: 11px; 
}

.entry img {
display: block;
clear: both;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

.browse{
 padding: 0;
}

.bymeta {
 text-align: left;
}

/* --------------------------------------- Footer -------------------------------------- */

#footerspacer{
 clear: both;
 height:60px;
}

#footer{
 clear: both;
 height:30px;
 background: #333333;
 padding: 0px 0 0 0;
 font-size: 10px;
 text-align: center;
 padding: 10px 0px 0px 0px;
}

/* For Link Indication plugin */
a.liexternal { padding-right: 2px; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }

.src_field {
width: 160px;
border: 1px solid #CCCCCC;
height: 15px;
padding:0px 0px 0px 0px;
}

