/*
Theme Name: Cellular
Theme URI: http://www.magpress.com/wordpress-themes/cellular.html
Description: This is a 2 columns fixed width Elegant Black WordPress theme by <a href="http://www.magpress.com">Magpress.com</a>
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: black,grey,2 columns,fixed width,featured content,adsense-ready,widget-ready,right sidebar,theme option
	This theme was designed and built by Ronald KSY,
	whose blog you will find at http://www.magpress.com/
The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
http://creativecommons.org/licenses/by-sa/3.0/us/
*/

* {
	margin: 0;
	padding: 0;
}

body{
	background: #232323 url(images/img01.gif) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.entry-meta{
	display: none;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}


h1 {
	font-size: 197%;
	color:#2E2E2E;
}

hr{
	height:1px;
	border-top:#666 dashed 1px;
	background:none;
	margin:10px 0;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

input{font-family:Arial, Helvetica, sans-serif;}

ul {list-style: none;}

li{list-style:none;}


ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
	padding-bottom:10px;
}

a:link {
	color: #2E2E2E;
	cursor:pointer;
}

h1 a, h2 a, h3 a, p a, a{
	cursor:pointer;
	color:#2E2E2E;
}

h2 .entry-title a{
	font-weight:normal;
}

a:hover, a:active {
	text-decoration: none;
	color: #2E2E2E;
}


a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {float: left;}

.col-two {float: right;}

.two-cols {}

.two-cols .col-one, .two-cols .col-two {width: 250px;}



/* ============================================   */

.clearfix {
	clear: both;
}

.alignleft {
	text-align: left;
	float: left;
}

.alignright {
	text-align: right;
	float: right;
}

.center {
	margin: 0px auto;
	clear: both;
}

img.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-style: none;

}

img.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-style: none;
}


img.aligncenter {
	margin-top: 5px auto;
	display: block;
	border-style: none;
}

.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.wp-caption {
	text-align: center;
	padding-top: 5px;
	margin: 10px;
	border-style: none;
	background-color: #333333;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border-style: none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #FFFFFF;
	padding: 5px 4px;
}

pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
        font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #C1E4EC;
	background-color: #E1E1E1;
}

em {
	font-style: italic;
}


code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}

#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wp-calendar a {
	color: #FFCC33;
	text-decoration: none;
}

#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding-left: 9px;
}

#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding-right: 9px;
}


#sidebar select {
	margin: 0px;
   font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	padding: 2px;
    font-weight: bold;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
}



.subscribe-to-comments {
	font-size: 1em!important;
	color: #FFFFFF;
}

.subscribe-to-comments a {
	color: #FFFF99;
	text-decoration: underline;
}



.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}

.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}

blockquote p {
	margin: 0px;
	padding: 0px;
}


blockquote {
	color: #CCCCCC;
	margin: 0px 0px 10px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 8px 15px;
	border-left: 5px solid #000000;
}

#wrapper {
	width: 982px;
	margin: 0px auto;
	padding: 0px;
}

#container {
	height:auto;
	margin:0 auto;
	background:url(images/mainBG.gif) repeat-y;
	padding:10px 0;
	width: 100%;
}

#mainbox {

	margin: 0px;

	padding: 0px;

	width: 100%;

}

#mainbox-top {

/*	background-image: url(images/mainbox-top.png); 

	background-repeat: no-repeat; */

	margin: 0px;

	width: 100%;

	clear: both;

	padding: 0px;

	background-position: center top;

	height: auto;

}



#mainbox-center {

/*	background-image: url(images/mainbox-center.png);

	background-repeat: repeat-y;

	background-position: center top; */

	margin: 0px;

	padding: 0px;

	width: 100%;

}

#mainbox-bottom {
	/*	background-image: url(images/mainbox-bottom.png);

	background-repeat: no-repeat; */

	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;

}

#header {
	width: 960px;
	height: 210px;
	padding-top:5px;
	margin: 0px auto 0 auto;
	background-image: url(images/headerBG.jpg);
}



/*  =================header-right logo ====================  */



#header-left {

	margin: 0px;

	width: 400px;

	float: left;

	padding: 30px 0px;

	text-indent: -2000px;

}

#header-left h1 {

	margin: 0px;

	padding: 0px;

	width: 100%;

	font-size: 36px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	letter-spacing: -1px;

}

#header-left a {

	color: #FFFFFF;

	text-decoration: none;

}

#header-left a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

#header-left p {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	width: 100%;
	padding: 5px 0px 0px 0px;
}


/*  =================header-right banner ====================  */


#header-search {
	margin: 0px;
	float: right;
	width: 30%;
	text-align: right;
	padding: 0px 10px;

}

#header-right {
	margin: 0px;
	float: right;
	width: 50%;
	text-align: right;
	padding: 0px 7px;
}

#header-right img {

	border: 1px solid #FFFFFF;

}


/*  =====================================  */



/* Menu */



#navigation {

	width: 950px;
	height: 57px;
	margin: 0px auto 0 auto;
	background:url(images/buttBG.jpg) no-repeat;
	padding:0 0 10px 10px;
}



#navigation ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}


#navigation li {
	display: block;
	float: left;
	margin:0px;
	padding: 0;
	background: url(images/navLiBG.gif) left no-repeat;
	border-right: 1px #999 solid;
}



#navigation a {
	display: block;
	float: left;
	height: 33px;
	padding: 24px 13px 0 13px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: url(images/navLiBG2.gif) right no-repeat;
}


#navigation a:hover {
	color: #333333;
	background:  url(images/img31.gif) left repeat-x;
}



#navigation li.active {
	background:url(images/navLiBG_hover.gif) left no-repeat;
}


#navigation li.active a {
	color: #fff;
	background:url(images/navLiBG_hover.gif) left no-repeat;
}


/*  =====================================  */


#featads {
	width: 92%;
	margin: 0px auto;
	clear: both;
	padding: 1.5em 0px 0px 0px;
}



#featured {
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}

#ads {
	float: right;
	width: 336px;
	margin: 0px;
	padding: 0px;
}


/* =================Page================== */


#main {
	clear: both;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	font-weight: normal;
}

/* ===================Content================= */


#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 520px;
}

#post-entry {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

h2#post-header {
	margin: 0px;
	width: 100px;
	font-size: 25px;
	color: #FFFFFF;
	line-height: 24px;
	clear: both;
	display: block;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 5%;
	padding-left: 0%;

}

.post-meta {
	background: #707070 url(images/img33.gif) repeat-x;
	margin-bottom: 20px;
	width: 100%;
	padding: 0px 0px 10px 0px;

}

.post-top {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.calendar {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 60px;
	float: left;
}

.calendar .day {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #CCC;
	width: 100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.calendar .month {
	float: left;
	font-size: 20px;
	color: #232323;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin: 0px;
	display: block;
	width: 100%;
	text-transform: uppercase;

}



.post-info {
	margin: 0px;
	float: left;
	width: 80%;
	padding-top: 2px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
}

.post-info a {
	color: #333;
	font-weight:bold;
	text-decoration: none;

}

.post-info a:hover {
	text-decoration: none;
	color: #630;

}

.post-info h1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 20px;
}



.stats {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #333;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	font-family: "trebuchet MS", Verdana, Tahoma;
}

.stats a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.stats a:hover {
	text-decoration: underline;
}

.post-content {

	font-size: 13px;
	line-height: 16px;
	color: #000000;
	padding: 5px 20px 5px 20px;
	margin: 0px;
	width: 480px;
}


.post-content p {
	font-weight: normal;
}



.post-content a {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;

}

.post-content a:hover {
	text-decoration: underline;
}


.adsense {

	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 100%;
	text-align: center;
}



.post-social {
	width: 96%;
	clear: both;
	padding-top: 5%;
	padding-right: 2%;
	padding-bottom: 5%;
	padding-left: 2%;
	margin: 0px;
}

.socialnetwork {
	width: 69%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.socialnetwork a {
	color: #FFFFFF;
	text-decoration: underline;
}

.socialnetwork a:hover {

	text-decoration: none;
}

.socialnetwork p {
	display: inline;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.socialnetwork img {
	vertical-align: text-bottom;
}


.commenting {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 15px;
	width: 30%;
	text-align: right;
}

.commenting a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.commenting a:hover {
	text-decoration: underline;
}



#post-navigator {

	color: #FFFFFF;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 97%;
	padding: 0%;
}

#post-navigator-single {
	width: 97%;
	font-size: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	clear: both;
	padding: 0%;
}

.wp-pagenavi {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 1em 0em;
}

.pages {
	font-size: 13px;
	padding: 4px 8px;
	border: 1px solid #333333;
	margin-right: 5px;
	background-color: #333333;
	font-weight: bold;
}

.current {
	padding: 4px 8px;
	border: 1px solid #666666;
	margin-left: 4px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
	font-size: 13px;
}



#post-navigator a {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	background-color: #333333;
	font-weight: bold;
	margin: 0px 0px 0px 3px;
	padding: 4px 8px;
	font-size: 13px;
}

#post-navigator a:hover {
	color: #FFFFFF;
	padding: 4px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #666666;

}

#post-navigator .alignleft a {
	display: block;
}

#post-navigator .alignright a {

	display: block;
}

#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
}

#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
}

#post-navigator-single a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#post-navigator-single a:hover {
	text-decoration: none;
}



/* ======================= Sidebar ==================== */

.left-sidebar{	width: 200px;	float: left;	min-height: 400px;	margin-right: 20px;}
.left-sidebar .sidebox .textwidget{	text-align:center;}
.right-sidebar .sidebox .textwidget{	text-align:center;}
.right-sidebar{	width: 200px;	float: right;	min-height: 400px;}

#sidebar {
	float: right;
	width: 420px;
}



#sidebar .col-one {
	width: 200px;
    margin-right: 20px;
	clear:both;
}



#sidebar .col-two {
	width: 200px;
}



.sideVideo {
	padding: 0px;
	width: 420px;
	margin: 0px auto;
	background: #707070 url(images/img33.gif) repeat-x;
}



.sidebox {
	padding: 0px;
	width: 200px;
	margin: 0px auto;
	background:url(images/img33.gif) repeat-x;
	color: #CCC;
}

.sidebox h2, .sideVideo h2 {
	margin: 0px;
	height: 24px;
	padding: 6px 0px 0px 10px;
	width: 95%;
	display: block;
	clear: both;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	text-transform:uppercase;

}

.sidebox-center {
	background-color:#707070;
	margin: 0px;
	width: 88%;
	padding: 10px 5px 10px 19px;
	background-repeat: repeat-y;
	background-position: center top;

}

.sidebox-center a {
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
	font-size: 12px;
}

.sidebox-center a:hover {
	color: #333333;
	text-decoration: underline;
}

.sidebox-center ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}

.sidebox-center li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	line-height: 24px;
}



.sidebox-bottom {
/*	background-image: url(images/sidebox-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom; */
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	display: block;
	clear: both;
}

#sidebanner {
	margin: 0px 0px 15px 0px;
	width: 100%;
	list-style-type: none;
	display: block;
	text-align: center;
	padding: 0px;
}

#sidebanner li {
	background-image: none;
	margin-left: 0px;
	padding: 0px;
	display: inline;
	width: 49%;
}

#sidebanner img {
	padding: 0px;
	margin: 10px 10px 5px 10px;
	border-width: 0px;
	border-style: none;
	height: 125px;
	width: 125px;
}

#featvideo {
	margin: 10px 20px 0px 20px;
	padding: 0px;
	width: 100%;
	display: block;
}

#featvideo li {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	display: block;
}



#searchbox {
	width: 300px;
	padding: 0px 0px 15px 0px;
	margin: 0px auto;
}

#searchform {
	padding: 0px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/searchbar.png);
	width: 300px;
	margin: 0px;
     height: 50px;
	text-align: center;
	display: block;
}


.rsswidget {

	color: #FFFFFF;
	text-decoration: none;

}

/* ===================Footer================== */

#footer {
	background:  url(images/footerBG.jpg) center bottom  no-repeat;
	color: #999;
	height: 210px;
	font-size:12px;
	clear:both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {

	text-decoration: underline;
}

.footer-left {
	padding: 20px 0 0px 10px;
	float: left;
	width: 45%;
	text-align: left;
	height: 30px;
}

.footer-right {
	padding:20px 10px 0 0;
	float: right;
	width: 50%;
	text-align: right;
	height: 30px;
}


#respond a {

	color: #FFCC33!important;

	text-decoration: underline!important;

}


#linking {

	margin: 0px;

	padding: 2%;

	float: left;

	width: 96%;

	list-style-type: none;

}

#linking li {

	margin: 0px 0px 8px;

	padding: 0px;

	float: left;

	width: 100%;

	font-size: 12px;

	color: #666666;

}

#linking li a {

	font-size: 13px;

	color: #FFCC33;

	text-decoration: underline;

	font-weight: bold;

}


.pnav {

	margin: 0px;

	padding: 0px;

	width: 100%;

	float: left;

}

.pnav .alignleft a {

	font-size: 12px;

	font-weight: bold;

	color: #FFCC33;

	text-decoration: none;

}


.pnav .alignleft {

	float: left;

	width: 45%;

}

.pnav .alignright {

	float: right;

	width: 45%;

	text-align: right;

}

.pnav .alignright a {

	font-size: 12px;

	font-weight: bold;

	color: #FFCC33;

	text-decoration: none;

}
