/*
Theme Name: WPCandy v1
Theme URI: http://wcandy.com/
Version: 1.2
Author: Michael Castilla
Author: http://wpcandy.com/
*/

/* Body */

html {
height: 100%;
}

.clear {
clear: both;
}

.clear#top-of-page {
height: 65px;
}

* html .clear#top-of-page {
height: 15px;
}
#crp_related ul li
{
	line-height:20px;
}



* {
margin: 0;
padding: 0;
}

body {
height: 100%;
width: 100%;
font-family: Lucida Grande, Tahoma, Trebuchet MS, sans-serif;
/*arial,verdana,sans-serif*/
font-size: 12px;
margin: 0;
padding: 0;
color: #111111;
/*background: url(images/headerbg.gif) top repeat-x #fbfbfb;*/
}

body a {
color: #A90000;
text-decoration: none;
}

body a:hover {
text-decoration: underline;
}

.push {
height: 37px;
}

#mastercontainer { 

min-height: 100%;
height: auto !important;
height: 100%;
margin-bottom: -37px;
}

/* Header */

.logo {
float: left;
padding: 0;
width: 79px;
height: 21px;
background: url(images/logo.gif) no-repeat;
text-indent: -9999px;
display: block;
margin: 11px 20px 0 0;
}

.logo a {
display: block;
width: 79px;
height: 21px;
}

.header {
width: 100%;
height: 43px;   
/*background: url(images/navbg.gif) repeat-x;*/
background-color:#7A8389;
margin: 0;
padding: 0;
position: absolute;
top: 0px;
left: 0px;
/*position: fixed;*/
border-bottom:7px solid #A90000;
}

.header-container {
/*width: 100%;*/
margin: 0px auto;
padding: 0;
height: 43px;
padding: 0 50px;
}

ul.nav {
list-style: none;
margin: 0; 
padding: 0;
}

ul.nav li {
float: left;
}

ul.nav li a {
float: left;
margin-left: 20px;
margin-top: 16px;
text-decoration: none;
color: #FFFFFF;
}

/* Scrollover Styling */

ul.nav a.scrollover {
color: #FFF82C;
margin-top: 16px;
}

ul.nav a.scrollover em:first-line {
color:  #2DFFCA;
margin-top: 16px;
}

.box {
float: right;
margin: 0;
padding-right: 75px;
}

*+html .box {
padding-right: 70px;
}


.box .search {
border: 1px solid #9a9a9a;
width: 135px;
float: left;
height: 13px;
padding-top: 3px;
font-size: 10px;
margin-top: 11px;
margin-left: 100px;
padding-left: 5px;
}

.box .searchbutton {
padding-top: 13px;
color: #ffffff;
float: left;
border: none;
margin-left: 4px;
cursor: pointer;
background: transparent;
font-size: 11px;
}

/* Main Content */

.container {
width: 95%;
margin: 0px auto 0;
height: 100%;
clear: both;
padding:0px 25px;
overflow:hidden;
}

.main-content {
width: 75%;
margin: 0 auto;
float: left;
height: auto;
min-height: 100%;
margin-right: 15px;
}

.post {
width: 100%;
margin: 0px 0px 15px;
}

* html .post {
margin-bottom: 0px;
}

.post li {
/*list-style: url(images/bullet.gif) outside;*/
padding: 0px;
margin: 3px 0px;
}

.post ul {
margin-left: 30px;
}

.post li.linkcat {
list-style: none;
}

.post li.linkcat h2 {
display: none;
}

.post li ul {
margin-left: 0px;
}

h2 {
font-size: 18px;
color: #111;
letter-spacing: -1px;
font-weight: bold;
margin-bottom: 10px;
border-bottom:0.166667em double #CCCCCC;
}

h2 a {
color: #A90000;
text-decoration: none;
}

.my-title
{
border-bottom: 0.166667em double #CCCCCC;
   
}

h1 a {
color: #A90000;
text-decoration: none;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;
margin-bottom: 10px;
}


.divider {
width: 100%;
height: 1px;
background: url(images/border.gif) repeat-x;
margin-top: 20px;
margin-bottom: 20px;
float: left;
}

.post-data {
float: left;
width: 100%;
height: 15px;  
/*background: url(images/border.gif) bottom repeat-x;*/
/*border-bottom:1px dotted;*/
padding: 15px 0 15px;
/*margin-bottom: 50px;*/
}

.post-details {
float: right;
width: 21%;
font-size:11px;
}

.post-info
{
	float:left;
	width:80%;
	font-size:11px;
}

.cont-link
{
	float:right;
	width:20%;
}

.home-title
{
	float:left;
	width:78%;
}

* html .post-data {
margin-bottom: 15px;
}

*+html .post-data {
margin-bottom: 15px;
}

.post-data a {
color: #A90000;
text-decoration: none;
}	

.post-data img {
margin-right: 10px;
}

.entry p {
margin: 10px 0 0 0;
text-align: justify;
}

.entry img {
max-width: 100%;
border: 5px solid #CCCCCC;
}

.entry img a {
border: none;
}

.entry .left {
float: left;
margin: 0 5px 0 0;
}

.entry .right {
float: right;
margin: 0 0 0 5px;
}

.entry {
line-height: 20px;
margin-top:10px;
overflow:hidden;
}

.entry code {
font-family: Courier;
}

.entry blockquote {
padding: 20px;
font-style: italic;
border-left:5px solid #a90000;
}

.pages {
line-height: 20px;
/*background: url(images/border.gif) bottom repeat-x;
padding-bottom: 15px;*/
margin-top:35px;
}

.pages p {
margin: 10px 0;
}

.bottom-nav {
width: 100%;
margin: 15px 0px 30px;
position: relative;
z-index: 99;
}

.bottom-nav a {
color: #232323;
text-decoration: none;
}

.bottom-nav-left {
float: left;
}

.bottom-nav-right {	
float: right;
}

/* Side Bar */

.sidebar {
width: 22%;
margin: 0;
padding-left: 10px;
float: left;
/*background: url(images/side-border.gif) left repeat-y;*/
border-left:1px dotted;
}

.sidebar ul, .sidebar li {
margin: 0;
padding: 0;
}

.sidebar ul {
margin-left: 15px;
}

.sidebar ul li ul { 
margin-bottom: 15px;
margin-left: 0px;
margin-left:15px;
}

.sidebar li.widget {
list-style: none;
margin: 0 0 15px;
padding: 0;
}

.sidebar li.widget ul li {
list-style-image: url(images/bullet.gif);
padding: 3px 0px 5px 0px;
margin-bottom: 3px;
}

.sidebar ul li {
list-style: none;
}

.sidebar li.linkcat h2 {
display: none;
}

.sidebar li.linkcat {
margin-top: -15px;
}

* html .sidebar li.linkcat {
margin-top: -10px;

}
*+html .sidebar li.linkcat {
margin-top: -10px;
}

.sidebar ul li ul li {
list-style-image: url(images/bullet.gif);
padding: 5px 0px 5px 0px;
margin-bottom: 3px;
}

.sidebar ul li ul li ul {
	margin-top: 10px;
	margin-bottom: -5px;
}

.sidebar ul li a {
text-decoration: none;
color: #A90000;
}

.sidebar ul li a:hover {
text-decoration: underline;
}


.sidebar h2 {
/*margin: 0px 0 10px -15px;*/
margin: 0px 0 10px 0;
padding: 0px;
border-bottom:0.166667em double #CCCCCC;
color:#111;
}

.sidebar .textwidget {
/*margin-left: -15px;
width: 180px;*/
line-height: 18px;
text-align:justify;
}

.sidebar #search {
margin-left: -15px;
}

.sidebar #search .search {
border: 1px solid #9a9a9a;
width: 135px;
float: left;
height: 13px;
padding-top: 3px;
font-size: 10px;
padding-left: 5px;
}

.sidebar ul li#search form#searchform input{
display: none;
}

#wp-calendar {
margin-left: -15px;
margin-top: -25px;
}

#wp-calendar caption {
font-size: 18px;
color: #111111;
letter-spacing: -1px;
font-weight: bold;
margin-bottom: 10px;
margin-left: -10px;
}

.sidebar ul li.widget_tag_cloud h2 {
margin-left: 0px;
}

.sidebar ul li.widget_tag_cloud {
/*margin-left: -15px;*/
}

/* Comments Template*/

.comments-template ol {
list-style: none;
margin-top: 20px;
}

.comments-template ol li {
line-height: 18px;
margin: 0px 0px 10px 0px;
padding: 10px;
border: 1px solid #d2d2d2;
background-color: #ffffff;
overflow:hidden;
}

.comments-template ol li.alt {
background-color:#F5F5F5;
}


.comments-template ol li.author {
background-color: #D0EDB7;
}


.commentmetadata {
font-size: 12px;
margin: 10px 0px;
}

.commentmetadata a {
color: #A90000;
}

.comments-template small {
font-size: 11px;
}

.comments-template p.nocomments {
padding: 0;
}

.comments-template textarea#comment {
margin: 15px 0;
}

.comments-template input#author, .comments-template input#email, .comments-template input#url, .comments-template input#mathvalue2  {
margin: 10px 5px 5px 0px;
height: 16px;
width: 300px;
}

span.comment-text p {
padding: 10px 0;
}

/* Footer */

.footer {
width: 100%;
height: 37px;
/*background: url(images/footerbg.gif) repeat-x;*/
clear: both;
text-align: center;
padding-top: 25px;
margin-top: 45px;
color:#fff;
background-color:#7A8389;
border-top:7px solid #a90000;
}

.footer a {
text-decoration: none;
color: #FFF82C;
}

.footer img {
margin-bottom: -1px;
margin-left: 3px;
}


.txtbox:focus {
background-color:#F6F6F6;
background-image:none;
border:1px solid #999999;
}


.txtbox:hover {
background-color:#F6F6F6;
background-image:none;
border:1px solid #AAAAAA;
}


.txtbox {
background-color:#FFFFFF;
border:1px solid #CFCFCF;
color:#666666;
padding:1px 4px;
}


.comment-header
{
overflow:hidden;
margin-bottom:10px;
}

.comment-author
{
   float:left;
   
}

.comment-date
{
   float:right;
   font-size:11px;
}




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.wp-caption-text
{
   text-align:center !important;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*page navigation start*/

.wp-pagenavi {
margin-bottom: 15px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #dfdfdf;
	color: #000;
	background-color: #FFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #dfdfdf;
	color: #000;
	background-color: #FFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #a9a9a9;
	color: #FFF;
	background-color: #A90000;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #dfdfdf;
	color: #FFF;
	background-color: #FFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #dfdfdf;
	color: #000;
	background-color: #FFF;	
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #a9a9a9;
	color: #FFF;
	background-color: #A90000;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #a9a9a9;
	color: #FFF;
	background-color: #A90000;
}

/*page navigation end*/


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	color:#000;
}

#tooltip h3, #tooltip div { margin: 0; }



.meta {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#bbb 1px solid;
overflow:hidden;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:20%;
}

.tags {
float:left;
padding:0 0 0 15px;
width:75%;
}

.meta p{margin:0 0 5px 0;}

.post-img{width:120px;float:left;}
.content-thumb{float:left;width:75%;text-align:justify;}
.content-nothumb{text-align:justify;}
/*Glide Start*/
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 708px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
/*background:url(images/sliderbg.gif) right top no-repeat;*/
background-repeat:no-repeat;
background-position:right;
/*margin: 0px 30px 0px 30px;*/

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
width:700px !important;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width:678px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
margin-left:15px;
height:200px;

}



.stepcarousel .panel .content
{
width:650px;
}

.stepcarousel .panel h2{
	
	color: #ac0000; 
	padding:0px 5px;
	margin:0px 0px;
	width:650px;
	overflow:hidden;

}
.stepcarousel .panel h2 a:link, .stepcarousel .panel h2 a:visited  {
	
	background-color: transparent;
	}
	
	#slider
	{
		overflow:hidden;
		
		border-bottom:0.166667em double #CCCCCC;
		margin-bottom:25px;
		
	}
	.slider-content
	{
		font-size:12px;
		margin-top:25px;
		width:650px;
	}
	#slider .signature
	{
		width:25%;
	}
	#slider .tags
	{
		width:70%;
	}
.featured
{
width:50px;
float:left;
height:200px;
margin-left:100px;
}	

.feat-car
{
font-size:20px;
}
/*Glide End*/
#head
{border-bottom:5px double;
color:#A90000;
margin-bottom:25px;
margin-top:10px;}

#aboutlogo
{float:left;margin-right:10px;}

.comment-no
{float:left;
font-size:20px;
font-weight:bold;
margin-right:10px;}
.useravatar
{float:left;}

.comment-text .dp-highlighter ol.dp-c li
{line-height:15px !important;}

.comments-template ol.dp-c li
{border-left:3px solid #6CE26C;border-top:0;border-bottom:0;border-right:0;margin:0 0 2px; padding:0 0 0 10px;}

.author_img
{width:80px;height:80px;float:left;margin-top:10px;}
.author_details
{width:450px;float:left;}
.author_description p
{margin:0px;}
.author_description
{margin-top:10px;}
#about_author
{overflow:hidden; margin-top:10px;background-color:#f3f3f3;padding-top:10px;padding-left:10px;}

.wp-smiley
{border:none !important;}


.wp-pagenavi {
    clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #BFBFBF;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #000000;
}
.wp-pagenavi span.current {
    font-weight: bold;
}

