

body{
	margin:0;
	padding:0;
	line-height: 20px;
	background-color: #000;
	color: #FFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/bg.jpg);
}
.sidebar ul li {
	list-style-type:none;
}
.sidebar li {
	line-height:1.1em;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebar_box{
	font-size: 12px;
	position:relative;
	overflow:hidden;
	line-height: 16px;
	width: 286px;
	border: 1px solid #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../../../images/fadedbg.png);
	background-repeat: repeat;
			}
h1 {
	font-family: 'Arvo', arial, serif;
	font-size: 22px;
	line-height: 26px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	text-shadow: 1px 1px 1px #ccc;
	font-weight: bold;
	text-transform: capitalize;
}

h1 a:link {
	text-decoration: none;
	color: #900;
}
h1 a:visited {
	color: #900;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
	text-decoration: none;
}
h1 a:active {
	color: #900;
	text-decoration: none;
}

h2 {
  font-family: 'Arvo', arial, serif;	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-shadow: 1px 1px 1px #ccc;
	text-transform: capitalize;
}

h2 a:link {
	text-decoration: none;
	color: #900;
}
h2 a:visited {
	color: #900;
	text-decoration: none;
}
h2 a:hover {
	color: #F00;
	text-decoration: none;
}
h2 a:active {
	color: #900;
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 950px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border: thin solid #FFF;
}

#topsection{
	height: 300px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin: 0 365px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	text-align: center;
}

#leftcolumn{
	float: left;
	width: 240px; /*Width of left column in pixel*/
	margin-left: -1045px; /*Set margin to that of -(MainContainerWidth)*/
	text-align: center;
}

#rightcolumn{
	float: left;
	width: 365px; /*Width of right column*/
	margin-left: -365px; /*Set left margin to -(RightColumnWidth)*/
	text-align: center;
	border: thin solid #FFF;	
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	text-align: left;
}

.example1 {
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFF;
	color: #000;
	border: 4px solid #000;
	width: 504px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 16px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #E6E6E6;
	padding-top: 4px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wp-caption-text{
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}

input.groovybutton
{
	font-size:13px;
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	height:22px;
	background-color:#FF0000;
	border-style:none;
	font-weight: bold;
}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0;
	font-variant: normal;
	text-align: center;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 14px;
	font-family: Arial;
	color: #FFF;
}



#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
}

#wp_page_numbers ul {

	width: 100%;

}

#wp_page_numbers li {

	float: left;

	display: block;

	margin-bottom: 2px;

}



#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #FFF;
	border: 1px solid #bfbfbf;
}



#wp_page_numbers li a:hover {
	border-color: #CCC;
	color: #CCC;
	background-color: #333;
}



#wp_page_numbers li.space {

	padding: 6px;

	padding-left: 2px;

	padding-right: 2px;

}



#wp_page_numbers li.first_last_page {

	font-style: italic;

}



#wp_page_numbers li.active_page a {
	border-color: #000;
	font-weight: bold;
}

#wp_page_numbers li.active_page a:hover  {
	color: #CCC; /* IE fix */
	text-decoration: underline;
	border-color: #CCC;
	background-color: #333;
}



#wp_page_numbers li.page_info {

	float: left;

	display: block;

	padding: 3px;

	padding-left: 5px;

	padding-right: 5px;

	margin-right: 2px;

	color: #666;

	font-size: 11px;

	border: 1px solid #bfbfbf;

}

    /*Date Sprite */
    .postdate {
    position: relative;
    width: 66px;
    height: 60px;
    float: left;
    }
    .month, .day, .year {
    position: absolute;
    text-indent: -1000em;
    background-image: url(../../../images/date_img.png);
    background-repeat: no-repeat;
    }
    .month { top: 5px; left: 0; width: 33px; height: 30px;}
    .day { top: 25px; left: 0; width: 33px; height: 30px;}
    .year { bottom: 5px; right: 10px; width: 20px; height: 60px;}

    .m-01 { background-position: 0 0px;}
    .m-02 { background-position: 0 -30px;}
    .m-03 { background-position: 0 -62px;}
    .m-04 { background-position: 0 -94px;}
    .m-05 { background-position: 0 -125px;}
    .m-06 { background-position: 0 -155px;}
    .m-07 { background-position: 0 -185px;}
    .m-08 { background-position: 0 -217px;}
    .m-09 { background-position: 0 -248px;}
    .m-10 { background-position: 0 -279px;}
    .m-11 { background-position: 0 -310px;}
    .m-12 { background-position: 0 -341px;}

    .d-01 { background-position: -51px 0;}
    .d-02 { background-position: -51px -27px;}
    .d-03 { background-position: -51px -57px;}
    .d-04 { background-position: -51px -91px;}
    .d-05 { background-position: -51px -122px;}
    .d-06 { background-position: -51px -151px;}
    .d-07 { background-position: -51px -185px;}
    .d-08 { background-position: -51px -214px;}
    .d-09 { background-position: -51px -249px;}
    .d-10 { background-position: -51px -275px;}
    .d-11 { background-position: -51px -309px;}
    .d-12 { background-position: -51px -338px;}
    .d-13 { background-position: -51px -373px;}
    .d-14 { background-position: -51px -404px;}
    .d-15 { background-position: -51px -436px;}
    .d-16 { background-position: -51px -462px;}
    .d-17 { background-position: -100px -0px;}
    .d-18 { background-position: -100px -27px;}
    .d-19 { background-position: -100px -57px;}
    .d-20 { background-position: -100px -91px;}
    .d-21 { background-position: -100px -122px;}
    .d-22 { background-position: -100px -151px;}
    .d-23 { background-position: -100px -185px;}
    .d-24 { background-position: -100px -214px;}
    .d-25 { background-position: -100px -249px;}
    .d-26 { background-position: -100px -275px;}
    .d-27 { background-position: -100px -309px;}
    .d-28 { background-position: -100px -338px;}
    .d-29 { background-position: -100px -373px;}
    .d-30 { background-position: -100px -404px;}
    .d-31 { background-position: -100px -436px;}

    .y-2009 { background-position: -150px 0;}
    .y-2010 { background-position: -150px -60px;}
    .y-2011 { background-position: -150px -120px;}
    .y-2012 { background-position: -150px -180px;}
    .y-2013 { background-position: -150px -240px;}
    .y-2014 { background-position: -150px -300px;}

#addcomment {
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 480px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-color: #E6E6E6;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#comments{
	font-family:verdana;
	margin-top:15px;
	color: #000000;
	
         }
   /*Readers Comment Title*/
#comments h4 {  font-size:1.4em !important;


				text-transform:none;
				border-bottom:1px solid #DDDDDD; 
				margin:0;
				padding:0;
				font-weight:bold;
				font-family:Georgia,Arial,Helvetica,sans-serif;
					color: #FFF;

             }
.comment {
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	width:500px;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;	
		  }

#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}

.ucomment {
	margin:0px;
	padding-left: 8px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 14px;
          }
#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}
.mcomment {
	margin:0px;
	padding-left: 8px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 14px;
}
#comments .comment .mcomment p {margin:0px !important;
                     padding:0px;}

.tcomment {margin:0px;
		   padding:0px;
	background-color: #F4F4F4;
		   /*border-bottom:1px solid #DDDDDD;*/
		   /*background:#F4F7FC;*/
          }
 #comments .comment .tcomment p {margin:0px !important;
                     padding:0px;}

.ucomment_meta {margin:0px;
				padding:0px;
				font-family:verdana;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                color:#ffffff;
				display:inline;
				}
.commentdetails {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.comment {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
}
.ucomment_meta_dt {margin:0px;
				padding:0px;
				font-family:verdana;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                color:#ffffff;
				display:inline;				
				width:10px;
                     }
.avatar img {float:left;}

div#grab-vcl-experience-2lP6r4BO2ibPQsp_crcMOJkJ div#vcl-list-container div#vcl-list-view-2lP6r4BO2ibPQsp_crcMOJkJ div#vcl-grab-list-block div.list-item img {position: relative !important;}
