/*


	Theme Name: AnimeStar


	Theme URL: http://newwpthemes.com/wordpress-theme/animestar/


	Description: AnimeStar is a free WordPress theme with featured posts option. Theme Options at admin panel. Suitable for any niche specially for anime or manga websites or blogs.


	Author: NewWpThemes.com


	Author URI: http://newwpthemes.com/


	Version: 1.0 


	Tags: Anime, Manga, Naruto, Animes, Ads Ready, Three Columns, Right Sidebar, Fixed Width, Blogging, Options Page


*/

/* LAYOUT */

body {


	background: #373737 url(images/background-image.png) top repeat;


	}

#wrapper {


    background: url(images/wrapper-background.png) left 48px repeat-x;


	}

#container {


	}

#contentwrap {


    background: url(images/contentwrap-background.png) top left repeat-y;


	}

a {


	color: #5a9e04;


	}

a:hover {


	color: #78d300;


	}


/* HEADER */

#header {


	height: 175px;


    margin-top: 10px;


    margin-left: 00px;


    margin-right: 90px;

    /* background: url(images/header-background.png) center top repeat-y; */


	}


#header h1 {


	margin-bottom: 0px !important;


	padding: 34px 0 0 0;


	font-weight: normal;


	font-family: Arial, Helvetica, Sans-serif;


	font-weight: bold;


	font-size: 48px;


	}

#header h1 a, #header h1 a:visited {


	color: #70c404;


	text-decoration: none;


	}

#header h2 {


	color: #6f6f6f;


	font-size: 14px;


    font-family: Arial, Helvetica, Sans-serif;


	}

.logoimg {

	
}

    


/* NAVIGATION MENUS */

    


    


    


.navcontainer {


	height: 35px;


    margin: 5px 0 5px 0;


	}


	


#nav {


	height: 35px;

 

	}

#nav, #nav ul { 


	padding: 0;


	margin: 0;


	list-style: none;


	line-height: 1;


	}


#nav {


	margin-bottom: 1px;


	}


	


#nav ul {


	float: left;


	list-style: none;


	margin: 0px 0px 0px 0px;


	padding: 0px;


	}


	


#nav li {


	float: left;


	list-style: none;


	margin: 0px;


	padding: 0px;


	}


	


#nav ul li {


	list-style: none;


	margin: 0px;


	padding: 0px;


	}


	


#nav li a, #nav li a:link {


	color: #DDD;


	display: block;


    margin: 0 6px 0px 0;


	padding: 10px 15px;


	text-decoration: none;


	font-size: 12px;


	font-weight: bold;


	text-transform: normal;


    text-shadow: 0 1px 0 #000;


	}


	


#nav li a:hover, #nav li a:active {


	color: #98FB98;


	display: block;


	text-decoration: none;


    background: #355f03 url(images/nav-background-hover.png) top left repeat-x;


    text-shadow: 0 2px 0 Black;


	}


	


#nav  li.current-cat a {


	color:#98FB98;


    background: #000 url(images/nav-background-hover.png) top left repeat-x;


    text-shadow: 0 2px 0 Black;


	}

#nav li:hover, #nav li.sfhover { 


	position: static;


	}


	


/* CONTENT */

#content {


	padding: 15px;


	}
	


pre { overflow: auto; 


	width: 800px; 


	}

.post {


	padding: 1px;


	margin-bottom: 10px;
}



.postbox {

    background: white;

	padding: 3px;

	margin-bottom: 10px;
    height:260px;
    width: 210px;

    border: 1px black;
    border-style: inset;
   -moz-border-radius: 8px;
   -khtml-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;	

}

.postbox h2 {

    height:25px;

	

}

.postbox:hover{

    

    background: #eef2ff;
	padding: 2px;


	margin-bottom: 10px;
    height:260px;
    width: 210px;
    border: 2px black;

    border-shadow: 5 10px 5 black;

    border-style: outset;
   -moz-border-radius: 10px;
   -khtml-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;	

}


.post p {


	margin-bottom: 2px;


	}

.title {

   text-shadow: green 1px 1px 1px;

	margin: 0 0 10px 0;


	padding: 0px;


	line-height: 15px;


	font-family: Arial, Helvetica, Sans-serif;


    font-weight: bold;


	color: black;




	}

	


.title a {

    font-size: 14px;

	text-decoration: none;


	color: #323231;


	}

.title a:hover {

   text-shadow: black 1px 1px 1px;
	text-decoration: none;


	color: #579704;


	}

.pagetitle {


	margin-bottom: 20px;


	line-height: 22px;


	font-family: Arial, Helvetica, Sans-serif;


	text-decoration: underline;


}

.postdate {


	font-size: 10px;


	padding: 1px 0px;


	font-family: Arial, Verdana;


	color: gray;


	}

.postmeta {


	font-size: 10px;


	padding: 1px 2px;


	font-family: Arial, Verdana;


	}


	


.postdate img, .postmeta img {


	border: none;


	vertical-align: middle;


	margin:0px;


	}


	


.entry2 {


	text-align: justify;


	line-height: 14px;


	padding-top: 1px;


	font-family: Arial, Verdana;


	font-size: 12px;



	}

.entry2 div{


  height:50px;


  line-height: 13px;

	}

.entry2 div, x:default{


  height:50px;


  line-height: 14px;

	}

.entry2 img.tn{

border: 0;

	}


.navigation {


	padding: 10px 0;


	}

.entry2 img{



   border: 2px solid black;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;

	}

.entry2 img:hover{



   border: 2px solid #626262;

   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;

	}



blockquote {


	overflow: hidden;


	padding-left: 9px;


	font-style: italic;


	color: #666;


	border-left: 3px solid #CADAE7;


	}


	


.post img {


	max-width: 680px;


	}

img.wp-smiley {


	max-height: 12px;


	margin: 0;


	padding: 0;


	border: none;


	}
	


.aligncenter,


div.aligncenter {


   display: block;


   margin-left: auto;


   margin-right: auto;


	}

.alignleft {


   float: left;


	}

.alignright {


   float: right;


	}

div.edit {

  vertical align: middle;
  height: 1px;
  line-height: 15px;
  font-size: 12px;
   border: 0 none;
	}

.entry2 div td {

height: 295px;

	}

.entry2 div td, x:default {

height: 299px;

	}


.wp-caption {


   border: 1px solid #ddd;


   text-align: center;


   background-color: #f3f3f3;


   padding-top: 4px;


   margin: 10px;


   /* optional rounded corners for browsers that support it */


   -moz-border-radius: 3px;


   -khtml-border-radius: 3px;


   -webkit-border-radius: 3px;


   border-radius: 3px;


	}

.wp-caption img {


   margin: 0;


   padding: 0;


   border: 0 none;


	}

.wp-caption p.wp-caption-text {


   font-size: 11px;


   line-height: 17px;


   padding: 0 4px 5px;


   margin: 0;


	}


	


/* wp-pagenavi */


.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {


    font-size: 15px !important;


    padding:  4px 8px !important;


    color: #323231 !important;


    background:none !important;


    border: 0 !important;


}


.wp-pagenavi a:hover {


    border: 0 !important;


    color: #fff !important;


    background:#323231 !important;


    border: 0 !important;


    


}


.wp-pagenavi span.pages {


    font-size: 15px !important;


    padding:  4px 8px !important;


    color: #323231 !important;


    background: none !important;


    border: 0 !important;


}


.wp-pagenavi span.current {


    font-size: 15px !important;


    padding:  4px 8px !important;


    font-weight: bold;


    color: #fff !important;


    background: url(images/page-curremt.png) left top repeat-x !important;


    border: 0 !important;


}


.wp-pagenavi span.extend {


    font-size: 15px !important;


    padding:  4px 8px !important;


    background:transparent !important;


    color: #323231 !important;


    background: none !important;


    border: 0 !important;


}

/* SIDEBAR(S) */

.sidebaradbox {


	margin-top: 5px; 


	text-align:center;


	}


	


.ad125 {


	margin: 10px;


	}

.sidebar {


	margin: 0 0 10px 0;


    color: #969595;


	}


	


.sidebar-right {


    margin: 0 10px 0 0;

    


	}


	


.sidebar-left {


    margin: 0 0 0 10px


	}


    


    


.sidebar a {


	text-decoration: none;


	color: #969595;


	}

.sidebar a:hover {


	text-decoration: underline;


	color:#63ae03;


	}

#search {


    border: 1px solid #414040;


    height: 30px;


    padding: 0;


    background: #2a2a29;


    text-align: right;


}

#search input {

    height: 25px;

    padding: 0;

	border: 0;


    background: none;


    color: #979795;


}


	


	


#s {


	width: 627px;


	padding: 4px;


    margin:3px 0 0 0;


    background: none;


}

#topsearch 	#s {


  width: 90px;  


}

#topsearch #search {


    margin: 15px 0 0 0;


}

.sidebar h2 {


	margin: 10px 0 0 0;


	padding: 7px 0 7px 10px;


	background: url(images/sidebar-tab.png) top left repeat-x;


	font-size: 13px;


	font-family: Arial, Helvetica, Sans-serif;


	font-weight: bold;


	text-transform: uppercase;


	color: #ededed;


    text-shadow: 0 1px 0 #000;


	}

.sidebar ul {


	list-style-type: none;


	margin: 0px 0px 10px 0px;


	padding: 0px;


	}


	


.sidebar ul li {


	list-style-type: none;


	margin: 0px 0px 5px 0px;


	padding: 0px;


	}

.sidebar ul ul {


	list-style-type: none;


	margin: 0px;


	padding: 0;


	}


	


.sidebar ul li li , .sidebar ul li ul li {


	background: url(images/star.png) left 9px no-repeat;


    border-bottom: 1px solid #303030;


	padding: 6px 0px 6px 16px;


	margin: 0;


	}.rssbox {


	background: #2a2a29;


	border: 1px solid #414040;


	padding: 10px;


	margin: 10px 0 0 0;


	}


    


.rssbox:hover {


    border-color: #656363;


    }

.rssbox a {


	color: #979795;


	text-transform: uppercase;


	font-size: 14px;


	font-weight: bold;


	text-decoration: none;


	}


.rssbox a:hover {


	color: #fff; 


	text-decoration: underline;


	}

.twitterbox {


	background: #2a2a29;


	border: 1px solid #414040;


	padding: 10px;


	margin: 10px 0 0 0;


	}


	


.twitterbox:hover {


    border-color: #656363;


    }


    


.twitterbox a {


	color: #979795;


	text-transform: uppercase;


	font-size: 14px;


	font-weight: bold;


	text-decoration: none;


	}


.twitterbox a:hover {


	color: #fff; 


	text-decoration: underline;


	}


    

#wp-calendar th {


	font-style: normal;


	text-transform: capitalize;


	color: #63ae03;


	background: none;


	}


#wp-calendar caption {


	padding: 2px 4px;


	text-transform: uppercase;	margin: 2px 0 2px 0;


	background: none;


    color: #63ae03;


	}

#wp-calendar td {


	color: #555;


	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;


	letter-spacing: normal;


	padding: 2px 0;


	text-align: center;


	}

#wp-calendar td:hover, #wp-calendar #today {


	background: #ddd;


	color: #555;


	}


	


#wp-calendar {


	empty-cells: show;


	font-size: 14px;


	margin: 0;


	font-weight: bold; 


	width: 95%;


	}

/* FOOTER */

#footer {


	background:  url(images/footer-background.png) top left repeat-x;


	padding: 22px;


	text-align: center;


	color: #bdbdbd;


	font-size: 13px;


    margin-top: 10px;


	}

#footer a {


	color: #bdbdbd;


	} 

#footer a:hover {


	text-decoration: none;


    color: #bdbdbd;


	} 


	


#footer2 {


	color: #7f7f7f;


	font-size: 11px;


	text-align: center;


	padding: 10px;


	}


    	


#footer2 a {


	color: #7f7f7f;


    text-decoration: none;


	} 


	


/* COMMENTS */

#comments h3 {


	margin-bottom: 10px;	


}

#commentform input {


	width: 170px;


	padding: 2px;


	margin: 5px 5px 1px 0;


	}

#commentform {


	margin: 5px 10px 0 0;


	}


	


#commentform textarea {


	width: 100%;


	padding: 2px;


	}


	


#respond:after {


		content: "."; 


	    display: block; 


	    height: 0; 


	    clear: both; 


	    visibility: hidden;


	}


	


#commentform #submit {


	margin: 0 0 5px auto;


	float: right;


	}

.alt {


	margin: 0;


	padding: 10px;


	}

.commentlist {


	padding: 0;


	text-align: justify;


	}

.commentlist li {


	margin: 15px 0 10px;


	padding: 5px 5px 10px 10px;


	list-style: none;

	}


	


.commentlist li ul li { 


	margin-right: -5px;


	margin-left: 10px;


}

.commentlist p {


	margin: 10px 5px 10px 0;


}


.children { padding: 0; }

#commentform p {


	margin: 5px 0;


	}

.nocomments {


	text-align: center;


	margin: 0;


	padding: 0;


	}

.commentmetadata {


	margin: 0;


	display: block;


	}


	


.post_thumbnail {


    padding: 0px;


    border: 2px solid black;


    margin: 0 0 0 0;
	max-width: 200px;
	max-height: 100px;
	min-width: 200px;
	min-height: 100px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;	

}

.post_thumbnail:hover {


    padding: 0px;


    border: 2px solid silver;


    margin: 0 0 0 0;
	max-width: 200px;
	max-height: 100px;
	min-width: 200px;
	min-height: 100px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;	

}


