/*
Theme Name: Twilight Theme
Theme URI: http://www.psd2site.com/
Description: Twilight
Author: Twilight
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 14px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/body_bg.jpg);
	color: #333;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #c10909;
}

a:link, a:visited {
	text-decoration: none;
	color: #c10909;
}

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

p {
	padding: 5px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}





#page {
	margin: 0px auto;
	width: 980px;
	padding: 0 10px;
	background: url(images/page_bg.png) repeat-y;
}

#header {
	height: 109px;
	background: url(images/header_bg.jpg) no-repeat;
}
.description {
	float: right;
	padding-top: 40px;
	padding-right: 20px;
	color: #ffa800;
	font-size: 18px;
}
#logo {
	float: left;
	padding-top: 34px;
	padding-left: 30px;
}
#logo h1 a {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	text-shadow: #000 -1px 1px 2px;
}
#nav {
	height: 35px;
	background: url(images/nav_bg.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	padding: 0 15px;
	padding-top: 4px;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
}
#nav li:hover {
	background: url(images/nav_left.gif) no-repeat center left;

}
#nav li a, #nav li a:visited {
	padding: 5px 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #000 -2px 3px 2px;
	display: block;
	float: left;
}
#nav li a:hover {
	background: url(images/nav_right.gif) no-repeat center right;
}
* html #nav li a:hover {
	background: #332324;
}
#top-panel {
	height: 255px;
	background: url(images/top-panel_bg.jpg) repeat-x;
	padding: 15px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	font-size: 14px;
	color: #b4b4b4;
	text-shadow: #000 -1px 1px 2px;
}
#top-panel p {
	line-height: 22px;
	margin: 10px 0;
}
#top-panel h2, #top-panel h2 a, #top-panel h2 a:visited {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	margin: 13px 0;
}
#top-panel h2 span, #top-panel h2 a span, #top-panel h2 a:visited span {
	color: #ffa201;
}
#top-panel .video {
	width: 311px;
	height: 224px;
	padding: 6px;
	float: left;
	background: url(images/top-video_bg.jpg) no-repeat;
	margin-right: 20px;
}
#content {
	background: url(images/content_bg.gif) repeat-x;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 15px;
	height: 1%;
	overflow: hidden;
}
#content h2 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #191919;
}
#content ul {
	list-style: none;
}
#content ul li {
	padding: 3px 0;
}
#content ol {
	padding-left: 22px;
}
.post-left {
	width: 450px;
	float: left;
}
.post-right {
	width: 480px;
	float: right;
}
.post-img {
	width: 154px;
	float: left;
	background: url(images/post-img_bg.jpg) no-repeat bottom left;
	padding: 4px 4px 6px 4px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.links {
	background: #cbcbcb;
	width: 265px;
	float: left;
	padding: 5px;
	font-weight: bold;
	margin-top: 10px;
}
.link {
	border-bottom: 1px solid #b1b1b1;
	line-height: 32px;
	padding-top: 5px;
}
.link .full {
	float: right;
	color: #fff;
	font-size: 13px;
	width: 102px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: url(images/full_bg.jpg) no-repeat;
}
.link .part {
	float: right;
	color: #fff;
	font-size: 13px;
	width: 70px;
	margin-left: 5px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: url(images/part_bg.jpg) no-repeat;
}
.trailer {
	width: 445px;
}

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar h2 {
	margin: 5px 0 0;
	font-size: 1.2em;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ol li, ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	height: 39px;
	line-height: 39px;
	padding: 0 15px;
	text-shadow: #000 0px 1px 1px;
	color: #fff;
	font-weight: bold;
}
#footer a, #footer a:visited {
	color: #fff;
}



.post {
	margin: 0 0 10px;
}

.postmetadata {
	text-align: center;
	padding-top: 5px;
	margin: 30px 0;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}





#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	padding: 2px;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}