/*

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: rgb(10, 10, 10) url(images/img01.gif) repeat-x;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000000;

}



.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;

}



p {

}



input{

	font-family:Arial, Helvetica, sans-serif;

}

ol {

}



ul {

	list-style: none;

}

ol li{

	

}

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;

}

#mainContainer{

	width:960px;

	height:auto;

	margin:0 auto;

	padding:0 11px;

	

}



/* ============================================   */



/* Boxes */



.box-orange {

	background: url(images/img32.gif) repeat-x;

}



.box-orange .section {

	

	font-size: 100%;

	color: #FFFFFF;

}



.box-orange .section b {

	display: block;

	height: 23px;

	padding: 7px 0 0 10px;

	background: #FFFFFF url(images/img32.gif) repeat-x;

	

}



.box-orange .content {

	padding: 20px 20px 20px 20px;

	background: #FFFFFF url(images/boxBG.gif) top repeat-x;



}



.box-blue {

	background: url(images/img33.gif) repeat-x;

}



.box-blue .section {

	

	font-size: 100%;

	color: #FFFFFF;

}



.box-blue .section b {

	display: block;

	height: 23px;

	padding: 7px 0 0 10px;

	background: url(images/img33.gif) repeat-x;

	

}



.box-blue .content {

	padding: 20px;

	background: #FFFFFF url(images/boxBG.gif) top repeat-x;



}



.box-pink {

	background: url(images/img34.gif) repeat-x;

}



.box-pink .section {

	

	font-size: 100%;

	color: #FFFFFF;

}



.box-pink .section b {

	display: block;

	height: 23px;

	padding: 7px 0 0 10px;

	background: url(images/img34.gif) repeat-x;



}



.box-pink .content {

	padding: 20px;

	background: #FFFFFF url(images/boxBG.gif) top repeat-x;



}





/* ============================================   */



.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-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

img.alignright {

	float: right;

	margin-top: 5px;

	margin-left: 10px;

	margin-bottom: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

img.aligncenter {

	margin-top: 5px;

	margin-right: auto;

	margin-bottom: 5px;

	margin-left: auto;

	display: block;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.wp-caption {

	text-align: center;

	padding-top: 5px;

	margin-top: 10px;

	margin-right: 10px;

	margin-left: 10px;

	margin-bottom: 10px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-color: #333333;

}

.wp-caption img {

	margin: 0;

	padding: 0;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	margin: 0;

	color: #FFFFFF;

	padding-top: 5px;

	padding-right: 4px;

	padding-bottom: 5px;

	padding-left: 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-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 9px;

}

#wp-calendar #next {

	text-align: right;

	margin: 0px;

	padding-top: 0px;

	padding-right: 9px;

	padding-bottom: 0px;

	padding-left: 0px;

}



#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;

}

.akpc_pop {

	margin: 8px 0px;

	padding: 0px;

	clear: both;

	font-style: italic;

}





.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: #4C4845;

	margin: 0px 0px 10px;

	line-height: 18px;

	font-size: 12px;

	font-weight: bold;

	padding: 8px 0px 8px 15px;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #67780A;

}

#wrapper {

	width: 1000px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding: 0px;

}

#container {

	margin: 0px;

	width: 100%;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 1%;

	padding-left: 0px;
	background: url(images/mainBG.gif) repeat-y;

}

#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: 30px;

	width: 100%;

}



/*  =================header-right logo ====================  */



#header {

	width: 960px;

	height: 192px;

	margin: 0px auto 0 auto;

	background-image: url(images/headerBG.jpg);

}



#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-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}



/*  =================header-right banner ====================  */



#header-right {

	margin: 0px;

	float: right;

	width: 50%;

	text-align: right;

	padding-top: 20px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

}

#header-right img {

	border: 1px solid #FFFFFF;

}



/*  =====================================  */





/* Menu */



#navigation {

	width: 960px;

	height: 53px;

	margin: 0px auto 0 auto;

	background:url(images/navbg.png) no-repeat;

	padding:0;

	clear: both;

	padding: 0px;

}



#navigation ul {

	margin: 0;

	padding:0 10px 0 10px;

	list-style: none;

	line-height: normal;

}



#navigation li {

	display: block;

	float: left;

	margin: 0px 5px;

	padding: 0;

	background: url(images/navLiBG.gif) left no-repeat;

}



#navigation a {

	display: block;

	float: left;

	height: 30px;

	padding: 5px 0;

	text-decoration: none;

	font-weight:bold;

	color: #FFFFFF;

	background: url(images/navLiBG2.gif) right no-repeat;

}



#navigation a:hover {

	color: #000;

	background:  url(images/navLiBG_hover.gif) left no-repeat;

}







#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;

}



#navigation li.active b {

	background:  url(images/navLiBG2_hover.gif) right no-repeat;

}



/*  =====================================  */



#featads {

	width: 92%;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	clear: both;

	padding-top: 1.5em;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 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: 20px 0 0 0;

	font-weight: bold;

}

/* Content */



#content {

	background: #ffffff url(images/img32.gif) repeat-x;

	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 {

	margin: 0px;

	width: 100%;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 2em;

	padding-left: 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: #333;

	width: 100%;

	margin: 0px;

	text-align: center;

	padding: 0px;

}

.calendar .month {

	float: left;

	font-size: 20px;

	color: #FFFFFF;

	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: #FFFFFF;

	text-decoration: none;

}

.post-info a:hover {

	text-decoration: none;

	color: #666666;

}

.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: #999999;

	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: #8BA30D;

	text-decoration: underline;



}

.post-content a:hover {

	text-decoration: none;



}



.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-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 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: #666666;

	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-top: 1em;

	padding-right: 0em;

	padding-bottom: 1em;

	padding-left: 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-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 3px;

	padding-top: 4px;

	padding-right: 8px;

	padding-bottom: 4px;

	padding-left: 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 ==================== */



#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: #ffffff url(images/img34.gif) no-repeat;

}



.sidebox {

	padding: 0px;

	width: 200px;

	margin: 0px auto;

	background: url(images/img33.gif) no-repeat;

}

.sidebox h2, .sideVideo h2 {

	margin: 0px;

	height: 25px;

	padding-top: 6px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5%;

	width: 95%;

	display: block;

	clear: both;

	font-size: 14px;

	color: #FFF;

	font-weight: bold;

	text-transform:uppercase;
	background:rgb(112, 112, 112)

}

.sidebox-center {

	background-color:#FFFFFF;

	margin: 0px;

	width: 90%;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 15px;

	background-repeat: repeat-y;

	background-position: center top;

}

.sidebox-center a {

	color: #666666;

	padding-left: 10px;

	text-decoration: none;

	font-size: 12px;

}

.sidebox-center a:hover {

	color: #999999;

	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;

	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-bottom: 10px;

	margin-right: 10px;

	margin-top: 5px;

	margin-left: 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-top: 0px;

	padding-right: 0px;

	padding-bottom: 15px;

	padding-left: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: 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;

}



#searchform .sbm-b {

	color: #000000;

	font-size: 15px;

	background-color: transparent;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	clear: both;

	padding: 0px;

	font-family: "trebuchet MS", Verdana, Tahoma;

	width: 89%;

	margin-top: 5%;

	margin-right: 5%;

	margin-bottom: 3%;

	margin-left: 6%;

}



.recentcom-gravatar {

	list-style-image: none;

	list-style-type: none;

	margin: 0px;

	width: 100%;

	display: block;

	padding: 0px;

}



.recentcom-gravatar li {

	display: block;

	width: 100%;

	list-style-image: none;

	list-style-type: none;

	clear: both;

	background-image: none;

	margin: 0px;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	padding: 0px;

	line-height: 27px;

}

.recentcom-gravatar a {

	font-size: 11px;

	display: block;

	padding: 0px;

	line-height: 15px;

	margin: 0px;

	color: #FFCC33;

	text-decoration: none;

}



.recentcom-gravatar img {

	margin-top: 2px;

	margin-right: 5px;

	margin-bottom: 3px;

	margin-left: 0px;

	border: 1px solid #FFFFFF;

	float: left;

	padding: 0px;

}



.hot-topics {

	list-style-image: none;

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	width: 100%;

	display: block;

}



.hot-topics li {

	display: block;

	width: 96%;

	list-style-image: none;

	list-style-type: none;

	clear: both;

	background-image: none;

	padding: 2%;

	margin: 0px;

	color: #FFFFFF;

	font-size: 12px;

}

.hot-topics a {

	color: #FFCC33;

	text-decoration: none;

}

.hot-topics a:hover {

	text-decoration: underline;

}



.rsswidget {

	color: #FFFFFF;

	text-decoration: none;

}



/* Footer */



#footer {

	height: 100px;

	padding: 20px;

	background: url(images/footerBgSlice.gif) repeat-x;

	color: #464041;

	clear: both;

}

#footer a {

	color: #FFFFFF;

}

#footer p {

	margin: 0;

	text-align: center;

	font-size: 85%;

}

#footer a:hover {

	text-decoration: underline;



}



.footer-left {

	margin: 0px;

	/*padding-left: 15px;*/

	float: left;

	width: 45%;

	text-align: left;

	height: 30px;

}

.footer-right {

	margin: 0px;

	/*padding:10px 15px 0 0;*/

	float: right;

	width: 55%;

	text-align: right;

	height: 20px;

}





/* commentlist with thread comment */



ol.commentlist {

	list-style:none;

	margin:0;

	text-indent:0;

	width: 100%;

	padding-top: 2em;

	padding-right: 0;

	padding-bottom: 2em;

	padding-left: 0;

}

ol.commentlist blockquote {

	margin: 0px 0px 10px;

	padding: 5px 0px 5px 5px;

	clear: both;

	font-size: 12px;

	line-height: 19px;

	font-weight: bold;

	color: #CCCCCC;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

}

ol.commentlist blockquote blockquote {

	margin: 5px 0px 5px 5px;

}

ol.commentlist blockquote p {

	margin: 0px!important;

	padding: 0px!important;

}

#respond {

	margin: 0px;

	padding: 0px;

	width: 100%;

}



ol.commentlist li {

	height:1%;

	border: 1px solid #666666;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 10px;

	margin-left: 0;

	padding-top: 12px;

	padding-right: 7px;

	padding-bottom: 20px;

	padding-left: 50px;

	position: relative;

	color: #FFFFFF;

}

ol.commentlist li.alt { }

ol.commentlist li.bypostauthor {}

ol.commentlist li.byuser {}

ol.commentlist li.comment-author-admin {}

ol.commentlist li.comment { }

ol.commentlist li div.comment-author {

	padding:0px;

	margin: 0px;

	width: 100%;

}

ol.commentlist li div.vcard {

	font-size: 14px;

	line-height: 1.4;

	font-weight: bold;

	text-transform: capitalize;

}

ol.commentlist li div.vcard cite.fn { font-style:normal; }

ol.commentlist li div.vcard cite.fn a.url {

	color:#FFCC33;

	text-decoration:none;

}

ol.commentlist li div.vcard cite.fn a.url:hover {

	text-decoration: underline;

}

ol.commentlist li div.vcard img.avatar {

	left:7px;

	position:absolute;

	top:16px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

ol.commentlist li div.vcard img.avatar-32 {}

ol.commentlist li div.vcard img.photo {}

ol.commentlist li div.vcard span.says {}

ol.commentlist li div.commentmetadata {}

ol.commentlist li div.comment-meta {

	text-align:left;

	font-size: 11px;

	line-height: 1.4;

	font-weight: bold;

	padding-bottom: 10px;

}

ol.commentlist li div.comment-meta a { color:#FFCC33; text-decoration:none; }

ol.commentlist li div.comment-meta a:hover {

	text-decoration: underline;

}

ol.commentlist li p {

	margin:0 0 1em;

	font-size: 13px;

	font-style: normal;

	line-height: 1.4;

	font-weight: normal;

	font-variant: normal;

}

ol.commentlist li p a {

	color: #FFCC33;

	text-decoration: underline;

	font-weight: bold;

}

ol.commentlist li ul {

	list-style:square;

	margin:0 0 1em;

	padding:0;

	text-indent:0;

	font-size: 12px;

	font-style: normal;

	line-height: 1.4;

	font-weight: normal;

	font-variant: normal;

}



ol.commentlist li div.reply {

	width: 100%;

	margin: 0px;

	padding: 0px;

	clear: both;



}



ol.commentlist li div.reply a {

	text-align:center;

	width:36px;

	font-size: 9px;

	line-height: 1;

	font-weight: bold;

	text-transform: capitalize;

	text-decoration: none;

	display: block;

	color: #FFFFFF;

	background-color: #000000;

	font-family: Tahoma, verdana;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding-top: 4px;

	padding-right: 6px;

	padding-bottom: 4px;

	padding-left: 6px;

}

ol.commentlist li div.reply a:hover {

	text-align:center;

	background-color: #FFFFFF;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	color: #000000;

}



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

ol.commentlist li ul.children li { }

ol.commentlist li ul.children li.alt {}

ol.commentlist li ul.children li.bypostauthor {}

ol.commentlist li ul.children li.byuser {}

ol.commentlist li ul.children li.comment {}

ol.commentlist li ul.children li.comment-author-admin {}

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

	margin:0 0 .25em;

	border: 1px solid #1D1D1D;

}

ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; border: 1px solid #1D1D1D; }

ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; border: 1px solid #1D1D1D; }

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

ol.commentlist li ul.children li.odd {}

ol.commentlist li.even {

	background-color: #333333;

	border: 1px solid #1D1D1D;

}

ol.commentlist li.odd {

	background-color: #4D4D4D;

	border: 1px solid #1D1D1D;

}

ol.commentlist li.parent {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

ol.commentlist li.pingback {

}

ol.commentlist li.pingback.parent { }

ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

ol.commentlist li.thread-alt {

	background-color: #4D4D4D;

	border: 1px solid #1D1D1D;

}

ol.commentlist li.thread-even {

	background-color: #333333;

	border: 1px solid #1D1D1D;

}

ol.commentlist li.thread-odd {

}

h3#pings {

	color: #FFFFFF;

}

ol.pinglist {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style-type: none;

}

ol.pinglist li {

	margin: 0px 0px 12px;

	padding: 0px;

	float: left;

	width: 100%;

	font-size: 15px;

}

ol.pinglist li a{

	color: #FFCC33;

	text-decoration: underline;

}

ol.pinglist li a:hover{

	text-decoration: none;

}

.cancel-comment-reply {

	font-size: 12px!important;

}

#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;

}

#cf {

	margin: 0px;

	padding: 0px;

}

#cf label {

	font-size: 13px;

	font-weight: bold;

	font-family: Arial, Tahoma, "Lucida Sans";

	color: #FFFFFF;

	margin: 0px;

	padding: 0px;

}

#cf label a {

	color: #FFCC33;

	text-decoration: underline;

}



#cf p {

	margin: 5px 0px 25px;

	padding: 0px;

	color: #FFFFFF;

}

#cf .tf {

	margin: 0px;

	padding: 2px;

	width: 55%;

	border: 2px solid #dedede;

	font-family: Arial, Tahoma, "Lucida Sans";

	font-size: 13px;

}

#cf .af {

	margin: 0px;

	padding: 2px;

	width: 75%;

	border: 2px solid #dedede;

	font-family: Arial, Tahoma, "Lucida Sans";

	font-size: 13px;

	height: 160px;

}

#cf .tinput {

	padding: 2px 5px;

	margin: 0px;

	color: #000000;

	font-size: 13px;

	font-weight: bold;

	text-decoration: none;

	font-family: "Trebuchet MS", "Times New Roman", Tahoma;

	line-height: 18px;

	overflow: visible;

}



.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;

}

#commentpost {

	color: #000000;

	position: relative;

	padding-top: 15px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	width: 95%;

	clear: both;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#commentpost h4 {

	font-size: 15px;

	margin: 0px;

	color: #FFFFFF;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	width: 100%;

	display: block;

	clear: both;

	line-height: 30px;

}
/*     menu        */


#navigation .sf-menu b{
	display: block;
	float: left;
	height: 33px;
	padding: 8px 15px 10px 15px;
}

#navigation .sf-menu .sub-menu b {
	display: block;
	float: left;
	height: 33px;
	padding: 8px 0px 10px 0px;
}


.sf-menu b:hover {
	background:  url(images/navLiBG2_hover.gif) right no-repeat;
}

.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;}