
/* 
	Theme Name: PostJockey-Basic
	Theme URL: http://www.postjockeyr.com/
	Description: For Real-Time Activities
	Author: Kenneth L. Stein
	Author URI: http://www.plexav.com
	Version: 1.2
		
	The CSS, XHTML and design is Copyright
        Kenneth L. Stein.  A non-exclusive, 
        royalty-free license is granted to the user 
        to use this document.

*/ 

.html5video, #html5video {
color: #104C93; /*This is the underline color for the h1 a tag! */
	font-size: 13px;
        
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 20px 0px 0px -20px;
        padding:10px 0px 0px 0px;
        text-align:center;
}


.cufon-loading h1 { visibility: hidden !important; }

.scroll-pane { margin-top:15px;
        outline:none;
        -moz-outline-style: none;
	width: 720px;
	max-height:401px;
        min-height:401px;
	overflow: auto;
	float: left;
	}
		
/*JScrollPane CSS*/
.jScrollPaneContainer {
         outline:none;
        -moz-outline-style: none;
        margin:0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	
}
.jScrollPaneTrack{
	position:absolute;
	cursor:pointer;
	right:0;top:0;
	max-height:100%;
}
.jScrollPaneDrag{
	position:absolute; 
	background:#333;
	cursor:pointer;
	overflow:hidden;
		}

.scroll-pane{padding:0px 22px 0px 0px;}

.scroll-pane p{
	background:#EBEBEB;
	color:#333;
	font-size:15px;
	line-height:21px !important;
}


#rightcontent  {position:relative;
text-align:right;
margin: 0px 20px 0px 0px;
float:right !important;
}

.gde-frame {
        border: 3px solid #6C6F07 !important;
        }

.html, #html {
        }

#stageright {
float:right !important;

}

/* rounded image styles */
.rounded-corners {max-height:320px;
	display: inline-block !important;
	border: solid 0px #000 !important;
	overflow: hidden !important;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 40px !important;
	border-radius: 10px !important;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4) !important;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4) !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4) !important;
        }

.rounded-corners { margin: 10px 0px 0px 0px;
	display: inline-block !important;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 50px !important;
	border-radius: 10px !important;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6) !important;
	-moz-box-shadow: inset 0 7px 5px rgba(0, 0, 0, 1.5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6) !important;
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6) !important;
        }

#topRight {
       text-align: center;
       z-index:0;
       position: fixed;
       left: auto;
       right: 0px;
       margin: 370px 0px 0px 0px !important;
       }


.login a#click, #content1 a#close {
   margin: 0px 10px 0px -15px;   
font-size: 11px; 
      	}

.input,
#user_pass.input {
	background: #F9E99D !important;
        }

.input.empty { 
        color: #37719D;
        }

div.sidebar {
       margin: -139px 0px 0px 11px !important;
       height:500px;
       z-index:99; 
       }


.sidebar sidebar-pos-left { 
       margin: -390px 0px 0px 290px !important; 
       height:500px;
       z-index:4000; 
       }

#meerkat-wrap {
       -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
        border-radius: 10px;
	border: 7px solid #076F29;
        margin: -495px 0px 0px 0px !important;
	max-width: 160px;
        min-width:160px;
        position:fixed;
                }

#meerkat {   
        overflow:hidden;
        display:none;    
        max-height:465px;
        margin: 0px 0px 0px 0px !important;
	}

#meerkat-content {
        -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:right !important;
	}

body { 
	background-color: #a1d2f6; /*url(images/background/bacround.jpg) top left repeat-x; */
	color: #FFFFFF;
	font-size: 11px; 
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 0px;
	}

#iconsBookmark {
        height:400px;
        }

#signin, #signin table {
/*     background: #6C6F07;     */
	float:right;
	margin: 2px auto -2px 0px;   /* -3 might be -7  */
	font-size: 11px;
        color: #F9E99D
        }

#signin p a {
        font-size: 12px; 
        margin: 0px 9px 2px 0px;   /* 2 might be 0 */
        background: #A5A921;
        text-decoration: underline;
        }

#mainpage { 
        margin:0px 0px -29px 0px;
        width:100%;
        background: transparent;
        z-index:98 !important;
	position:relative;
        min-width:1000px;
        }

#page {  
      background-color: transparent; 
      z-index:7 !important;
      position:relative;
      margin: 0px auto 0px 0px;
      margin-left:300px;
      max-width:757px;
      min-width:757px;
      padding:0px 0px 0px 0px;
      }
	
#wrap { text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 6px solid #36709D;
       	background: #EBEBEB;
	color: #104C93; /*This is the underline color for the h1 a tag! */
	font-size: 13px;
        min-width: 758px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 15px 0px -13px 0px;
        padding:10px 0px 0px 0px;
        }

#contentwrap {
        position:relative;
        margin:0px 0px 0px 0px;
        }

#flashcontent {
        position:relative;
        margin: -29px 0px 0px 0px;
        width:398px;
        height: 213px !important;
        background: #transparent;
        } 

.livevideol2 {
        background: #F9E99D url(images/tvsmall-yellowbg.png) top left no-repeat;
        }

.livevideol {
	margin: auto auto 0px -29px;
	padding: 19px 0px 5px 0px;
	width:20% !important;
	height:220px;
	position:relative;
	background: #F9E99D url(images/tvsmall-yellowbg.png) top left no-repeat;
	z-index:1;	
	}

#livevideoguest {
        margin: auto auto -211px -290px;
        padding: 5px 0px 5px 3px;
        width:110% !important;
        height:200px;
        position:relative;
        background: #A6AA0D top left no-repeat;
        z-index:1;	
        }

.livevideo2 {float:left;
        background: #F9E99D url(images/tvsmall-yellowbg.jpg) top left no-repeat;
        }

#coverbottom { 
        padding: 54px 0px 0px 13px;
        margin: 0px 0px -10px 0px;
        height: 285px;
        width:281px;
        background: #A1D2F6 url(images/spriteme2.png) no-repeat;
        }

#videos { 
       margin: 0px 0px 0px -5px;
       width: 279px;
       }

#videohost {  
       margin: 0px 0px 50px -20px;
       padding: 5px 14px 5px 5px;
       background: #F9E99D top left no-repeat;
       width:105%;}

.itemtext, #itemtext {
       position:relative;
       width: 100% !important;
       text-align:center !important;
       margin: -10px 0px 0px 0px;
       max-height: 410px;
       }

.itemtext-scrolling, #itemtext-scrolling {
       position:relative;
       width: 100% !important;
       text-align:justify !important;
       margin: -19px 0px 7px 15px;
       min-height: 413px;
       }

#showloopthis {
       min-width:80% ;
       padding: 0px 0px 0px 0px !important;
       min-height: 418px;
       max-height:418px;
       }

#showloopthis h1 {
       font: 1.2em/2em Verdana !important;
       font-weight:bold;
       margin: 0px auto !important;
       }

#showloopthis h2 {
       font: 1.2em/2em Helvetica !important;
       margin: 12px 20px 10px 30px !important;
       font-weight:bold;
       }

#showloop2 {
       position: relative;
       margin: -10px 0px 0px -10px;
       }

.emailform {
       width: 350px;
       padding: 0px 0px 0px 0px;
       }

.emailform form textarea {
       width: 350px;
       height: 80px;
       margin: 0px 0px -15px 0px;
       }

#boxspacer20 { 
       height: 30px;
       }

#scrolldiv {
       width:398px;
       float:right;
       position: relative;
       margin: 5px 5px 15px 0px;
       }
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
      outline:none;

        /* IE */
        -moz-outline-style: none;
        }


a, a:visited{
	color: #2B6EAF;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #A5AA08 url(images/spriteme1.png) no-repeat; 
	background-position: -10px -326px;
	width:100%;
        height: 53px;
	margin: 0px 0px 0px 0px !important;
        padding: 0px 0px 0px 13px;
	text-align: left;
	border-top: 0px solid #A5AA08;
        border-bottom: 0px solid #6C6F07; 
        text-transform: uppercase;
        z-index:900;
        position:relative !important;
        }
	
#header a {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 42px;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover{
	color: #333333;
	}
	
#slogan {
	font-size: 13px;
	font-family: Verdana, Times New Roman, Helvetica, Sans-Serif;
        margin: 0px 0px 0px 53px;
        padding: 59px 0px 0px 0px;
        position:relative;
        float:left;
        color: #3B3F01;
	font-weight:bold;
	letter-spacing: -.08em;
        }
	
/************************************************
*	Navbar      								*
************************************************/

#centeredmenu {
       background:  #transparent; /* url(images/background/bacround.jpg) top left no-repeat; */
       background-position: -293px 0px; 
       z-index:7 !important;
       position:relative;
       max-width:757px !important;
       min-width:757px !important;
       font-size: 16px !important;
       overflow:hidden;
       margin: -25px auto 0px 5px !important;
       padding:0px 0px 0px 0px;
       text-align:middle !important; }
   
#centeredmenu ul {  
       background:  url(images/background/bacround.jpg) top left repeat-x;
       background-position: -293px 0px;  
       list-style:none;
       margin:0px 0px 0px 0px;
       padding:0px 0px 0px 60px;
       position:relative;
       text-align:middle !important;
       border-right:0px solid #3b3f01 ; /* #6C6F07 */
       border-left:0px solid #3b3f01 ;  /* #6C6F07 */
       border-top:0px solid #3b3f01;
       border-bottom:0px solid #3b3f01;}

#centeredmenu ul li { 
       background-color: #37609D;
       display:block;
       float:left;
       list-style:none;
       -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
       border-radius: 15px;
       padding:2px 0px 0px 0px;
       margin:0px 0px 0px 0px;
       position:relative;
       } 

#centeredmenu ul li a {
       -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
       border-radius: 15px;
       display:block;
       margin:0px 0px 2px 0px;
       padding:2px 20px;
       background:#36709D;
       color:#EBEBEB;
       font-family: Verdana, Helvetica, Sans-Serif;
       font-variant:small-caps;
       text-decoration:none;
       line-height:1em;
       }

#centeredmenu ul li a:hover {
       background:#00285A;
       color:#EBEBEB;
       }

#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
       color:#F9E99D;
       font-weight:bold;
       }


/************************************************
*	Sidebar Widgets      							*
************************************************/

.widgettitle {
       margin: 20px 0px 0px 0px !important;
       }
	
/************************************************
*	Left Sidebar      							*
************************************************/

#l_sidebar {
        height:auto;
        position:relative;
        z-index:-1;
	margin: 0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        background-color:#ffffff;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#l_sidebar ul li a {
	color: #2B6EAF;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	color: #2B6EAF;
	text-decoration: underline;
	}
#l_sidebar  h2 {
        text-align: center;
        background: #FFF58F;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }
	
/************************************************
*	Right Sidebar      							*
************************************************/
#r_sidebar {
        width:279px !important;
        margin:10px 5px -3px 0px;
        }

#r_sidebar p{
	padding: 2px 0px 16px 0px;
	margin: 0px;
	line-height: 20px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar ul li {
	margin: -5px;
	padding: 1px 0px 0px 0px;
	}
	
#r_sidebar ul li a {
	color: #2B6EAF;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	color: #2B6EAF;
	text-decoration: underline;
	}
	
#r_sidebar  h2 {display:none;
        text-align: center;
        background: #F9E99D;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	margin: 0px auto;
	padding: 0px;
	}

#content p{
	padding: 10px 10px 15px 10px;
	margin: 0px;
	line-height: 14px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#content img{
	border: 2px solid #ccc;
	margin-right: 0px;
	margin-bottom: 10px;
	}
	
#content h1 {
        text-color: #eee;
        font-size: 49px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-variant:small-caps;
	padding: 10px 0px 0px 88px;
       	margin: 0px 0px 15px 0px;
	text-align:center;
        text-decoration:underline;
        } 
/*color defined in WRAP - go figure */
	
#content h1 a  {
	text-color: #ccc;
	font-variant:small-caps;
        }

#content h1 a:hover {
	color: #00285a;
	text-decoration: none;
	}
	
#content h2 {
	color: #0A0063;
	font-size: 18px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#content p ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content p ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #B3C8DB;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#contenttop a:hover {
       color:#6C6F07;
       text-decoration:none;
       }
	
.contentmiddle, #contentmiddle {
        text-align:center;
        width: 683px;
        min-width:683px;
        min-height: 485px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	position:block;
        z-index:0;
        }
	
#contentmiddle p img{
	float: left;
	border: none;
	margin: 0px 0px 0px 0px;
	margin-bottom: 10px;
	}
	
.contentdate {
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}
	
.contenttitle {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#contentmiddle ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmiddle ul li a {
	color: #0A0063;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #6C6F07;
	text-decoration: underline;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

.contentright, .contentright h2{
        float: right;
	width: 500px;
        min-width:500px;
        min-height: 100px;
	margin: 0px 20px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	position:relative;
        z-index:0;
        }
	
#contentright p img{
	border: none;
	margin: 0px 0px 0px 0px;
	margin-bottom: 10px;
	}
	
.contentleft, .contentleft h2{
	float: left;
	width: 500px;
	min-width:500px;
	min-height: 100px;
	margin: 0px 0px 0px 20px !important;
	padding: 0px 0px 0px 0px;
	position:relative;
        z-index:0;
        }

#contentleft p img{
	border: none;
	margin: 0px 0px 0px 0px;
	margin-bottom: 10px;
        }
	
.postspace {
	background: #EFEFEF url(images/spacer.gif);
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
	
	
/************************************************
*	ShowBox 								*
************************************************/

#contentblog {
        width:70%;
	float: left;
	/* min-height: 304px; */
	margin: 10px auto;
	padding: 20px 0px 0px 10px;
	}

.cssbox, #cssbox,
.cssbox_body, #cssbox_body, 
.cssbox_head, #cssbox_head,
.cssbox_head h1, #cssbox_head h1 { 
	/* background: transparent url(images/yes.png) no-repeat bottom right; */
	background: transparent url(images/marquis-newyellow-1100x3000a.png) no-repeat bottom right; 
	min-width:87%;
        } 

.cssbox, #cssbox {
	width: 100% !important; /* intended total box width - padding-right(next) */ 
	width: 87%; /* IE Win = width - padding */ 
        padding-right: 0px; /* the gap on the right edge of the image (not content padding) */ 
        margin: 15px auto; /* use to position the box */ 
        min-height: 500px;
        height:auto !important;
	height:1%;
	}
 
.cssbox_head, #cssbox_head { 
	background-position: top right; 
	margin-right: 0px; /* pull the right image over on top of border */ 
	padding-right: 25px; /* right-image-gap + right-inside padding */ 
	} 
 
.cssbox_head h1, #cssbox_head h1 { 
	text-align: center;
 	background-position: top left; 
 	margin: 0; /* reset main site styles */ 
 	border: 0; /* ditto */ 
 	padding: 20px 0px 0px 25px !important; /* padding-left = image gap + interior padding ... no padding-right */ 
 	height: auto !important; height: 1%; /* IE Holly Hack */ 
 	color: #1F1A06;
        }

.cssbox_head h1 a, #cssbox_head h1 a {
        font-size:40px;
        color: #800060; /*7f0744 9F0964 */
        }
 	
.cssbox_head h1 a:hover,
#cssbox_head h1 a:hover{
 	}

.cssbox_body, #cssbox_body { 
 	background-position: bottom left; 
 	margin-right: 25px; /* interior-padding right */ 
 	padding: 5px 0 15px 25px; /* mirror .cssbox_head right/left */
 	min-height:465px;
	height:auto !important;
	height:465px;}

 <!-- * html .cssbox_body {
	height:300px; 
}  -->


.fcssbox, 
.fcssbox_body, 
.fcssbox_head, 
.fcssbox_head h1 { 
	background: transparent url(images/marquis-yellow-1100x3000a.png) no-repeat bottom right; 
	} 

.fcssbox {
	width: 100% !important; /* intended total box width - padding-right(next) */ 
	width: 87%; /* IE Win = width - padding */ 
        padding-right: 0px; /* the gap on the right edge of the image (not content padding) */ 
        margin: 5px auto; /* use to position the box */ 
        height:auto !important;
	height:1%;
	}
       

.fcssbox_head { 
	background-position: top right; 
	margin-right: 0px; /* pull the right image over on top of border */ 
	padding-right: 25px; /* right-image-gap + right-inside padding */ 
	height:22px;} 
 
.fcssbox_head h1 { 
	text-align: center;
 	background-position: top left; 
 	margin: 0; /* reset main site styles*/ 
 	border: 0; /* ditto */ 
 	padding: 20px 0px 0px 25px !important; /* padding-left = image gap + interior padding ... no padding-right */ 
 	height: auto !important; height: 1%; /* IE Holly Hack */ 
 	color: #0A0063;}

.fcssbox_head h1 a {
       color: #0A0063;
       }
 	
.fcssbox_head h1 a:hover {
 	text-decoration: none;
 	color: #6C6F07;
 	}
  
.fcssbox_body { 
 	background-position: bottom left; 
 	margin-right: 25px; /* interior-padding right */ 
 	padding: 5px 0 15px 25px; /* mirror .cssbox_head right/left */
 	min-height:300px;
	height:auto !important;
	height:300px;}

 <!-- * html .cssbox_body {
	height:300px; 
}  -->

.adsenseorangetop {
	margin:8px 0px 20px 15px !important;
	padding:0px 0px 0px 10px;
	_padding:0px 0px 0px 0px;
}

.boxspacer40 {
	height:20px;
}
       
	
/************************************************
*	Footer      								*
************************************************/
#footer {
        
	margin: -25px 0px 0px 6px;
        clear:both;
        max-width:1284px !important;
        min-width:758px !important;
        background: #36709D;
        padding: 8px 0px 3px 0px;
   	text-align: center;
	color: #F9E99D;
	font-size: 13px !important;}

#footer a {
        color:#F9E99D;
        }

#footer-left {font-size: 1.1em;
        text-align:left;
        margin: -5px 0px -1px 0px;
        padding: 0px 0px 0px 5px;
        }

#footer-right {
        width:600px;
        position: relative;
        text-align:left;
        margin: -16px 10px 0px 312px;
        padding: 0px 0px 0px 0px;
        }
        
#footer-right ul {
        margin: 0px 0px 0px 0px;
        }

#footer-right ul li {
        font: 1em/1em Verdana, Arial;
        list-style:none;
        font-variant:small-caps;
        display:inline;
        margin: 0px 0px 0px 20px;
        }

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	width: 190px;
	background: #EFEFEF url(images/search.gif);
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 355px;
	background: #EFEFEF;
	color: #333333;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px -170px;
	border: 1px solid #C0C0C0;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/************************************************
*	Contact Form									*
************************************************/

.contact-form {
        margin: 20px 0px 0px 20px;
        }

#contact-submit {
        margin: 4px 0px 0px 5px;
        }

#uplminichat {
        margin-top: -29px !important;
        height:171px;
        overflow:hidden;
        }

#mc {margin:7px 7px 0px 0px;
        overflow:hidden; 
        height:228px;
        }
        
#tokboxconvo { 
        height: 372px;
        background: url(images/tvsmall-yellowbg2x.png) top left no-repeat;
        margin: -10px 0px 0px -12px;
        }
        
#tokboxadjust {
	padding: 10px 0px 0px 13px;
	}

#youtube-player-container {
        margin: 0px auto;
        position: relative;
        margin-bottom: 20px;
        }

#dynamiccommands {
        width:1px;
        }

