@charset "utf-8";
/* CSS Document */

/*
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/

*/


body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #101b1e;
	font-family: Helvetica, "trebuchet MS", tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

img{ border:none;}

.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;
}
dl {

}

dt {

}

dd {


}
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;
	font-weight: bold;
}
#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: #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: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#container {
	margin: 0px;
	width: 100%;
	padding-top: 3%;
	padding-right: 0px;
	padding-bottom: 1%;
	padding-left: 0px;
}
#mainbox {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/*  --------------------------------------------------------
                             HEADER
-------------------------------------------------------------*/
#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: 50px;
	width: 100%;
}
#header {
	width: 92%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header-left {
	margin: 0px;
	width: 48%;
	float: left;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#header-left h1 {
	background-image:url(images/healthy_music.jpg);
	width: 365px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: -2000px;
}
#header-left a {
	color: #FFFFFF;
	text-decoration: none;
}
#header-left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header-left p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header-right {
	margin: 0px;
	float: right;
	width: 52%;
	text-align: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#header-right img {
	border: 1px solid #FFFFFF;
}
#navigation {
	width: 92%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/#);
	background-repeat: repeat;
	clear: both;
	padding: 0px;
}
#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;
}
#main {
	clear: both;
	width: 92%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*  --------------------------------------------------------
                             CONTENT
-------------------------------------------------------------*/
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
#post-entry {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
h2#post-header {
	margin: 0px;
	width: 98%;
	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 {
	background-image: url(images/calendarbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 64px;
	float: left;
}
.calendar .day {
	float: left;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.calendar .month {
	float: left;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	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: 84%;
	padding-top: 1%;
	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: #FFFFFF;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	font-family: "trebuchet MS", Verdana, Tahoma;
}
.stats a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.stats a:hover {
	text-decoration: underline;
}
.post-content {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	margin: 0px;
	width: 96%;
	text-align: justify;
	font-family: Helvetica, "trebuchet MS", tahoma, verdana, sans-serif;
}

.post-content p {
	font-size: 13px;

}


.post-content a {
	font-weight: bold;
	color: #FFCC00;
	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;
	border: none;
}


.commenting {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 15px;
	width: 30%;
	text-align: right;
}
.commenting a {
	text-decoration: none;
	color: #FFFFFF;
	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 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 316px;
}
.sidebox {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sidebox-top.png);
	background-repeat: no-repeat;
}

.sidebox_weather {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sidebox-bt.gif);
	background-repeat: no-repeat;
}

.sidebox_weather h2 {
	margin: 0px;
	height: 50px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
	width: 95%;
	display: block;
	clear: both;
	font-size: 20px;
}

.sidebox_weather a {
	color:#FFF;
	text-decoration: none;
}

.sidebox_weather a:hover {
	color:#999;
	text-decoration: none;
}

.sidebox h2 {
	margin: 0px;
	height: 65px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
	width: 95%;
	display: block;
	clear: both;
	font-size: 20px;
}
.sidebox-center {
	background-image: url(images/sidebox-center.png);
	margin: 0px;
	width: 90%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	background-repeat: repeat-y;
	background-position: center top;
}
.sidebox-center a {
	color: #FF9900;
	text-decoration: none;
	font-size: 14px;
}
.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-bottom: 5px;
	width: 100%;
	list-style-type: none;
	line-height: 20px;
	font-size: 13px;
}

.sidebox-bottom {
	background-image: url(images/sidebox-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 60px;
	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: 0px;
	padding: 0px;
	display: inline;
	width: 49%;
}
#sidebanner img {
	padding: 0px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-top: 0px;
	margin-left: 1px;
	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;
	height: 95px;
	width: 130px;
}
#featvideo {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
#featvideo li {
	margin: 0px;
	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: 0;
	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-bottom: 3px;
	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 {
	clear: both;
	color: #FFFFFF;
	margin: 0px;
	font-size: 9px;
	padding: 10px 30px;
	line-height: 15px;
	font-family: "trebuchet MS", Verdana, Tahoma;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;

}
.footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 49%;
	text-align: left;
}
.footer-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 49%;
	text-align: right;
}

/*   FOOTER BANNER  */

#footbanner {
	margin: 0px;
	width: 100%;
	list-style-type: none;
	display: block;
	text-align: center;
	padding: 0px;
}

#footbanner li {
	background-image: none;
	margin-left: 0px;
	padding: 0px;
	display: inline;	width: 49%;

}

#footbanner img {

	padding: 0px;

	margin: 5px 10px;
	border-width: 0px;

	border-style: none;

	height: 125px;

	width: 125px;

}




/* 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;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
