/*
Theme Name: Magic TV
Theme URI: 
Version: 1.0
Description: 2 Column, Right Column Theme
Author: Wordpress Themes Park
Author URI: 
Author mail: 
*/


/* DO NOT REMOVE THE CREDITS AND FOOTER LINKS */




/* Links */

a:link {
	text-decoration: none;
	color: #E4B761;
}

a:visited { text-decoration: none; color: #D79A25; }

a:hover, a:active {
	color: #BFB448;
}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-right: 15px;}

h1 { font-size: 25px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px;  text-decoration: none;}

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h1 a:link {
	color: #FFFFFF;
}

/* Other Html Elements */
.titles {
	font-weight: normal;
	border-bottom-width: 0;
	font-size: 24px;
	text-decoration: none;
	underline: none;
}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	color: #B73313;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #2b2a2a;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code {
	color: #B73313;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins {
	text-decoration: none;
	color: #B73313;
}

/* Structure */
html {
min-width: 1000px;
}
body
{
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	background-image: url(images/background.jpg);
	background-color: #000000;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	background-repeat: no-repeat;
	min-width: 1000px;
	background-position: top;
	background-attachment: inherit;
}

#wrapper2 {
width: 774px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: right;
	width: 768px;
	padding-bottom: 8px;
	text-align: left;
	height: 470px;
}

#navigation
{
	float: left;
	width: 758px;
	height: 0px;
	padding-left: 20px;
	margin-top: 0px;
}

#wrapper
{
	float: left;
	width: 100%;
	color: #F3F0EB;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}




#content-wrapper
{
	width: 65%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}

#sidebar-wrapper
{
	width: 35%;
	float: right;
}

#sidebar
{
	float: right;
	padding: 20px 15px 10px 10px;
	width: 230px;
}

#footer
{
	width:774px;
	clear: both;
	float: left;
	text-align: left;
	background-image: url(images/footer-bg.jpg);
	height: 120px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}

#footer a
{
	color: #FFFFFF;
}

#footer a:hover
{
	color: #BFB448;
}



#extras
{
	float: left;
	width: 780px;
	color: #CCCCCC;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 {
float:left;
	padding-left: 50px;
	font-size: 40px;
	width:500px;
}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; padding: 0 17px 0 0; }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #CCCCCC;
	display: block;
	padding-right: 10px;
	margin-right: 1px;
	border: none;
	height: 33px;	
}

#navigation li a:hover,
#navigation li a:active
{
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation li.active a
{
	color: #555555;
	background-color: #CCCCCC;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; text-decoration: none; }

#wrapper a:visited { font-weight: bold; text-decoration: none;}

#wrapper a:hover, #wrapper a:active { text-decoration: none;}

/* Content */

#content .post-title a { border-bottom-width: 0; text-decoration: none; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{
	font-size: 90%;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding:5px 5px 5px 5px;
	border: 1px solid #084971;
	background-color: #235975;
}

/* Sidebar */

.sideblock
{
	padding: 5px 14px;
	margin-bottom: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidebar.gif);
}

.sideblock ul { }

.sideblock h3 {
	margin-top: 5px;
	font-size: 14px;
	text-transform: uppercase;
	color: #518806;
}

#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link {
	border-bottom-width: 0;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar dd a:visited {
	border-bottom-width: 0;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar dd a:hover, #sidebar dd a:active {
	border-bottom: 1px solid #cfcfcf;
	text-decoration: none;
	color: #CCCCCC;
}

/* Extras */

#extras h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #CCCCCC;
}

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	width: 280px;
}

#commentform textarea {
	border: 1px solid #FFF8DF;
	width: 280px;
	background-color: #2b2a2a;
	color: #CCCCCC;
}
#commentform textarea:hover {
	border: 1px solid #FFF8DF;
	background-color: #373737;
}
#commentform textarea:focus {
	border: 1px solid #FFF8DF;
	background-color: #252525;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
	border: 1px solid #FFF8DF;
	width: 280px;
	background-color: #2b2a2a;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
border: 1px solid #FFF8DF;
background-color: #373737;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
border: 1px solid #FFF8DF;
background-color: #252525;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #CCCCCC;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
	font-size: 13px;
	color: #CCCCCC;
	text-transform: lowercase;
	margin-left: 30px;
	margin-bottom: 2px;
}

input {
	background-color: #335359;
	border: 1px solid #FFF8DF;
	color:#CCCCCC
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rss {
	width: 130px;
	height: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-right: 70px;
}

.bottom{
	margin: 0px;
	padding-left:30px;
}

.bottom2{
	margin: 0px;
		padding-left:30px;
}