/*======================================
Theme Name: Slip Zine
Theme URI: http://www.isosandroms.com/
Description: Custom Theme for ISOs and ROMs (For Wordpress 2.8) - a Slip Stream Derivative
Version: 2.5
Author: sylv3r
======================================*/

* {
margin:0;padding:0;
}

html {
background:#121315 url(images/html_bg.gif) repeat-x scroll 0 0;
}

body {
background:transparent url(images/body_bg.jpg) no-repeat scroll center top;
color:#222;
font-family:'Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Sans;
font-size:12px;
text-align:justify;
}

#wrapper {
margin:0 auto;
padding:0;
width:1000px;
}

a img {border:none;}

.clear {
clear:both;
}

a {
text-decoration:none;
outline:none;
color: #2361A1;
}

a:active,a:focus {
outline-color:invert;
outline-width:0;
}

td {
padding:4px;
}

blockquote {
background:transparent url(images/blockquote.png) no-repeat scroll left top;
color:#444;
font-style:italic;
margin:10px;
padding:20px 10px 0 10px;
}

ul {
list-style:none;
}

/*---:[ header styles ]:---*/
#header {
background:transparent url(images/header.png) repeat-x scroll left top;
height:194px;
position:relative;
width:1000px;
}

#header-c {
height:80px;
font-family:Century gothic,Verdana,Tahoma,sans-serif;
padding:20px 0 0 20px;
}

#header-c h1 a {
color:#222;
font-size:28px;
font-weight:normal;
}

#header-c h1 a:hover {
text-decoration:underline;
}

#header-c .description {
font-size:14px;
color:#444;
float:left;
}

/*---:[ top bar styles ]:---*/
#topbar {
	height: 29px;
	margin-bottom: 0px;
	background:transparent url(images/topbar.jpg) repeat-x scroll 0 0;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
}

ul#topnav {
	float: right;
	display: inline;
	height: 18px;
	margin:0 10px 10px 0;
}

ul#topnav li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}

ul#topnav li a{
	height: 20px;
	line-height: 25px;
	background: url(images/rss.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 13px;
	font-weight:normal;
	color: #afafaf;
}

ul#topnav li a:hover{
	text-decoration: underline;
}
/*---:[ nav menu styles ]:---*/
#nav {
background:#222222 none repeat scroll 0 0;
font-size:1.1em;
}
#navigation {
bottom:0;
display:block;
font-size:1.1em;
left:15px;
margin-bottom:5px;
position:absolute;
}
#navigation, #navigation ul {
line-height:1;
list-style:none;
}
#navigation a, #navigation a:hover {
border:medium none;
color:#FFFFFF;
cursor:pointer;
display:block;
line-height:15px;
text-decoration:none;
}
#navigation a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#205FB9 none repeat scroll 0 0;
cursor:pointer;
float:left;
}
#navigation a span {
text-transform: uppercase;
cursor:pointer;
display:block;
float:left;
padding:6px 12px;
}
#nav li, #navigation li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#navigation a, #navigation a:visited {
color:#FFFFFF;
display:block;
font-weight:bold;
text-transform:uppercase;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on, #navigation a:hover, #navigation a:active {
text-decoration:none;
}
#nav li ul, #navigation li ul {
border-bottom:1px solid #A9A9A9;
height:auto;
left:-999em;
position:absolute;
width:174px;
z-index:999;
}
#nav li li, #navigation li li {
background:#000000 none repeat scroll 0 0;
border-left:1px solid #A9A9A9;
border-right:1px solid #A9A9A9;
border-top:1px solid #A9A9A9;
width:172px;
}
#nav li li a, #nav li li a:visited, #navigation li li a, #navigation li li a:visited {
color:#109DD0;
font-size:0.9em;
font-weight:normal;
}
#nav li li a:hover, #nav li li a:active, #navigation li li a:hover, #navigation li li a:active {
background:#111111 none repeat scroll 0 0;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
left:auto;
}
a.main:hover {
background:transparent none repeat scroll 0 0;
}


/*---:[ content styles ]:---*/
#content-container {
float:left;
width:1000px;
background-color:#393f42;
}

.content {
float:left;
padding:20px 9px 10px 10px ;
text-align:justify;
width:650px;
}

.title {
  background:#ccc;
  border:1px solid #47A4BE;
  border-bottom:0;
  padding:5px 10px;
}

.title h1{
line-height:normal;
font-size:22px;
font-weight:200;
}
.titlepage h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:400;
margin-bottom:20px;
}
.title h1 a,.titlepage h2 a {
color:#2361A1;
text-align:left;
}
.title h1 a:hover,.titlepage h2 a:hover {
color:#000;
text-align:left;
}
p.details {
font-size:11px;
}

h2.pagetitle {
font-size:12px;
color:#000;
background:#fab347;
margin-bottom:20px; 
padding:5px;
}

h2.page {
font-size:16px;
font-weight:700;
padding:5px 0;
}

.post {
	background:#ccc;
	border:1px solid #47A4BE;
	border-top:0;
	margin-bottom:15px; 
	padding:0 0 10px;
}

.postmeta {
height:17px;
font-size:10px;
margin-bottom:4px;
text-align:right;
}

.postmeta a {
color:#06c;
}

.postmeta a:hover {
color:#036;
}

.entry {
line-height:18px;
padding:0 10px;
}

.entry p {
margin-bottom:10px;
}

.entry a {
color:#2361A1;
text-decoration:none;
}

.entry a:hover {
color:#000;
}
.entry h1,.entry h2,.entry h3{
color:#2361A1;
}

.entry h1 {
font-size:16px;
margin:25px 0 5px 0;
}

.entry h2 {
font-size:15px;
border-bottom:none;
}

.entry h3 {
font-size:14px;
border-bottom:none;
}

.entry ol {
margin:0 0 10px 28px;
}

.entry ul {
list-style-type:disc;
margin:0 0 10px 20px;
}

.entry .permalinks{
text-align:right;
font-weight:bold;
margin-right: 10px;
}

span.viewing {
line-height:15px;
padding:0 0 3px 1px;
}

span.folder,span.tag,span.comment,span.calendar,span.rss,span.author {
line-height:17px;
padding:0 0 3px 19px;
}

span.folder {
background:url(images/folder.gif) no-repeat top left;
}

span.tag {
background:url(images/tag.png) no-repeat top left;
}

span.comment {
background:url(images/comment.png) no-repeat top left;
line-height:21px;
}

span.calendar {
background:url(images/calendar.png) no-repeat top left;
line-height:23px;
}

span.author {
background:url(images/author.png) no-repeat top left;
}

span.author a{
color: #2361A1;
}

/*---:[ sidebar ]:---*/
#sidebar {
color:#777;
background:#393F42 none repeat scroll 0 0;
float:right;
width:320px;
}

#s-top, #s-wid {
float:left;
padding:5px 10px 15px 0;
}

#s-left {
width:160px;
float:left;
}

#s-right {
float:right;
width:130px;
margin:0 0 0 5px;
}

ul#topwidget, ul#leftwidget ,ul#rightwidget {
list-style:none;
margin-bottom:20px;
}

#s-left ul {
margin-bottom:0;
}

#s-top ul li h2,#s-left ul li h2,#s-right ul li h2 {
border-bottom:1px solid #2361A1;
color:#BFBFBF;
font-size:14px;
margin: 5px 0px 8px 0px;
padding:0 0 4px;
}

#s-left ul li ul li,#s-right ul li ul li {
line-height:17px;
padding:1px;
}

#s-right ul li ul li {
font-size:10px;
}

#s-left a,#s-right a {
color:#888;
background-image:url(images/car.gif);
background-position:10px 50%;
background-repeat:no-repeat;
padding:4px 0 4px 25px;
text-decoration:none !important;
}

#comments {
width:650px;
text-align:left;
float:left;
padding-bottom:10px;
}

#comments h2 {
margin-top:10px;
font-size:14px;
}

.commentlist {
list-style-type:none;
padding:0;
}

.tx {
padding:7px 0 5px 5px;
}

.tx p {
margin-right:64px;
margin-bottom:10px;
}

.tx blockquote {
font-size:11px;
width:279px;
background-color:#eee;
border-left:2px solid #ddd;
}

.tx code {
border-bottom:1px solid #999;
border-left:1px solid #999;
background-color:#efefef;
}

.top-border {
height:15px;
color:#000;
padding:5px 5px;
}

.comment-content {
margin-left:5px;
}
.comment-content a{
color:#2361A1;
}
.comment-content a:hover{
color:#000;
}
.trackback-content {
margin-left:5px;
height:15px;
font-size:11px;
color:#000;
padding:5px 10px;
}

#formsection {
height:194px;
padding:24px 10px 10px 4px;
}

.kiri {
float:left;
margin-left:10px;
width:275px;
}

.kiri2 {
float:right;
margin-right:10px;
}

#author,#email,#url {
width:205px;
margin-bottom:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:3px 0;
}

#commenttext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:3px;
}

#submit {
height:29px;
width:208px;
margin:14px 0 0;
}

#footer {
background:#000;
color:#ddd;
padding:10px 10px 12px;
}

#footer a {
color:#fff;
text-decoration:underline;
}

#footer a:hover {
color:#fab347;
}

.s-left .leftwidget .widget ec3_widget_list .ec3_events {
width:170px;
}

.post .entry img {
margin:10px;
}

.post img.wp-smiley {
margin:0px;
}

.post .entry img.alignleft {
float:left;
margin-left:0px;
}

.post .entry img.alignright {
float:right;
margin-right:0px;
}

.post .entry img.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
background-color:#f3f3f3;
border:1px solid #ddd;
text-align:center;
padding-top:4px;
margin:10px;
}

.entry .wp-caption img {
border:none;
margin:0;padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;padding:0 4px 5px;
}

.alignleft {
float:left;
margin-left:0px;
}

.alignright {
float:right;
margin-right:0px;
}

/*---:[ search ]:---*/
#search{
	height:28px;
	padding-top:5px ;
	margin:18px 15px 0 0;
	width:233px;
	float:right;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
border:1px solid #47A4BE;
color:#303030;
float:left;
font-size:14px;
margin:10px 0 0 50px;
padding:3px 5px;
width:150px;
}

input:focus, textarea:focus {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FCFFEC none repeat scroll 0 0;
border-top:3px solid #B1E77A;
}

/*---:[ commentlist]:---*/
.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }

.commentlist .comment-content {padding:10px; border-bottom:1px solid #CED0D0; }
.commentlist .comment-content a { color:#0489CC; }
.commentlist .comment-content a:hover { color:#000; }
.commentlist .comment-content img.avatar { border:1px solid #ccc; float:right; margin:0 0 1em 1em; }

.byadmin{ 
    background-color: #B3FFCC !important;
    border: 1px solid #6EA83A !important; }

.comment-text { padding:10px 0 0 10px; }
.comment-text p { margin-bottom:10px; }

.commentlist li.even { background-color: #FFF; }
.commentlist li.odd { background-color: #F8F8F8; }

.commentlist li ul.children { }
.commentlist li ul.children li { padding-left:15px; }

.trackback-content { padding:5px 10px; border-bottom:1px solid #CED0D0; }

/*---:[ s-preview ]:---*/
.s-preview {
	width: 315px;
	float:left;
	margin: 0px 0px 10px 5px;
	padding:3px 0 0 0;
	background:#ccc;
	border:1px solid #47A4BE;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
	}

.s-preview h2{
	font-size:16px;
	font-weight:400;
	margin:0 0;
	padding:0 0 3px;
	text-align:left;
}
.s-preview h2 a{
	color:#353535;
}
.s-entry {
	height:145px;
	padding:0px 5px 2px 5px;
	overflow:hidden;
}
.s-entry p{
	margin:5px 5px;
	color:#6b7478;
}

.s-entry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#ccc;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
}

.s-entry img.boxart {
	max-width: 75px;
}	
	
.meta{
	color:#226b91;
	height:21px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#bbb;
}

.comm {
float:left;
padding:2px 0 2px 10px;
}

.postmore {
background:transparent url(images/folder.jpg) no-repeat scroll left center;
float:right;
font-weight:bold;
padding:2px 5px 2px 25px;
}

#myslides {
background:#2C3133 none repeat scroll 0 0;
}

.slide{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 972px; /*Width of Carousel Viewer itself*/
height: 165px; /*Height should enough to fit largest content's height*/
margin: 0px 14px 5px 14px;
background:#2c3133;
}

.slide .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.slide .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 17px ; /*margin around each panel*/
width:220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#202325;
height:140px;
border:1px solid #393f42;
}
.slide .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/

}

.slide .panel h2{
text-align: left; /*leave this value alone*/
height:20px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:16px;
font-weight:bold;
text-align:center;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.slide .panel img{
float: left; /*leave this value alone*/
background:#040404; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 10px 10px; /*margin around each panel*/
padding:0px 0px;
}