/*  
Theme Name: Rockin
Author URI: http://www.nathanrice.org/
Version: 1.0
Author: Nathan Rice
Description: RockinSuckerfish1 is a web2.0 looking theme with bold outlines and suckerfish dropdowns instead of sidebars.  It also comes with a replaceable header for customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #000f26 url('http://actorscreative.com/images/outerwall.jpg');
	background-repeat: repeat-x;
	color: #404040;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px;
        height: auto;
	}

body * {
	margin: 0px;
	padding: 0px;
}

hr {
	margin-left:10px;
    width:65%;
    height:1px;
    color: #aaaaaa;
    opacity:50%;
}

a, a:visited{
	color: #2b6ab6;
	text-decoration: none;
	}
	
h4 {
	color: #333333;
	font-size: 10px;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
        border: none;
}

#container { 
	width: 927px; 
	text-align: left;
	background: transparent;
	margin: 0 auto; 
	}

#header { 
	height: 140px;
        width: 927px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
        background-repeat:none;
	position: relative;
        background-position: top center;
	}

#header h1 { 
	height: 140px;
        width: 927px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
        background-repeat:none;
        background-image:url('http://actorscreative.com/wp-content/uploads/header.png');
	position: relative;
        background-position: top center;
	}

#header h2 {
	color: none;
	font-size: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 30px 0px 0px 20px;
	float: left;
	width: 60%;
	}

#header h2 a {
	color: none;
	text-decoration: none;
	}

#header h2 a:hover {
	}

#header .rss {
	float: right;
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 10px;
}

#header .rss ul {
	margin: 0px;
	padding: 0px;	
}

#header .rss ul li {
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/feed.png) no-repeat 0 2px;
}

#header .rss ul li a:link, #header .rss ul li a:visited, #header .rss ul li a:active {
	color: #3071B9;
}

#header .rss ul li a:hover {
	background: none;
	text-decoration: underline;
}

/*################################
Navigation Start
##################################*/
#nav, #nav ul {
	width: 950px;
	height: 49px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	background: #003053 url(images/menu-bg.gif) repeat-x;
	border-left: 6px solid #003053;
	border-right: 6px solid #003053;
}

#nav li {
	float: left;
	width: 135px;  height: 22px;
	border: none;
	text-align: left;
	padding: 0px;
}
#nav li a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px; height: 49px;
	overflow: hidden;
	text-align: center;
	line-height: 49px;
	border: none;
	padding: 0px;
	
}

#nav li a:hover {
	/* border-left: 1px solid #FFFFFF; */
	background: url(images/menu-bg-hover.gif) repeat-x; 
}

input[type=text]:focus,input[type=password]:focus { outline: 0 none;}

input#s, input#author, input#email, input#url{
        border: 0px solid #c9c5c3;
	background-color: transparent;
        border: 0px;
        outline: 0 none;
}
 
form#searchform {
	height: 40px;
	position: relative;
	width: 300px;
	margin: 7px 0 0 -1px;
        border: 0px;
        outline: 0 none;
}
 
form#searchform input#s {
	background: url(http://actorscreative.com/images/searchbox.png) no-repeat 0 0;
	color: #b2b2b2;
	font: 1.125em Arial, Helvetica, sans-serif;
	height: 32px;
	padding: 0 100px 0 4px;
	width: 178px;
        border: 0px;
        outline: 0 none;
}
 
form#searchform input#s:focus {
	color: #444444;
        border: 0px;
        outline: 0 none;
}
 
form#searchform input#searchsubmit {
	position: absolute;
	margin: 3px 0 0 -100px;
	text-align: right;
        border: 0px;
        outline: 0 none;
}
 
.focus {
	background: url(http://actorscreative.com/images/searchbox.png) no-repeat 0 -40px !important;
        outline: 0 none;
}
 
form#newsform {
	height: 40px;
	position: relative;
	width: 300px;
	margin: 5px 0 0 -1px;
        border: 0px;
        outline: 0 none;
}
 
form#newsform input#s {
	background: url(http://actorscreative.com/images/searchbox.png) no-repeat 0 0;
	color: #b2b2b2;
	font: 1.125em Arial, Helvetica, sans-serif;
	height: 32px;
	padding: 6px 100px 0 4px;
	width: 178px;
        border: 0px;
        outline: 0 none;
}
 
form#newsform input#s:focus {
	color: #444444;
        border: 0px;
        outline: 0 none;
}
 
form#newsform input#searchsubmit {
	position: absolute;
	margin: 3px 0 0 -100px;
	text-align: right;
        border: 0px;
        outline: 0 none;
}

/* ----------- */
/* sub menus */
/* ----------- */
#nav li ul {
	position: absolute;
	/* top: 0px; */
	width: 185px;
	left: -999em;
	text-align: left; 
	background: #FFFFFF;
	border: none;
}
#nav li .pages, #nav li .recent, #nav li .archives, #nav li .categories, #nav li .meta {
	border: 3px solid #003053;
	border-top: none;
	height: auto;
}

/* shows the drop - downs */
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* sets background when hovering over drop-down menu items */
#nav li ul a:hover {
	color: #000000;
	background: #B8ED63;
}

/* style of each sub menu item listing */
#nav li ul li, #nav li ul li a {
	color: #003053;
	float: left;
	text-align: left;
	width: 185px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	text-indent: 3px;
}
#nav li ul li .bottom, #nav li ul li a .bottom {
	height: 0px;
	line-height: 0px;
}
* html #nav li ul li, * html #nav li ul li a {
	border-left: 3px solid #003053;
	border-right: 3px solid #003053;
}
/*################################
Navigation End
##################################*/

#content { 
	width: 920px; 
	float: left; 
	margin: 0px;
	background-image:url('http://actorscreative.com/images/innerwall.png');
        background-repeat:repeat;
	border: 6px solid #003053;
	border-top: none;
	font-size: 12px;
	}
* html #content {
	width: 920px;
}

#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 325px 15px 10px;
	}
	
#content p img{
	border: none;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#content a img{
	border: none;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	}

#content a:hover img {
	border: none;
	text-decoration: none;
	}

#content a:hover{
	color: #8FD431;
	background: none;
	border: none;
	text-decoration: none;
	}

#content ol {
	padding: 0px 0px 10px 35px;
}

#content ul {
	padding: 0px 0px 10px 25px;
}

#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 320px 15px 10px;
	line-height: 150%
	margin: 0px;
	}
	
#content h1 a  {
	color: #006699;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
	}

#content h2 {
	color: #333333;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	margin: 0px;
	border: none;
	text-decoration: none;
	}

#content h2 a  {
	color: #3399ff;
	text-decoration: none;
	border: none;
	}

#content h2 a:hover {
	color: #87C71F;
	background: transparent;
	border: none;
	}

#content h3 {
	color: #333333;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
        border: none;
  	margin: -15px 0 0 10px;
}


#content h5 {
	border: none;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin-top: -260px;
	margin-bottom: 150px;
	margin-left: 310px;
	}

#contentfull { 
	width: 920px; 
	float: left; 
	margin: 0px;
	padding: 10px 15px 15px 15px;
	background-image:url('http://actorscreative.com/images/innerwall.png');
        background-repeat:repeat;
	border: 6px solid #003053;
	border-top: none;
	font-size: 12px;
	}

* html #contentfull {
	width: 920px;
}

#contentfull p {
	margin: 0px;
	line-height: 18px;
	padding: 10px 30px 15px 15px;
	}
	
#contentfull p img{
	border: none;
	text-decoration: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#contentfull a img{
	border: none;
	text-decoration: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#contentfull a:hover img {
	border: none;
	text-decoration: none;
	}

#contentfull a:hover{
	color: #FFFFFF;
	background: #1b4a76;
	border: none;
	text-decoration: none;
	}

#contentfull ol {
	padding: 0px 0px 10px 35px;
}

#contentfull ul {
	padding: 0px 0px 10px 25px;
}

#contentfull h1 {
	color: #333333;
	font-size: 22px;
	font-family: Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 50px 5px 15px;
	line-height: 150%
	margin: 0px;
	}
	
#contentfull h1 a  {
	color: #006699;
	text-decoration: underline;
	}

#contentfull h1 a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
	}

#contentfull h2 {
	color: #333333;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	margin: 0px;
	border: none;
	text-decoration: none;
	padding: 0px 20px 5px 15px;
	}

#contentfull h2 a  {
	color: #3399ff;
	text-decoration: none;
	border: none;
	}

#contentfull h2 a:hover {
	color: #87C71F;
	background: transparent;
	border: none;
	}

#contentfull h3 {
	color: #333333;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
        border: none;
	padding: 10px 20px 5px 15px;
}

#content404 { 
	width: 950px; 
	float: left; 
	margin: 0px;
	background-image:url('http://actorscreative.com/images/innerwall.png');
        background-repeat:repeat;
	border: 6px solid #003053;
	border-top: none;
	font-size: 12px;
	}

* html #content404 {
	width: 950px;
}

#table{
	margin: 0px;
	line-height: 18px;
	padding: 0px 115px 15px 10px;
}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #404040;
	border-left: none;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.comments h3 {
	font-family: Arial, Sans-Serif;
	margin-bottom: 10px;
}

.comments ol, .comments ol li {
	list-style-type: none;
}

.comments ol li {
	margin: 5px 40px 5px 0px;
	padding: 10px;
	border: 1px solid #003053;
	background: #F2F2F2;
	overflow: hidden;
}

* html .comments ol li {
	word-wrap: break-word;
}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}

.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	width: 250px; 
	background: #dfffcc;
        position: relative;
	float: right; 
	margin: 5px 0 10px 0;
	padding: 10px 15px 5px 15px; 
	border: 4px solid #a9e15d;
	display: block;
	clear: both;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#sidebar a img {
	text-decoration:none;
	border:none;
	}

#sidebar a:hover img {
	text-decoration:none;
	border:none;
	}

#belowsidebar { 
	width: 250px; 
	background: none;
        position: absolute;
	float: right; 
	margin: 610px 0 0 607px;
	padding: 10px 15px 15px 15px; 
	border: none;
	display: block;
	clear: both;
	}

#sidebar-right { 
	width: 250px; 
	background: #ffffff url(http://actorscreative.com/images/innerwall.png) top center repeat;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 665px;
	padding: 10px 10px 10px 10px; 
	border: 4px solid #a9e15d;
	position:absolute;
	}

#sidebar-right h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
	}

#sidebar-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar-right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar-right ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar-right ul li a {
	color: #507AA5;
	text-decoration: none;
	border: none;
	}

#sidebar-right ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#sidebar-left { 
	width: 250px; 
	height: 510px; 
	background: #ffffff url(http://actorscreative.com/images/innerwall.png) top center repeat;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: -100px;
	padding: 10px 10px 10px 10px; 
	border: 4px solid #a9e15d;
	position:absolute;
	}

#sidebar-left h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
	}

#sidebar-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar-left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar-left ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar-left ul li a {
	color: #507AA5;
	text-decoration: none;
	border: none;
	}

#sidebar-left ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#footer { 
	clear: both;
	border: 6px solid #033053;
	border-top: none;
	background: #ffffff;
	width: 920px; 
	}

#content, #footer { padding: 15px; }
