/*
Theme Name:		cssey
Theme URI:		http://www.easternwest.com
Description:	A theme for webmasters who want to run a CSS or web showcase.
Version:		1.0
Author:			Jason Sanzone
Author URI:		http://www.easternwest.com
*/

body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 url(images/body-background.jpg) repeat scroll center top;
	color:#ccc;
	font-style:normal;
	font-size:62.5%; 
	font-family:Arial,Helvetica,sans-serif; 
	color:#555; 
	text-align:center
}

img {
	border:0px;
}

a {
	color:#aaa;
	text-decoration:none;
}

a:hover {
	color:#ccc;
	text-decoration:underline;
}

a img {
	border:0px;
}

a:focus { outline:none;}

#wrapper {
	width:860px;
	margin:15px auto 0 auto;
}
#header {
	padding:0;
	margin:0 auto;
	text-align:left;
}
#header h1 {
	margin: 0;
	padding:0;
}

#logo {
	background:url('images/logo.png') no-repeat;
	width:231px;
	height:48px;
	display: block;
	margin-top:20px;
}

#main_bar {
	padding:0;
	height:25px;
	background:#e43b05;
	color:#ffffff;
}

#main_bar h3 {
	margin:0;
	float:left;
	padding:3px 0 0 20px;
	font-size:1.0em;
	background:url('images/corner.gif') no-repeat;
	height:22px;
}
#main_bar p {
	margin:0;
	float:right;
	padding:3px 10px 0 0;
	background:url('images/corner.gif') no-repeat right -25px;
}
#main_bar a {
	color:#ffffff;
	text-decoration:none;
}
#main_bar a:hover {
	text-decoration:underline;
}

#footer {
	color:#444;
	margin-top:30px;
	padding:40px 0;
	z-index:0;
}

#footer p {
margin:0;
padding-top:5px;
text-align:center;
}

#footer a {
	color:#444;
	text-decoration:none;
}

#footer a:hover {
	color:#666;
}

/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/
.front-post{width:310px;
float:left
 }

.front-post-last{
	width:310px; 
	float:left
}

.featured-content{
	position:relative;
	width:303px
}

.featured-content p{
	margin-top:1em;
}

.featured-post{
	height:141px;
	margin-bottom:1.2em;
	position:relative;
	width:300px;
}


.featured-title h2{
	margin:8px 10px 7px; 
	line-height:1.4em;
	font-size:1.1em; 
	text-transform:none;
	padding-bottom:0;
	border-bottom:0
 }

.featured-title h2 a{
font-size:1.1em; 
display:block; 
color:#CCCCCC;
text-decoration:none; 
border-bottom:0;
}

.featured-title h2 a:hover{color:#eee}

.featured-title{background:#000; 
	display:block; 
	z-index:101; 
	width:100%; 
	bottom:0; 
	filter:alpha(opacity=80); 
	-moz-opacity:.80; 
	opacity:.80; 
	position:absolute;
	z-index:2
 }

.featured-image{
	display:block;
	text-align:center;
}

.featured-content h2{margin-top:15px}
.featured-content h2 a{color:#0b96d0; text-decoration:none}
.featured-content h2 a:hover{color:#000}

/*
-----------------------------------------
LATEST
----------------------------------------- 
*/
#front-bottom{

}

#latest-wrap{
	float:left; 
	width:640px;
}

.latest-post-wrap{
float:left;
margin-right:60px;
width:152px;
}

.latest-post{
	height:141px;
	position:relative;
	width:160px;
}

.latest-image{
	display:block;
	text-align:center;
}

.latest-title h2{
	margin:8px 10px 7px; 
	line-height:1.4em; 
	font-size:1em; 
	text-transform:none; 
	padding-bottom:0; 
	border-bottom:0
}

.latest-title h2 a{display:block; color:#ccc; text-decoration:none}

.latest-title h2 a:hover{color:#fff}

.latest-title{
	background:#000; 
	display:block;
	z-index:101;
	width:100%;
	bottom:0;
	filter:alpha(opacity=80);
	-moz-opacity:.80; 
	opacity:.80;
	position:absolute;
	z-index:2;
	overflow: hidden;
	white-space: nowrap;

 }

.latest-content{
	position:relative; 
	width:162px; 
	margin-bottom:20px
}

.latest-content h2{
	margin-top:15px
}

.latest-content h2 a{color:#0b96d0; text-decoration:none}

.latest-content h2 a:hover{
	color:#000
}

.latest-content p{color:#555;line-height:1.5; margin-top:8px; margin-bottom:1.5em; text-align:left}

.page {
	width:940px;
	margin:0 auto;
}

#content {
	width:590px;
	padding:0;
	overflow:hidden;
}

#bgtop {
	height:20px;
	background:url('images/img07.gif');
}

.sidebar {
	width:300px;
	float:right;
	padding-top:50px;
}

.sidebar h2 {
color:#666666;
margin:10px 0;
padding-top:10px;
}

#nav {
  width: 940px;
  height: 45px;
  margin-top: 10px;
  clear: both;
  background: url("images/menu-bg-trans.png") no-repeat top left;
}


.rss {
	float:right;
	margin:0;
	padding:0;
}

.rss a {
	background:url('images/rss.png') no-repeat;
	width:38px;
	height:37px;
	display:block;
}

.rss a:hover {
	background:url('images/rss.png') no-repeat 0px -37px;
	width:38px;
	height:37px;
	display:block;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	height:35px;
}

#nav li {
	padding-top:5px;
	margin:0;
	height:37px;
	float:left;
	list-style-type:none;
}

#nav li a {
	display:block;
	height:27px;
	padding:10px 15px 0 15px;
	text-decoration:none;
	color:#666;
	font-size:13px;
	text-align:center;
	float: left;
}

#nav li a:hover {
	display:block;
	height:27px;
	padding:10px 15px 0 15px;
	text-decoration:underline;
	color:#aaa;
	font-size:13px;
	text-align:center;
	float: left;
}
.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.item {
	padding:5px 10px 5px 10px;
	width:227px;
	float:left;
	margin:0 15px 15px 0;
}

.item h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
}

.item h2 a {
color:#666666;
font-size:14px;
text-decoration:none;
}

.item h2 a:hover {
	color:#666;
	text-decoration:none;
}
.item p {
	margin:0 0 4px 0;
}

.poster{
border:1px solid #333333;
}

.item2 {
	padding:5px 10px 5px 10px;
	width:227px;
	float:left;
	margin:0 15px 15px 0;
}

.item2 h2 {
	font-size:1.1em;
	margin:0 0 3px 0;
	padding:0;
	color:#ccc;
}

.item2 h2 a {
	color:#666;
	text-decoration:none;
}

.item2 h2 a:hover {
	color:#666;
	text-decoration:none;
}

.item2 p {
	margin:0 0 4px 0;
}

.details {
	padding:8px;
	margin:0 30px 15px 0;
}

.details ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details h2 {
	font-size:1.2em;
	color:#000;
	margin:0 0 3px 0;
}
.details p {
	margin:0 0 15px 0;
}
.details p img {
	padding:0;
	border:#e5e5e5 1px solid;
}

.details2 {
	padding:8px;
	margin:0 30px 15px 0;
}

.details2 ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}

.details2 li {
	padding:3px 0 3px 0;
	list-style-type:square;
}

.details2 h2 {
	font-size:1.2em;
	color:#474848;
	margin:0 0 3px 0;
}
.details2 p {
	margin:0 0 15px 0;
}
.details2 p img {
	padding:0;
	border:#838383 1px solid;
}
.tags {
	margin:0;
	padding:15px 0 0 0;
	font-size:1.2em;
	font-weight:bold;
}
.post-ratings span {
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
}
.navbottom {

}
.Nav {
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	color:#ccc;
	text-align:left;
}

.Nav a {
border:1px solid #666;
color:#666;
font-size:14px;
margin:0 5px 0 0;
padding:4px 8px;
}

.Nav a:hover {
border:1px solid #ccc;
color:#ccc;
font-size:14px;
margin:0 5px 0 0;
padding:4px 8px;
}

.Nav .on {
border:1px solid #ccc;
color:#ccc;
font-size:14px;
margin:0 5px 0 0;
padding:4px 8px;
}

.Nav span {
border:1px solid #666;
color:#666;
font-size:14px;
margin:0 5px 0 0;
padding:4px 8px;
}

#ads {
	border:1px solid #f5f6b2;
	background: #ffffed;
	clear:both;
	width:280px;
	padding:9px;
}
#ads ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#ads li {
	float:left;
	margin:0;
	padding:3px 8px 3px 7px;
	list-style-type:none;
}
.singleads {
	background:#e3ffe5;
	padding:9px;
	margin:0 30px 15px 0;
	border:1px solid #9feda4;
}
.singleads h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#474848;
}
.tabberlive .tabbertabhide {
	display:none;
}
.tabber {
	padding:0;
}
.tabberlive {
	margin:1px 0 10px 0;
}
ul.tabbernav {
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #333;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
}
ul.tabbernav li a {
	padding:3px 0.5em;
	border-bottom:none;
	text-decoration:none;
}
ul.tabbernav li a:link {
	color:#777;
}
ul.tabbernav li a:hover {
	color:#999;
}
ul.tabbernav li.tabberactive a {
	background:#111;
	color:#fff;
	border:1px solid #333;
	border-bottom:1px solid #111;
	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color:#000;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-top:1px solid #333;
}
.tabberlive .tabbertab {
	background:#111;
	padding:5px 10px 10px 10px;
	border-top:0px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#fff;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabbertab {
	margin:0px;
	padding:0px;
}
.tabbertab ul {
	margin:5px 0 5px 15px;
	padding:0;
	list-style-type:none;
}

.tabbertab li {
font-size:1.5em;
list-style-type:none;
margin:0;
padding:3px 0 3px 10px;
text-align:left;
}

.wp-smiley {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
#comment_form .text_input {
	width:191px;
	padding:3px;
	color:#444;
	border:1px solid #696969;
}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #696969;
}
ul#comment_list {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#comment_list li.comment {
	margin:0 0 10px 0;
}
ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.comment_meta {
	margin:0 30px 15px 0;
	font-size:11px;
}
.comment_num {
	padding:0 8px 0 0;
	font-weight:bold;
	font-size:1.3em;
	float:right;
}
.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;
}
.comment_time {
	font-size:1em;
	color:#888;
}
blockquote {
	font-style:italic;
	font-size:11px;
	color:#888888;
	margin:0 0 5px 20px;
	padding:0 0 0 10px;
	border-left:4px solid #0066cb;
}
abbr,acronym {
	border-bottom:1px dotted #0066cb;
	text-transform:uppercase;
}
code {
	color:#474848;
	font-family:Courier,monospace;
	margin:0 0 5px 5px;
}
pre {
	margin:0 0 1.5em 0;
	overflow:auto;
	font-size:1.3em;
	clear:both;
}
form {
	margin:0;
	padding:0;
}
.searchbox {
	margin:20px 0;
	width:300px;
}
.search {
	background:url('images/input.gif') no-repeat;
	height:19px;
	padding:8px 5px 5px 8px;
	width:255px;
	color:#444;
	border:none;
	margin:0;
	float:left;
}
.find {
	background:url('images/find.gif') no-repeat;
	border:none;
	height:32px;
	width:32px;
	margin:0;
	float:right;
}
.os {
	color:#3d4c53;
	font-weight:bold;
}
.os a {
	color:#3d4c53;
	font-size:11px;
	text-decoration:none;
}
.os a:hover {
	text-decoration:underline;
}
.designer {
	color:#982a05;
	font-weight:bold;
}
.design a {
	color:#982a05;
	font-size:11px;
	text-decoration: none;
}

/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/
p{color:#555; font-size:1; margin-top:1.5em; margin-bottom:1.5em; text-align:justify}

p a, p a:visited{border-bottom:1px solid #c9c9c9; color:#eee; text-decoration:none}

p a:hover{border-bottom:1px solid #c9c9c9; color:#ddd; text-decoration:none}

h1, strong{font-size:1.4em; font-weight:bold}

.post h2{text-transform:none; padding-bottom:0; border-bottom:0; margin-top:0; margin-bottom:0}

h4, h2{
color:#888888;
font-size:2em;
margin-top:18px;
 }

h3{border-bottom:4px solid #C9C9C9; color:#222; font-size:2.2em; font-weight:bold; margin-top:23.3px; padding-bottom:4px}

h3 a{text-decoration:none; color:#222}

.post ul li, 
.post ol li{font-size:1.2em; list-style-type:square; margin:5px 0 5px 15px;
}


.largeadbox{
	margin-top:10px;
	margin-bottom:10px;
}

.footerlinks li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
 #wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}


/* Bubble pop-up */

        .popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
        	border-collapse: collapse;
        }

        .popup td.corner {
        	height: 15px;
        	width: 19px;
        }

        .popup td#topleft { background-image: url(images/coda/bubble-1.png); }
        .popup td.top { background-image: url(images/coda/bubble-2.png); }
        .popup td#topright { background-image: url(images/coda/bubble-3.png); }
        .popup td.left { background-image: url(images/coda/bubble-4.png); }
        .popup td.right { background-image: url(images/coda/bubble-5.png); }
        .popup td#bottomleft { background-image: url(images/coda/bubble-6.png); }
        .popup td.bottom { background-image: url(images/coda/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(images/coda/bubble-8.png); }

        .popup table.popup-contents {
        	font-size: 12px;
        	line-height: 1.2em;
        	background-color: #fff;
        	color: #666;
        	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        	}

        table.popup-contents th {
        	text-align: right;
        	text-transform: lowercase;
        	}

        table.popup-contents td {
        	text-align: left;
        	}

        tr#release-notes th {
        	text-align: left;
        	text-indent: -9999px;
        	background: url(images/coda/starburst.gif) no-repeat top right;
        	height: 17px;
        	}

        tr#release-notes td a {
        	color: #333;
        }
        

		.moviebox img{
		border:1px solid #333333;
		}