/*  
Theme Name: Icon Hit List
Theme URI: http://www.vasthtml.com
Description: A theme for IconHitList.Com
Version: 1.0
Author: Eric Hamby
Author URI: http://www.erichamby.com
*/

body,html {
margin:0px;
padding:0px;
height:100%;
}

img {
border:none;
}
#itemspost{
width:810px;
float:left;
margin-bottom:20px;
}
html {
  background: #000 url("images/body-background.jpg") center top;
}

a:link, a:visited {
color:#B7B7B7;
text-decoration:none;
}

a:hover {
color:#77B1B5;
text-decoration:none;
}


body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#B7B7B7;
/*padding-bottom: 35px;*/
}

#wrapper {
background:url(images/site_logo.png) top left no-repeat;
width:1005px;
margin:0px auto;
padding:0px;
text-align:left;
}

#head_content {
width:1005px;
height:100px;
}

#menu {
float:right;
color:#B7B7B7;
}

#menu a:hover {
text-decoration:none;
cursor:pointer;
}

#menu h3 {
color:#FFFFFF;
padding:0;
margin:0;
text-transform:uppercase;
font-size:12px;
}

#items{
width:810px;
background:url(images/border_dark.gif) top right repeat-y;
float:left;
margin-bottom:20px;
}

#sidebar{
float:right;
width:185px;
}

#sbitem{
margin-bottom:15px;
}

#sidebar ul {
list-style:none;
margin:0px 0 4px;
padding:0;
}

.rss_links ul li {
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
padding:2px 0 4px 18px;
margin:0;
}

span.menu-items{
width:125px;
height:50px;
display:block;
float:left;
margin-left:20px;
padding-top:10px;
background:url(images/border_dark.gif) top right repeat-y;
}

#menu ul{
list-style:none;
display:inline;
}

#menu li{
list-style:none;
display:inline;
}

span.search{
width:175px;
height:50px;
display:block;
float:left;
margin-left:20px;
padding-top:10px;
background:url(images/border_dark.gif) top right repeat-y;
}

.item {
width:190px;
height:200px;
overflow:hidden;
float:left;
margin:0px 5px 0px 6px;
position:relative;
}

.item .background {
width:190px;
height:145px;
background:url(images/item_background_dark_land.png) no-repeat top left;
position:absolute;
top:0px;
left:0px;
}
.imageshere {
width:166px;
height:121px;
border:1px solid #242424;
position:absolute;
top:11px;
background:#000;
left:11px;
text-align:center;
}

.item .content {
position:absolute;
width:150px;
height:30px;
left:5px;
top:145px;
overflow:hidden;
color:#B7B7B7;
}

#items a:link, #items a:visited{
color:#77B1B5;
}

#items a:hover{
color:#B7B7B7;
}

.item .comments-link {
background:url(images/comments_dark.png) bottom no-repeat;
position:absolute;
width:22px;
height:31px;
left:163px;
top:140px;
overflow:hidden;
color:#B7B7B7;
text-align:center;
}

.item .content h2 {
font-size:13px;
margin:0px;
padding:0px;
color:#77B1B5;
font-weight:normal;
}

#sidebar h2 {
font-size:13px;
margin:0px;
padding:0px;
color:#77B1B5;
font-weight:normal;
}

#content_text h2, #pagecontent h2 {
font-size:16px;
margin:0px;
padding:0px;
color:#77B1B5;
font-weight:normal;
}

#tags{
font-family:Georgia, "Times New Roman", Times, serif;
}

#sidebar p {
margin:0px;
padding:0px;
}

.item .content p {
margin:0px;
padding:0px;
}

.item a:link, .item a:visited {
color:#B7B7B7;
text-decoration:none;
}

.item a:hover {
color:#343434;
text-decoration:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back_dark.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward_dark.gif) top right no-repeat;
cursor:pointer;
}

#footer {
margin:20px 9px 0px;
text-align:left;
padding:5px 0px 20px;	
background:url(images/footer_dark.gif) repeat-x top left;
color:#B7B7B7;
clear:both;
}

.clear {
clear:both;
}

#searchWrap {
}

#searchWrap input {
margin-top:6px;
}

#searchWrap #s {
font-size:1.1em;
border:none;
padding:3px 4px;
height:24px;
margin-right:3px;
width:148px;
color:#666666;
font-size:14px;
background:url(images/searchbg_dark.jpg) no-repeat;
}

#footer-text {
float:left;
}

#navi {
text-align:left;
width:795px;
margin:10px 0px 10px 0px;
float:left;
}

#content_text {
float:left;
width:555px;
text-align:left;
margin-left:20px;
}

#pagecontent {
float:left;
width:790px;
text-align:left;
margin-left:8px;
}

#pagecontent img{
margin:8px;
padding:4px;
background:#0D0D0D;
border:1px solid #242424;
}

#article {
margin:0px 0px 25px 0px;
padding:0px 0px 10px 0px;
background:url(images/footer_dark.gif) repeat-x bottom left;
}

#pagearticle {
margin:0px 0px 25px 0px;
}

#article p {
margin:0px 0px 12px 0px;
}


.imageOver {
background:url(images/zoom.gif) no-repeat 50% 50%;	
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity:0.5;	
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
div.gallery {
	padding:0!important}
#gallery-1 img {border:none!important;}	
dl.gallery-item {
	width:160px!important;
	padding:4px;
	border:none;
	display:inline;
	margin:0 0 5px 5px}
dd.gallery-caption {
	text-transform:capitalize;
    font-family:Georgia;
    font-size:14px;
    text-align:left;
    text-indent:8px}
dt.gallery-icon {
	margin:0;
	padding:0}
.gallery img {
	border:none;}	
	
	#respond {margin-top:5px; padding:2px;}
#respond h3 { font-size:12px;}
#respond p a {color:#000; text-decoration:none;}
#respond p a:hover {color:#333;}
#respond textarea { width:90%; background:#222; color:#FFF; padding:5px; border:1px #000 solid; overflow:auto;}
#respond .cancel-comment-reply a { color:#fff; text-decoration:none;}
#respond .cancel-comment-reply a:hover { color:#333;}
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:5px solid #333; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; 
}
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:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #000; left:7px; position:absolute; top:7px; }
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 { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#000; border:2px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background: #333; border:2px solid #fff; color:#000; }
ol.commentlist li div.reply a { color:#ff0000; text-decoration:none; text-transform:uppercase; }
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; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#0D0D0D url(images/lgrey_diag_dark.gif) repeat top left; }
ol.commentlist li.odd { background:#0D0D0D; }
ol.commentlist li.parent { }
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 { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
