/*  
Theme Name: Televisionecranplat theme
Theme URL: http://www.televisionecranplat.com
Description: Wordpress skin
Author: Televisionecranplat.com
Version: 1.0

*/


body {
	background: #343E4B url(images/bg.gif) top repeat-x;
	width: 100%;
	font-family: 'Arial';
	color: #404040;
	line-height: 16px;
	margin: 0 auto;
	font-size: 12px;
}

a {
	color: #404040;
	text-decoration: underline;
}

a:hover {
	color: #E58414;
	text-decoration: none;
}

#container {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	background: url(images/table_bg.gif) center repeat-y;
}

#wrapper {
	background: url(images/background.jpg) top no-repeat;
	width: 100%;
	float: left;
	padding-top: 184px;
}

#blog_area {
	width: 922px;
	margin: 0 auto;
}

/* POST AREA */

#post_area {
	width: 612px;
	margin-left: 25px;
	margin-right: 35px;
	float: left;
}

#post_box {
	width: 612px;
	float: left;
	margin-bottom: 25px;
}

#p404 {
	width: 612px;
	float: left;
}

#p404 h2 {
	padding: 28px 0 7px 0;
	margin: 0;
	line-height: 16px;
	color: #E29F26;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#post_box .title {
	width: 612px;
	float: left;
	display: block;
	text-align: left;
}

#post_box .title h2 {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 16px;
	color: #343E4B;
	font-size: 18px;
	font-weight: normal;
}

#post_box .title h2 a {
	color: #343E4B;
	text-decoration: none;
}

#post_box .title h2 a:hover {
	color: #E48314;
	text-decoration: underline;
}

#post_box_comdate {
	width: 592px;
	padding: 5px 10px 0 10px;
	float: left;
	background: #F4F3E8 url(images/postbox_bar_top.gif) top no-repeat;
}

#post_box_comdate .date {
	color: #343E4B;
	float: left;
	display: block;
	font-weight: bold;
	font-size: 11px;
}

#post_box_comdate .post_comments {
	width: 102px;
	height: 17px;
	padding-top: 2px;
	color: #343E4B;
	float: right;
	text-align: center;
	display: block;
	font-weight: normal;
	font-size: 11px;
	background: url(images/button.gif) no-repeat;
}

#post_box_comdate .post_comments a {
	color: #343E4B;
	text-decoration: none;
}

#post_box_comdate .post_comments a:hover {
	color: #E0E0E0;
	text-decoration: underline;
}

#post_box .article {
	width: 592px;
	text-align: justify;
	float: left;
	line-height: 18px;
	padding: 7px 10px 30px 10px;
}

#post_box .article p {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

#post_box_bottom {
	width: 592px;
	padding: 5px 10px 0 10px;
	float: left;
	background: #F4F3E8 url(images/postbox_bar_top.gif) top no-repeat;
}

#post_box_bottom p {
	font-weight: bold;
	text-indent: 18px;
}

#post_box_bottom .post_tags {
	float: left;
	display: block;
	color: #EB8F26;
	margin-right: 19px;
}

#post_box_bottom .post_tags a {
	color: #EB8F26;
	text-decoration: none;
}

#post_box_bottom .post_tags a:hover {
	color: #844600;
	text-decoration: underline;
}

#post_box_bottom .posted {
	float: left;
	display: block;
	color: #EB8F26;
}

#post_box_bottom .posted a {
	color: #EB8F26;
	text-decoration: none;
}

#post_box_bottom .posted a:hover {
	color: #844600;
	text-decoration: underline;
}

#post_box_bar {
	width: 612px;
	height: 5px;
	float: left;
	background: #F4F3E8 url(images/postbox_bar_bottom.gif) bottom no-repeat;
}

/* NAVIGATION */

.navigation {
	width: 612px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 10px 10px 20px 0;
	color: #343E4B;
}

.navigation a {
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #343E4B;
}

.navigation a:hover {
	color: #E58414;
	text-decoration: underline;
}

.navigation a.nextpostslink, a.previouspostslink {
	color: #343E4B;
}

.navigation a:hover.nextpostslink, a:hover.previouspostslink {
	color: #E58414;
	text-decoration: underline;
}

.navigation .current {
	margin: 0 2px 0 2px;
}

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 612px;
	height: 32px;
	margin: 0;
}

/* SIDEBAR AREA */

#sidebar {
	width: 248px;
	margin-right: 2px;
	float: right;
}

#sidebar .search_form {
	width: 248px;
	float: left;
	margin: 0 0 25px 0;
	padding: 0;
}

#sidebar .search_form .search_field {
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar .search_form .search_field input {
	width: 167px;
	height: 19px;
	background: url(images/search_field.gif) no-repeat;
	border: none;
	padding: 3px 5px 0 5px;
}

#sidebar .search_form .search_button {
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar .search_form .search_button input {
	width: 71px;
	height: 22px;
	background: url(images/search_button.gif) no-repeat;
	border: none;
	color: #F2972F;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#sidebar h2 {
	width: 245px;
	height: 26px;
	padding: 8px 0 0 0;
	margin: 0 1px 0 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-indent: 17px;
	text-transform: uppercase;
	float: left;
	background: url(images/sidebar_title.gif) repeat-x;
}

#sidebar p {
	 padding: 23px 23px 23px 23px;
	 margin: 0;
	 color: #000;
}

#sidebar p a {
	color: #000;
}

#sidebar ul {
	width: 245px;
	margin: 0 1px 0 2px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li ul {
	list-style: none;
	margin: 0 !important;
	padding: 0;
}

#sidebar ul li ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li a {
	width: 221px;
	padding: 7px 0 7px 24px;
	color: #343E4B;
	font-size: 11px;
	text-decoration: none;
	float: left;
	background: #000 url(images/sidebar_button.gif) no-repeat;
}

#sidebar ul li ul li a:hover {
	color: #E38211;
	text-decoration: underline;
}

#sidebar ul li ul li ul li a {
	width: 211px;
	padding: 7px 0 7px 34px;
}

/* SIDEBAR - widgets */

#sidebar .textwidget {
	padding: 5px 22px 5px 22px;
	float: left;
}

#sidebar #calendar_wrap {
	width: 248px;
	float: left;
}

#sidebar #calendar_wrap table {
	width: 218px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar #calendar_wrap td {
	text-align: center;
}

#sidebar #calendar_wrap caption {
	padding-top: 10px;
}

#sidebar #calendar_wrap #prev {
	text-align: left;
}

#sidebar #calendar_wrap #next {
	text-align: right;
}

/* COMMENTS */

#comments {
	width: 612px;
	margin: 0;
	float: left;
}

#comments h2 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 15px 0;
	padding: 0;
}

#comments ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments li {
	width: 612px;
	padding: 10px 0 10px 0;
	float: left;
}

#comments li ul li {
	width: 582px;
	padding: 10px 0 10px 0;
	margin: 0;
	float: left;
	background: none;
	list-style: none;
}

.nocomments {
	width: 612px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 25px auto;
}

#respond {
	width: 612px;
	float: left;
	margin: 25px 0 0 0;
}

#respond h3 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#commentform input {
	width: 290px;
	height: 20px;
	background: #fff;
	border: 1px solid #B27300;
	color: #000;
	padding: 2px 5px 0 5px;
}

#commentform textarea {
	width: 490px;
	height: 200px;
	background: #fff;
	border: 1px solid #B27300;
	color: #000;
	padding: 2px 5px 0 5px;
}

#commentform .submit {
	width: 160px;
	height: 22px;
	background: #fff;
	border: 1px solid #B27300;
	color: #000;
	padding: 0 5px 0 5px;
	cursor: pointer;
	font-size: 13px;
}

/* SEARCH RESULTS */

.search_list {
	width: 612px;
	float: left;
	text-align: center;
}

.search_list h2 {
	color: #E29F26;
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
}

/* FOOTER */

#footer {
	width: 922px;
	margin: 0 auto;
	font-size: 12px;
}

#footer .copyright {
	width: 922px;
	padding-top: 14px;
	float: left;
	text-align: left;
	color: #fff;
	background: #343E4B url(images/table_bottom.gif) top no-repeat;
}

#footer .copyright a {
	color: #fff;
	text-decoration: none;
}

#footer .copyright a:hover {
	color: #EEE8A5;
	text-decoration: underline;
}

#footer .sitename {
	float: right;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}






