/*  
Theme Name: Nepharius Epidemics - Theme
Theme URI: http://www.nephariusepidemics.com
Description: This is a custom theme for Nepharius Epidemics
Version: 2.1
Author: Leo Fisher - 11-27-08 (First Created) Last Updated: 06/07/2010
Author URI: http://www.leofisher.com/
*/

/* ************************************* */
/*  Discography                          */
/* ************************************* */
.discography{
float: left; 
text-align: left;
width: 950px;
}

.discography p{
 float: left;
 text-align: center;
font-size: .9em;
width: 200px;
}

#discWrapper{
    width: 950px;
    margin: 20px 0 0 20px;
}

#discCover{
float: left; width: 160px; margin: 0 0 10px 0;
}

#discCover p{
     float: left;
}

#discDetails{
   float: left; 
   padding: 0px 1px 5px 5px; width: 290px;
}

#discDetails p{
   font-size: .9em;
   margin: 0 0 5px 0;
   line-height: 18px;
}

#discTracklisting{
    margin: 0 0 0 20px;
    clear: both;
}

#discTracklisting ol{
   margin: 0 0 0 30px;
}

#discTracklisting ol li{
   margin: 0 0 5px 0;
}

.wallpaper img{
        border: 3px solid #000; 
        padding: 1px;
}

.wallpaper img:hover{
       border: 3px solid #2B2B2B;
       padding: 1px;
}

/* ************************************* */
/*  Resets                               */
/* ************************************* */
* {margin: 0; padding: 0; border: 0;}

body{
	background: url(images/background.jpg) repeat-x top left #594b2f;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC99;
	}


.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix{display: inline-block;}

/* start commented backslash hack \*/
* html .clearfix {height: 1%}
.clearfix {display: block;}
/* close commented backslash hack */
.clear{clear: both;}
a{ outline: none;}

/* ************************************* */
/*  Front Page                           */
/* ************************************* */
#frontContainer{
	width: 900px;
	margin: 10px auto;
	height: 100%;
   }
   
#frontAlbum{
    float: left;
    width: 348px;
    height: 338px;
    margin: 20px 0 0 0;
}

.image{
	position: relative;
	width: 100%;
}

.image h4{
	position: absolute;
background: #000;
padding: 5px;
	top: 265px;
	left: 22px;
	width: 100%;

}

.thumbnailAlbum{
	float: left;
	width: 348px;
	height: 338px;
	margin: 0 0px 0 0;
}

.frontSidebarWide{
         float: left;
	width: 280px; 
	font-size: .75em; 
	padding: 5px; 
	margin: 10px 0 0 20px;
         background: #675839 ;
}
	
	.frontSidebarWide ul{
		list-style-type: none;
		}
		
	.frontSidebarWide li{ 
		margin-bottom: 5px;
		}
	
	.frontSidebarWide li a{
			display: block;
			background: #625334; 
			border: thin solid #373021; 
			padding: 3px;
			text-decoration: none;
			font-size: 1em; 
			}
	
	.frontSidebarWide li a:hover{ 
			display: block; 
			background: #705e3b; 
			border: thin solid #070804; 
			padding: 3px; 
			text-deocration: none;
			font-size: 1em;
			}

.frontSidebarSmall{
	float: left;
	width: 160px; 
	font-size: .75em; 
    background: #675839;
	padding: 5px; 
	border-right: thin dotted #9C661F;
	border-left: thin dotted #9c661f;
	}
	
	.frontSidebarSmall h5{
		margin: 0 0 5px 0;
	}
	
	.frontSidebarSmall ul{
		list-style: none;
		font-size: .8em;
	}

	.frontSidebarSmall li{ 
		margin: 0 0 5px 0;
		}

#frontFeature{
		width: 338px; 
		float: left;
		padding: 0 8px 8px 8px;
		margin-left: 8px;
	}
	
	.frontPostTop{
		background: url(images/front/frontPostTop.png) no-repeat;
	 	width: 334px;
	 	height: 40px;
	}
	
	.frontPostBottom{
		background: url(images/front/frontPostBottom.png) no-repeat;
		width: 334px;
		height: 35px;
	}
	
	.frontPostRepeater{
		background: url(images/front/frontPostRepeater.png) repeat-y;
		width: 334px;
		height: 100%;
	}
	 
	.frontHeader{
		text-align: left;
		max-width: 300px;
		margin: 0 0 0 11px;
		font-size: .8em;
	}
		
	.frontAuthor{
		font-size: .7em; 
		text-align: left; 
        color: #FF9900;
		margin: 2px 0 10px 11px;
	}
	
	.thumbnail{
		float: left;
		width: 60px;
		height: 60px;
		margin: 0 5px 0 0;
	}

    .frontEntry{
		line-height: 16px; 
		width: 310px;
		margin: 0 0 0 11px;
		font-size: .8em; 
		text-align: left;
	}

    .frontMeta{
		font-size: .7em; 
		margin-top: 10px;
		padding: 0 17px 0 11px;
        text-align: right;
		}
		
#frontBottom{
		float: left;
		background: url(images/front/frontBottom.png) no-repeat; 
		width: 878px;
		height: 307px;
        margin-top: 20px;
        }
		
		#frontVideoPlayer{
		float: left;
		}
			
			#frontVideoPlayer p{
				margin: 60px 0 0 10px;
			}

#frontPicturePlayer{
  float: left;
}
			#frontPicturePlayer p{
			}
.Grou_image{
margin: 30px 0 0 20px;
}

/* ************************************* */
/*  Tweets                               */
/* ************************************* */
#tweet{
	float: right; 
	font-size: .7em; 
	width: 300px;
	margin: 5px 50px 0; 
	}

#tweet ul{
	list-style-type: none;
	}

#message{
	clear: both; 
	padding: 18px 0 0 730px;
	font-weight:700; 
	display: inline-block; 
	width: 300px; 
	font-size: .95em; 
	text-decoration: underline;
	}

/* ************************************* */
/*  Nepharius Store Front                */
/* ************************************* */
#nephStore{
	margin: 60px 0 0 80px;
}

#nephStore ul, #nephStore li{
	margin: 0;
	padding: 0;
	list-style:none;	
	}

 #nephStore li{ 
	width:220px;
	height:188px;
	margin: 0 0 0 0;
    padding: 0px;
	overflow:hidden; 
	}
	
#nephStore ul li p{
	text-transform: uppercase;
	}

#nephStore img{
	padding: 2px;
	}
	
#nephStore li img{
	padding: 1px;
	}
	
/* ************************************* */
/*  Nepharius Store Sidebar              */
/* ************************************* */
#nephStoreSidebar{
	margin: 2px 0 0 15px;
}

#nephStoreSidebar ul, #nephStoreSidebar li{
	margin: 0;
	padding: 0;
	list-style:none;	
	}

 #nephStoreSidebar li{ 
	width:220px;
	height:188px;
	margin: 0 0 0 0;
    padding: 0px;
	overflow:hidden; 
	}
	
#nephStoreSidebar ul li p{
	text-transform: uppercase;
	}

#nephStoreSidebar img{
	padding: 2px;
	}
	
#nephStoreSidebar li img{
	padding: 1px;
	}

span#prevBtn{display: none;}
span#nextBtn{display: none;}

/* ************************************* */
/*  Structure Styling                    */
/* ************************************* */
#container {
	width: 550px;
	padding: 10px 0 0 30px;
	overflow: hidden;
	float: left;
	}

#header {
	width: 880px; 
	height: 130px;
	}

#header2{
	background: url(images/menu/header2.jpg) no-repeat;
	width: 880px;
	height: 165px;
	}
	
/* ************************************* */
/*  Template Page Styling                */
/* ************************************* */
#container1{
	width: 880px;
	margin: 0 auto;
	}

#tplmedia h2{
	background: url(images/header.jpg) no-repeat; 
	color: #CC6600; 
	text-indent: 10px;
	padding-top: 14px;
	height: 51px;
	width: 330px;
	}

/* ************************************* */
/*  Main Post Styling                    */
/* ************************************* */
.post{
	padding: 10px 0 5px 0;
	}
				
		.headerTitle{
			background: url(images/news_header.gif) no-repeat; 
			padding: 0 0 0 5px;
			height: 51px;
			width: 515px;
			text-decoration: underline; 
		}
			
			.headerTitle h2{
				font-size: 1.1em; 
				text-indent: 20px;
				padding-top: 14px;
				}
			
			.headerTitle h2 a{
				color: #CC6600;
			}
				
			.headerTitle h2 a:hover{
				color: #FF6600;
				}
		
	.author{
		font-size: .8em;
		padding: 0 0 5px 15px;	
		margin-top: 0px; 
		width: 60%; 
		}
		
	.entry{
		line-height: 22px; 
		background: url(images/news_repeater.jpg) repeat-x top left #4f3f25; 
		width: 465px; 
		height: 100%; 
		margin-left: 21px;
		}

	.entry p{
		width: 90%; 
		font-size: .8em; 
		padding: 0px 20px 10px 10px;
		}
	
	p.postmetadata{
		margin: 0 0 0 0;
		font-size: 11px;
		}
	
	.navigation{
		padding: 10px 0 5px 0;
		font-size: 13px;
		font-weight: bold;
		line-height: 18px;	
		}
	
	.feedburnerFlareBlock{
		font-size: .8em;
		}

	.bottom{
		background: url(images/news_under.jpg) no-repeat;  
		width: 465px; 
		height: 42px; 
		font-size: 12px; 
		clear: both; 
		padding-left: 5px;
		}

.post h3{
  margin: 5px 0 10px 5px;
}

/* ************************************* */
/*  Plugin Styling                       */
/* ************************************* */
	div.sociable{
		padding: 0px 5px 0 5px; 
		margin: 0 0 0 0; 
		float: left;
		}

	.sociable ul {
		display:inline;
		margin:0 !important;
		padding:0 !important;
		}

	.sociable ul li {
		background:transparent none repeat scroll 0 0;
		display:inline !important;
		list-style-type:none;
		margin:0;
		padding:1px;	
		}

	.sociable_tagline{
		font-size: .8em;
		}
	
/* ************************************* */
/*  SIDEBAR                              */
/* ************************************* */
#sidebar {
	width: 280px; 
	float: left; 
	background: url(images/side_rpt.jpg) repeat-y; 
	height: 100%;
	}
	
	.rightInside{
		padding-left: 25px; 
		padding-bottom: 20px;
		}

	#sidebar h2{
		background: url(images/rightHeader.jpg) no-repeat;
		text-decoration: none;
		text-indent: 15px;
		padding-top: 9px;
		width: 234px;
		height: 42px;
		color: #cc6600;
		}
#sidebar ul{
		list-style-type: none;
		margin: 0;
		padding: 0 10px 0 10px;
		}

	#sidebar ul a{
		font-size: .8em;
		}

	#sidebar ul a:hover{
		font-size: .8em;
		}
	
	#sidebar ul li{
		padding: 5px 0 5px 0; 
		font-size: .9em;
		}
	
	#sidebar ul li h2{
		font-family: Georgia, Sans-serif;
		font-size: 14px;
		}
	
	#sidebar ul ul li{
		padding: 0;
		line-height: 24px;
		}
	
	#sidebar input{	
		border: thin solid #0033FF;
		margin: 0 0 5px 0;
		}
		
	#side_bottom{background: url(images/side_bottom.jpg) no-repeat bottom left; width: 280px; height: 43px;}
	#side_rpt{background: url(images/side_rpt.jpg) repeat-y; width: 280px; height: 100%;}
	#side_top{background: url(images/side_top.jpg) no-repeat bottom left; width: 280px; height: 43px;}

/* ************************************* */
/*  FOOTER                               */
/* ************************************* */
#footer{
	color: #FF6600;
	font-size: 0.95em;
	text-align: center;
	padding: 20px 0 20px 0;
	margin: 0 0 0 0;
         width: 100%;
	background: #463c26 url(images/footer.jpg) repeat-x top left;
	} 
	
	.copyright{
                  width: 100%;
		font-size: .7em;
		}

	a:link{
		color: #FF9900;
		}

	a:visited{
		color: #ffcc00;
		}

	a:active{
		color: #FFCC00;
		}

	a:hover{
		color: #FF6600;
		}

/* ************************************* */
/*  UNDER MENU                           */
/* ************************************* */
.extra{
	background: url(images/extrabg.jpg) no-repeat; 
	height: 101px; width: 435px; 
	text-align: center; 
	margin-right: 5px; 
	float: left;
	}

/* ************************************* */
/* ************************************* */

.projectCodeImg{
	margin-left: 120px; 
	margin-bottom: 15px;
	}
	
.sitemap{
	margin-left: 35px;
	}

#structure{
	margin-left: 35px;
	}

#structure li{
	list-style: none; 
	margin-left: 12px; 
	margin-top: 5px;
	}

/* ************************************* */
/*  COMMENTS                             */
/* ************************************* */
li.bypostauthor{
	background: #443924; 
	color: #e69f04;
	}

.comment{
	list-style-type: none;
	padding: 10px; 
	border: thin solid #373021; 
	margin-bottom: 3px;
	}

.odd{
	background: #6d5c3b;
	}

.cancel-comment-reply{
	padding-bottom: 5px;
	}

.reply{
	padding-top: 5px; 
	font-size: .8em;
	}

.comment-meta{
	padding: 5px 0px 5px 0px;
	}

#respond{
         background: #373021; 
         padding: 5px;
         margin: 0 0 0 2px;
         }

/* ************************************* */
/* ************************************* */
.comments-template{
	margin: 10px 0 0 30px;
	border-top: 1px solid #ccc;
         width: 450px;
         font-size: .8em;
	padding: 5px 0 0;
	}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	}

.commentmetadata{
	font-size: 12px;
	}

.comments-template p.nocomments{
	padding: 0;
	}

.comments-template input{
	border: thin solid;
	}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px; border: thin solid;
	}

/* ************************************* */
/*  GENERAL SEARCH FORM                  */
/* ************************************* */
#searchInput input{
	border: thin solid; 
	margin-bottom: 0px;
	}

.linkList{margin: 0 0 20px 50px;}