/*  
Theme Name: LOLViral
Theme URI: http://lolviral.com/
Description: Custom theme for LOLViral.
Version: 1.0
Author: Todd Morris
Author URI: http://lostgorilla.com
*/

/* Global setup */

*{  padding: 0;  margin: 0;}

body {
	font-size: 76%;
	font-family:Helvetica,'Arial Black',Arial,Verdana,Impact,Tahoma,'Lucida Console',Geneva,'Trebuchet MS',Impact,'MS Sans Serif','Lucida Sans Unicode','Arial Narrow','Andale Mono','Chicago',Palatino,Utopia,Charcoal,Sans-serif; 
    background-image: url(images/bg.png);
}

/* Page Skeleton */

#page {
	width: 878px;
	margin: 10px auto 10px auto;
}

#header {
	height: 80px;
}

#wrapper {
	width: 878px;
	background-image: url(images/bodybg.png)
}

.widecolumn {
	width: 600px;
	float: left;
	margin-left: 15px;
}

#full {
	width: 468px;
	height: 60px;
	float: right;
	padding-top: 10px;
	margin-right: 70px;
}

#leader {
	width: 728px;
	height: 90px;
	margin: 0 auto;
}

/* Begin Typography & Colors */

#headerimg h1 {
	font-size: 5em;
	color: black;
}

#headerimg a {
	color: black;
	text-decoration: none;
}

.description {
	font-size: 1.25em;
	font-variant: small-caps;
	padding-left: 20px;
	color: black;
}

#logo {
	float: left;
}


.featuredtitle {
	font-size: 3em;
	color: #2D382A;
	font-weight: bold;
}

.featuredthb {
	padding: 5px;
}

.themedia {
	margin: 0 auto;
}

.smboxtitle {
	font-size: 2em;
	color: #2D382A;
	font-weight: bold;
	margin-bottom: 5px;
}

.smboxsubtitle {
	font-size: 1.5em;
	color: #2D382A;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.lilthumb {
	padding: 2px;
}

.littlebox li {
	list-style-type: none;
	padding-left: 10px;
}

#mr {
	border: 1px solid black;
	width: 300px;
	height: 250px;
	margin: 5px 0 0 5px;
	float: right;
}

#cats {float: left;}

#leftside {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}

#rightside {
	float: right;
	width: 50%;
	margin-bottom: 5px;
}

#footer {
	clear: both;
	width: 878px;
	font-size: .8em;
	text-align: center;
	background-image: url(images/bodybg.png);
}

/* Single Post Page Elements */

#taggas {
	border: 1px solid lightgray;
	margin-top:10px;
	padding: 5px;
}

.postmetadata {
	border: 1px solid lightgray;
	margin-top:10px;
	padding: 5px;
}

.thecomments{
	border: 1px solid lightgray;
	margin-top:10px;
	padding: 5px;
}

#themeta {
	border: 1px solid lightgray;
	margin-top:10px;
	padding: 5px;
}

.ratinglogo{
	float: left;
	width: 100px;
	}
.rating{
	width: 250px;
	float: left;
	margin-top: 15px;
	}
.views{
	float: right;
	width: 175px;
	margin-top: 15px;
	}

.navigation {
	display: block;
	width: 100%;
    margin: 0 auto;
}

#navpadding {
	border-bottom: thin dotted gray;
	height: 5px;
	margin-bottom: 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.post h2 {
	font-size: 2em;
	padding: 5px 0 5px 0;
	color: #2D382A; 
}

#sidebar {
	width: 200px;
	float: right;
	margin-right: 15px;
	background-image: url(images/sidebarbg.png);
	border-bottom: 1px solid lightgray;
}

#sidebar ul {
	margin-left: 10px;
}

#sidebar li {
	padding-bottom: 5px;
	list-style-type: none;
	list-style-position: inside;
}

/* Hide the photos that make the thumbs */
.hideme {
visibility:hidden;
width: 1px;
height: 1px;
overflow: hidden;
}

/* box building */

.littlebox {
	width: 439px;
	background-image: url(images/smboxbg.png);
}

.bigbox {
	width: 878px;
	background-image: url(images/bodybg.png);
}

.boxtop {
	width: 100%;
	height: 18px;
	background-image: url(images/top.png);
}

.boxtopleft {
	width: 19px;
	height: 18px;
	background-image: url(images/tlcorner.png);
	float: left;
}

.boxtopright {
	width: 19px;
	height: 18px;
	background-image: url(images/trcorner.png);
	float: right;
}

.boxcontent {
	padding: 0 15px 0 15px;
}


.boxbottom {
	width: 100%;
	height:21px;
	background-image: url(images/bottom.png);
}

.boxbottomleft {
	width: 19px;
	height: 21px;
	background-image: url(images/blcorner.png);
	float: left;
}

.boxbottomright {
	width: 19px;
	height: 21px;
	background-image: url(images/brcorner.png);
	float: right;
}

/* Comments */

ol.commentlist{  width: 90%;  margin: 0 auto;}
ol.commentlist li{  margin-bottom: 1.5em;  padding: 5px;  border: 1px solid lightgray; background-color: #ffffff;}
ol.commentlist li.alt{  background-color: lightgray;}
ol.commentlist a{  text-decoration: underline;}
small.commentmetadata{  font-size: 0.8em;  margin-bottom: 1em;  display: block;}

.spreadem {padding: 5px;}

/* Utilities */

.clearfix {
	clear: both;
}	

#middelizer {
	margin: 0 auto;
	text-align: center;
}

.box1 {width: 63px; height: 103px; background-color: #ffffff; border: 1px solid #bbbbbb; padding: 3px; margin-right: 4px; margin-top:4px; text-align: center; float: left; overflow: hidden;}

.thetitle {font-size: .90em; margin-top: 2px;}
	
.horizlist {display: inline;}	
