/*
 Theme Name: Freedom 
 Theme URI: http://www.vctechnetwork.com
 Description: Freedom Theme released by <a href="http://www.mishre.com">Mishre Directory</a>.
 Version: 1.0
 Author: Mishre Directory
 Author URI: http://www.mishre.com
 
 
 /*-----------Block Level Elements--------------*/
 * {
     margin: 0;
     padding: 0;
 }
 
 a {
     text-decoration: none;
     color: #A3A3A3;
 }
 
 a:hover{
     text-decoration: underline;
	 color: #FF0000;
 }
 
 body {
     background: url(images/body.gif) repeat;
     font-family: Arial, Helvetica, sans-serif;
	 color: #A3A3A3;
     line-height: 1.1em;
	 
 }
 
 #page {
 	width: 990px;
 	margin: 0 auto;
    background: #252525 url(images/background.png) repeat-y;
 }
 
 #header {
 	width: 100%;
     background: url(images/header.png);
     height: 195px;
     position: relative;
 }
 
 #headerimg {
     position: absolute;
     top: 45px;
     left: 20px;
 }
 
 .description {
     color: #A3A3A3;
     font-weight: normal;
 }
 
 #wrapper {
     margin: 5px;
 }
 
 #content {
 	float: left;
 	width: 780px;
    padding: 5px 10px;
 }
 
 #content a {
     text-decoration: none;
     color: #A3A3A3;
	 font-weight: bold;
 }
 
  #content a:hover{
     text-decoration: underline;
	 color: #FF0000;
	 font-weight: bold;
 }
 
 
 .sidebar {
 	width: 180px;
    float: right;
    background-color: transparent;
 }
 
 #footer {
 	width: 100%;
 	clear: both;
     background: url(images/footer.png) no-repeat;
     height: 82px;
     margin: 0 0px;
     position: relative;
 }
 

/* Begin Search */
#searchwrap {
float: right;
padding: 0 5px 5px 5px;
border-bottom: 0px inset #333333;
height: 25px;
}

* + html #searchwrap {
padding: 5px 5px 5px 5px;
}

#searchwrap input{
vertical-align:middle;
background:transparent;
color:#A3A3A3;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#searchwrap #s{
border: 1px solid #333333;
padding:5px 0 5px 5px;
margin: 4px 3px 0 0;
width:250px;
}

* + html #searchwrap #s {
margin: 2px 3px 0 0;
}
/* End Search */

 /*--------------Header--------------*/
 
 ul.blue {
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	float: left;
	clear: none;
}

 ul.blue img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.75;
}

 ul.blue:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

 ul.blue img{
border: 1px solid #ccc;
}

 ul.blue:hover img{
border: 1px solid #FF0000;
}

 ul.blue:hover{
color: red; /* Dummy definition to overcome IE bug */
}
 
 #headerimg h1 {
     font-size: 40px;
 }
 
 ul#top-navigation {
     position: absolute;
     top: 166px;
     center: 0px;
     font-size: 14px;
     list-style-type: none;
 }

 ul#top-navigation2 {
     position: absolute;
     top: 158px;
     right: 0;
     list-style-type: none;
 }
 
 ul#top-navigation li {
     display: inline;
	 text-align: center;
     padding: 0 0px;
 }
 
 ul#top-navigation li a {
 	 color: #A3A3A3;
	 padding-top:4px;
	 padding-bottom:6px;
	 padding-left:8px;
	 padding-right:8px;
 }
 ul#top-navigation li a:hover {
     text-decoration: none;
     background-color:#313131;
	 padding-top:4px;
	 padding-bottom:6px;
	 padding-left:8px;
	 padding-right:8px;
 }
 
 /*-------------Headings-------------*/
 h1, h2, h3, h4, h5, h6 {
     color: #A3A3A3;
	 font-size: 16px;
 }
 
 h1 {

 }
 
 h2 {

     background: url(http://gogoanime.com/images/line.jpg) repeat-x bottom;
	 color: #FF0000;
	 font-size: 16px;
	  
 }
 
 h3 {
 	 color: #FF0000;
	 font-size: 16px;
 }
 
 h4 {
 	clear: both;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFCC00;
	padding: 5px;
	padding-left: 30px;
	text-align: left;
	font-size: 14px;
    border-bottom: 1px solid #A3A3A3;
    background: url(http://www.myfavmovie.net/images/play_icon.png) no-repeat;
 }
 
 h5 {
 border-bottom-style: solid; color: #000000;
 }
 
 h6 {
 	clear: both;
	display: block;
	color: #A3A3A3;
	padding-left: 36px;
	text-align: left;
	font-size: 14px;
    background: url(http://www.myfavmovie.net/images/arrow.png) no-repeat;
 }
 
 /*-------------The Post-------------*/
 
 h2 a:hover, h2 a:visited, h2 a {
     color: #FFF;
     font-size: 20px;
 }
 
 .post {
     font-size: 12px;
     color: #A3A3A3;
	 margin-top: 0px;
     margin-bottom: 7px;
 }
 
 .post2 {
     font-size: 12px;
     color: #A3A3A3;
	 background-color:#171717;
     border: 1px solid #2A2A2A;
	 margin-bottom: 3px;
	 padding: 2px;
 }
 
 .post2 a:hover{
     text-decoration: none;
	 color: #A3A3A3;
 }
 
 .post3 {
     font-size: 12px;
     color: #A3A3A3;
	 padding: 5px 5px 5px 5px;
	 margin-bottom: 5px;
	 background-color:#252525;
 } 

 .post4 {
     font-size: 12px;
     color: #A3A3A3;
	 padding: 5px 5px 5px 5px;
	 margin-bottom: 5px;
     border: 0px outset #4B4B4B;
 } 

 .post5 a:hover{
     border: 1px #FF0000 solid;
 }
 
 .post6 a:hover{
     text-decoration: none;
	 color: #FF0000;
	 background-color:#313131;
     font-weight: bold;
 }
 
 .post7 {
     font-size: 12px;
     color: #A3A3A3;
 	 float: left;
 	 width: 590px;
	 padding: 5px 5px 5px 5px;
	 margin-bottom: 5px;
	 background-color:#131D25;
 } 
 
 .post8{
     border: 2px #000000 solid;
	 padding-bottom: 5px;
	 background-color:#252525;
 }
  .post9{
	 padding-bottom: 25px;
	 
 }
 
  .post10{
	 padding: 10px;
	 
 }
 small.date {
     font-size: 12px;
     color: #FFF;
     font-weight: normal;
 }
 
 .post p {
     margin-bottom: 5px;
 }
 
 .post a {
 
 }
 
 .post ul {
     padding-left: 20px;
 }
 
 .post ol {
     padding-left: 20px;
 }
 
 .post li {
 
 }
 
 .entry {
 
 }
 
 .entrytext .postmetadata {
 
 }
 
 .postmetadata alt {
 
 }
 
 .postmetadata a {
 
 }
 
 .navigation {
     color: #FFF;
 }
 
 .alignleft {
     float: left;
 }
 
 .alignright {
     float: right;
 }
 
 .center {
 
 }
 
 .pagetitle {
 
 }
 
 blockquote {
     font-style: normal;
	 font-size: 11px;
	 background-color:#313131;
     padding: 5px 5px 5px 5px;
	 overflow-x: auto;
	 overflow-y: auto;
 }
 
 cite {
 
 }
 
 img {
     border: 5px;
 } 
 a img {
     border: 0;
 }

 
 acronym, abbr {
 
 }
 
 p img { 
     margin: 4px 4px 4px 0px;
     padding: 1px 1px 1px 1px;
     border: 1px #000000 solid;

 }
 
 /*--------------Sidebar------------*/
 
 .sidebar ul {
     padding: 0px;
     list-style-type: none;
     font-size: 12px;
 }
 
 .sidebar ul h2 {
     color: #FF0000;
     background: url(images/menu-heading.png) no-repeat bottom;
	 padding-left: 4px;
	 padding-top: 7px;
	 padding-bottom: 7px;
 }
 
 .sidebar ul li {
 	 padding-left: 1px;
     background-color:#171717;
     color:#FFF;
     border-bottom: 1px #252525 solid;
 }
 
 .sidebar ul ul {
     list-style-type: none;
	 color: #FFF;
 }
 
 .sidebar ul ul li {
     margin-bottom: 0;
     line-height: 20px;
     background: url(http://www.myfavmovie.net/images/point.png) no-repeat;
	 padding-left: 12px;
 }
 
 .sidebar ul ul ul {
 
 }
 
 .sidebar a {
     color: #A3A3A3;
 }
 
 .sidebar a:hover{
     text-decoration: underline;
	 color: #FF0000;
 }
 
/* Begin Post Comments */
#postcomments {
width: 648px;
float: left;
background: #070707 url(images/gallerybg.gif) top left no-repeat;
padding: 30px 8px 0 8px;
}

#postcomments h3 {
font-size: 15px;
margin: 0 0 2px 0;
padding: 0;
color: #FFFFFF;
}

#comment {
width:595px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

 ol.commentlist {
     list-style-type: none;
     font-size: 14px;
     color: #A3A3A3;
	 background-color: #171717;
 }
 
  ol.commentlist2 {
	 background-color: #252525;
	 padding: 0px 5px 0px 5px;
     border: 1px dashed #373737;
 }
 
ol.commentlist p {
margin-bottom:5px;
line-height: 15px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 10px 0 5px 0 !important;
margin: 10px 0 10px 0;
border-bottom: 1px solid #171717;
}

ol.commentlist li.alt {
padding: 10px 0 5px 0!important;
}

input#submit {
font-size: 14px;
color:#A7A7A7;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin-left:0px;
text-align:center;
background:#080808;
border:1px solid #171717;
cursor:pointer;
}

#comment,#author,#email,#url {
background:#080808;
border:1px solid #171717;
padding:2px;
color:#A7A7A7;
margin-left: 0px;
}
/* End Post Comments */
 
 /*--------------Search Form-------------*/
 
fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
	background: #222;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
    background-color:#000000;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(http://gogoanime.com/images/search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(http://gogoanime.com/images/search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #fbc900 url(http://gogoanime.com/images/search_bg.gif) no-repeat bottom right;
}
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="ie.css" />
<![endif]-->

.search input.box {
	background: url(http://gogoanime.com/images/search_bg.gif) no-repeat right bottom; /* Unique Input Box background image specifically for IE, and the background position must be aligned to the right*/
}

 /*-------------Other------------------*/
 #footer p {
     position: absolute;
     top: 20px;
     right: 5px;
	 font-size: 12px;
     color: #A3A3A3;
     text-align: right;
 }
 
 #footer a {
     color: #FFF;
 }
 
 
 .clear {
     clear: both;
 }
 
