/* Copyright Skooks Designs */

.cmlinks {
border-right:4px solid #000;
float:left;
height:110px;
padding:20px;
width:155px;
}

.cmscroll {
float:left;
height:150px;
overflow:auto;
width:700px;
}

#splash{
background:transparent url(/images/bg2.jpg) repeat-x bottom left;
}
#vertical{
background:transparent url(/images/bg1.jpg) repeat-x scroll right 198px;
}

img.imgcalendar {border:medium none;}
.dp-choose-date img {border:none;}

#footer img{padding:0 3px; margin:0; border:none;}

#imageContainer img{padding:0; margin:10px 0;}
#bottomNav img{padding:0; margin:0;}
#liveS img{
	border: 0px solid #666666;
	padding: 0px;
	margin: 0px;
}
#liveS {
	width: 950px;
	margin: 0 auto;
	text-align: right;
}

#dp-popup img{padding:0; margin:0; border:none;}
.imgcalendar img{padding:0; margin:0; border:none;}
object { outline:none; }

img{border:1px solid #222; margin:5px; padding:5px; } 

/** Archives Styling **/
#archives{margin:20px; text-align:center;}
#archives h1{font-size: 120%; font-weight: bold; margin:0 0 10px 0;}
#archives ul{}
#archives ul li { }
#archives ul li a:link,#archives ul li a:visited {color:#999; padding:0 10px;}
#archives ul li a:hover{color:#FFF;}
span.emptymonth{color:#555; padding:0 10px;}


.imagevote_container {
  padding: 0;
  background: none;
  margin:0px auto;
}
.imagevote_container img{ border: 1px solid #333;}

.imagevote_votebar {
  background: none;
  padding:0;
  margin: 0;
}

.imagevote_votebar img{border:none; padding:0; margin:0;}

.imagevote_votecount {
  position: absolute;
  padding: 2px;
  font-size:0.7em;
font-weight:bold;
margin:4px 0 0 3px;
  min-width: 1.5em;
  text-align: center;
  background: transparent url(/images/black.png);
  margin:9px 0 0 8px;
}

img.imagevote_thumb {
  width: 50px;
  height: 50px;
}
.votecount{padding:5px; float:left; font-weight:bold; color: #CCC;}

#topimages img{margin:3px 0 0 2px;}
#topimages {padding-left:18px; text-align:center; height:60px;}
.tthumb{float:left; padding: 0 3px;}


a:link, a:visited, a:active{color: #999;}
a:hover{color: #FFF;}

.navigation a:link,.navigation a:visited, .navigation a:hover{font-size:140%;}


/*Comment FORM*/

#cid img{border:none; padding:0; margin:0;}
#cmform{background: transparent; text-align:left;  height:273px; border: 0px solid #666; padding:5px 20px; margin:0 auto;}

#cmform h1 {
font-size:150%;
font-weight:bold;
margin:0 0 10px;
text-transform: uppercase;
}
#cmform label{
  color:#CCC;
  font-weight: bold;
  font-size: 110%;
}
#cmform table td{padding: 4px 0px;}

input#submit{background:#000 url(/images/post_comment.gif) no-repeat top center; border:medium none;height:52px; width:210px;}
input#submit:hover {cursor:pointer; background:#000 url(/images/post_comment_over.gif) no-repeat top center; border:medium none;height:52px; width:210px;}

input#cancel{background:#000 url(/images/post_cancel.gif) no-repeat top center; border:medium none;height:52px; width:93px;}
input#cancel:hover {cursor:pointer; background:#000 url(/images/post_cancel_over.gif) no-repeat top center; border:medium none;height:52px; width:93px;}


