Theme Name: TV.Elements (Light)
Theme URI: http://www.press75.com/
Description: Another quality video theme brought to you by Jason @ Press75.com
Version: 2.0
Author: Jason Schuller
Author URI: http://www.jdidit.com


* {
margin:0;
padding:0;
}

html,body {
color:#565050;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
line-height:1.2em;
width:1040px;
margin:0px auto;
}
/* by mamun*/


/* ------------------------------------------------------------
  search bar
------------------------------------------------------------ */
#search-form {
  display:inline;
  margin:0;
  padding:0;
}
#search-wrapper {
  margin: 10px 0 19px 0;
}
#search-wrapper, #subscribe-wrapper {
  position: relative;
}
#search-left, #subscribe-left {
  float: left;
}
#search-field, #subscribe-field {
  background: transparent url(images/search-mid.gif) repeat-x scroll center top;
  border: 0 none;
  color: #663300;
  font-weight: bold;
  height: 22px;
  margin: ;
  outline-style: none;
  padding: 5px 0 0 3px;
}
#subscribe-field {
  width: 100px;
}
#search-field {
  width: 134px;
}
#search-btn, #subscribe-btn {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  vertical-align: top;
}
#search-btn {
  cursor: pointer;
  border: none;
  background: url(images/search-right.gif) no-repeat;
  height: 24px;
  width: 60px;
  text-decoration: none;
  left: 138px;
}
#search-btn:hover{
  
  background: url(images/search-right-hover.gif) no-repeat;
}
#subscribe-btn {
  cursor: pointer;
  border: none;
  background: url(images/subscribe-btn.gif) no-repeat;
  height: 24px;
  width: 75px;
  left: 108px;
}
#subscribe-btn:hover {
  background: url(images/subscribe-btn-hover.gif) no-repeat;
}
/* ------------------------------------------------------------
  sidebar
------------------------------------------------------------ */
#sidebar .box {
  background-color:#FBF8EB;
  border:1px solid #E0D0B1;
  margin: 0 0 15px 0;
  padding:8px 8px 5px;
}
#sidebar p {  
  margin: 3px 0 15px 0;
  padding: 0;
  font-size: 90%;
  line-height: 1.4em;
}

#sidebar h4 span {
  font-style: italic;
}
.bottom-border {
  border-bottom: solid 1px #E0D0B1;
}

#sidebar #search-box {
  height: 30px;
}
.content a {
  text-decoration: none;
}
#sidebar .row.bg {
  background:transparent none no-repeat scroll 0px 0px;
  padding:6px 17px 20px 41px;
}
#sidebar .row {

}
#sidebar .row.last {
  border-bottom:medium none;
  margin: 0;
}
#comment_space
{
line-height:20px;
}
#comment_space a
{
color:#000000;
font-weight:bold;
}
#comment_content
{
line-height:20px;
border:1px solid #cccccc;
padding:5px;
width:628px;
}
hr
{
padding-right:10px;
width:630px;
color:#FFFFFF;
}
#comment_con a
{
font-weight:bold;
color:#000000;
}

#last_three
{
width:640px;
height:auto;
}
#left_
{
width:150px;
height:90px;
float:left;
}
#right_
{
width:400px;
height:90px;
float:left;
}



#comment_box
{
width:640px;
height:150px;
}
#comment_banner
{
width:640px;
height:28px;
background-image:url(images/comment_banner.gif);
background-repeat:no-repeat;
}









h4 {
font-size:14px;
font-weight:400;
margin-bottom:2px;
}

p {
margin-bottom:8px;
padding-left:15px;
padding-right:10px;
}

strong {
/*color:#FFFFFF;*/
color:#CC0000;
}

a:link, a:visited {
color:#333333;
text-decoration:none;
}

a:hover {
color:#999999;
}

img {
border:none;
}

/** categories list **/
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

#catlist {
font-size:14px;
padding:0px;
height:28px;
}

#catlist .menu li {
background:url(images/lm.gif) left top no-repeat;
height:28px;
float:left;
margin-right:10px;
}

#catlist .menu li a {
color:#1F1D1D;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(images/rm.gif) right top no-repeat;
width:264px;
}

#catlist .menu li a:hover {
color:#1f1f1d;
}

#catlist ul .submenu {
border-top:none;
background:#FFFFFF;
position:relative;
width:298px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}

#catlist ul .submenu li {
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #D3D3D3;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
color:#1F1D1D;
line-height:normal;
}

#catlist .submenu li a:hover{
background:#EFEFEF;
}


/** header **/
#header {
width:100%;
background-image:url(images/MarkFitzpatrick_header.gif);
background-repeat:no-repeat;
height:233px;
border-bottom:1px solid #D3D3D3;
float:left;
}
#header div ul {
/*  outline: solid yellow 1px;*/
  float: left;
  margin: auto;
  padding: 0;
  font-size: 90%;
  list-style: none;
}
#header ul li {
  float: left;
  margin: 0 0 0 3px;
  padding: 0;
  background: #4A4650 url(images/toptab-bg-2.gif) repeat-x bottom left;
  -moz-border-radius-topleft:6px !important;
  -moz-border-radius-topright:6px !important;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}
#header ul li a {
  float: left;
  display: block;
  padding: 8px 12px 12px 12px;
  padding: 8px 9px 12px 10px;
  text-decoration: none;
  font-weight:bold;
  color: #fff;
  -moz-border-radius-topleft:6px !important;
  -moz-border-radius-topright:6px !important;
}
#header ul li a:hover {
   background: #6F6877;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}





#insideheader {
width:100%;
margin:0px auto;
}

#logo {
float:left;
margin:76px 0 0 30px;
}

#topmenu {
float:right;
width:100%;
height:32px;
text-transform:lowercase;
text-align:right;
font-size:14px;
margin-top:83px;
}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
hr
{
width:610px;
}
}



#topmenu ul {
list-style:none;
margin:7px 17px 0 0;
float:right;
}

#topmenu li {
display:inline;
margin:0 15px 0 0;
}

/** search **/
#searchwrap {
background:none;
/*height:33px;
margin:2px 30px 0 0;
float:right;*/

float:left;
height:33px;
margin:6px 0 0 15px;
}


#searchsubmit
{
  cursor: pointer;
  border: none;
  background:#5E5E5E;
  text-decoration: none;
  left: 138px;
  color:#FFFFFF;
  padding:3px;
}
#searchsubmit:hover
{
background:#777180;
}



#subscribeid
{
  cursor: pointer;
  border: none;
  background:#504B56;
  text-decoration: none;
  left: 138px;
  padding:3px;
  color:#FFFFFF;
}
#subscribeid:hover
{
background:#777180;
}





#searchwrap #s{
font-size:14px;
border:none;
padding:4px 4px;
margin-right:3px;
width:100px;
border:1px solid 
}


/** showcase **/
#showcase {
width:100%;
margin:auto;
float:left;
height:auto;
}
#content_left
{
margin-left:16px;
width:72%;
float:left;
height:auto;
padding-top:30px;
}
#content_left_post
{
margin-left:16px;
width:72%;
float:left;
height:auto;
}

#content_left p
{
font-size:13px;
padding:2px;
text-align:left;
}
#arrow
{
width:46px;
height:28px;
background:url(images/arrow-symbols-icons.png) no-repeat;
float:left;
margin-top:15px;
}

#calendar_wrap
{
font-size:17px;
}
#wp-calendar{ width:100%; padding:0px 5px 0px 8px}
#wp-calendar th{ text-align:left;}
#wp-calendar caption{ margin:0px 0px 10px 0px;}
#video_text
{
width:640px;
height:50px;
margin-bottom:-19px;
}


#b_text
{
width:197px;
height:30px;
float:left;
padding-top:0px;
}
#social-buttons {
height: 43px;
margin-bottom: 0;
width:397px;
float:left;
}
#social-buttons a {
background-image:url(social/share-buttons_new.png);
display: block;
min-width: 0;
float: left;
height: 43px;
margin:0; padding: 0;
text-indent: -999999px;
-moz-border-radius: 0 !important;
}
 #social-buttons a.n0twitter {
width: 136px;
}
#social-buttons a.n0twitter:hover {
background-position: left bottom;
}
#social-buttons a.n0facebook {
width: 142px;
background-position: -136px 0
}
#social-buttons a.n0facebook:hover {
background-position: -136px bottom;
}
#social-buttons a.n0email {
width: 119px;
background-position: -278px 0
}
#social-buttons a.n0email:hover {
 background-position: -278px bottom;
} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */ 
#topmenu {
float:right;
font-size:14px;
height:32px;
margin-top:83px;
text-align:right;
text-transform:lowercase;
width:100%;
}
#video_box
{
margin-top:10px;
}
}





#content_right
{
width:220px;
float:left;
height:auto;
padding-top:10px;
margin-left:27px;
}
#page {
width:96%;
padding:20px;
float:left;
border-bottom:1px solid #D3D3D3;
background:#FFFFFF;
}

#insideshowcase {
width:1005px;
margin:auto;
height:atuo;
float:left;
border:1px solid #CCCCCC;
padding:16px;
}
.recent_post h4
{
color:#333333;
padding-left:15px;
padding-right:5px;
}
.execphpwidget
{
font-weight:bold;
}
.letsconnect
{
padding-left:15px;
}
.recentpost_widget
{
padding-bottom:10px;
}


#video_des h4 {
padding:5px 5px 12px 5px;
width:83%;
margin:auto;
}

#socialize {
float:left;
padding:8px;
background:#EFEFEF;
border:1px solid #D3D3D3;
width:620px;
margin:0 0 30px 0;
}

#video {
width:660px;
text-align:center;
float:left;
margin:0 8px 0 0;
}

#videolist {


width:640px;
float:left;
height:auto;
}

@media screen and (min-width: 0px){
#videolist {
width:630px;
float:left;
padding-top:10px;
height:auto;
}
}


.scrollContainer
{
width:600px;
float:left;
}
.video_post_title a
{

}
.videoitem {
margin:10px 0 0 5px;
overflow: hidden;
}
.videoitem_single_v
{
overflow: hidden;
width:640px;
}
#post_title
{
margin-left:10px;
display:block;
margin-top:5px;
}

.altvideowrap {
padding: 0 0 10px 0;
border-bottom: 1px solid #FFFFFF;
}

.altvideoitem {
width:280px;
height:60px;
overflow: hidden;
padding: 0 10px 0 10px;
margin: 10px 0 0 0;
}
.video_items
{
overflow: hidden;
margin:auto;
}
.video_items img
{
height:120px;
overflow:hidden;
padding-left:13px;
width:192px;
}

.videoitem img, .altvideoitem img {
width:140px;
height:80px;
float:left;
margin:1px 8px 0 0;
border:1px solid #D3D3D3;
}

.videoitem a:hover img, .altvideoitem a:hover img {
border:1px solid #0088CC;
}

/** tools **/
#tools {
width: 68px;
float: left;
}

#tools ul {
list-style: none;
margin: 0;
padding: 0;
}

#tools li {
display: block;
list-style: none;
float: left;
padding: 0px 0px 10px 0px;
margin: 0;
}

#tools a {
display: block;
height: 64px;
text-indent: -5000px;
overflow: hidden;
}

#tools a:hover {
background-image: none;
}

#toolshare {
width:68px;
background:transparent url(images/share.gif) no-repeat 0 -64px;
}

#toolshare a {
background:transparent url(images/share.gif) no-repeat 0 0;
}

#toolcomment {
width:68px;
background:transparent url(images/comment.gif) no-repeat 0 -64px;
}

#toolcomment a {
background:transparent url(images/comment.gif) no-repeat 0 0;
}

#toolembed {
width:68px;
background:transparent url(images/embed.gif) no-repeat 0 -64px;
}

#toolembed a {
background:transparent url(images/embed.gif) no-repeat 0 0;
}

#toolsubscribe {
width:68px;
background:transparent url(images/subscribe.gif) no-repeat 0 -64px;
}

#toolsubscribe a {
background:transparent url(images/subscribe.gif) no-repeat 0 0;
}

#toolread {
width:68px;
background:transparent url(images/read.gif) no-repeat 0 -64px;
}

#toolread a {
background:transparent url(images/read.gif) no-repeat 0 0;
}

/** copy **/
#copy {
width:100%;
background:#EFEFEF;
border-top:1px solid #D3D3D3;
border-bottom:1px solid #D3D3D3;
float:left;
margin-top:40px;
padding-left:15px;
}

#insidecopy {
width:100%;
margin:0px auto;
padding:25px 0 20px 0;
}

#insidecopy p {
font-size:14px;
line-height:1.4em;
color:#000000;
padding-top:15px;
}

#copywrap {
width:700px;
float:left;
}
.sideblog h3 a
{
color:#FFFFFF;
}

.copycontent {
width:700px;
float:left;
margin:0 0 20px 0;
overflow: hidden;
}
.copycontent h2{
padding:5px;
}

#postcomments {
width:695px;
margin:20px 0 0 0;
padding:20px 0 0 0;
border-top:1px solid #D3D3D3;
}

#sidebar {
width:200px;
font-size:12px;
}

.sideblock {
background:#EFEFEF none repeat scroll 0 0;
float:left;
margin-top:10px;
width:220px;
}

#altsidebar {
width:300px;
float:left;
margin:5px 0 20px 36px;
font-size:12px;
}
#favorite_video{
width:220px;
float:left;
margin:10px 0 20px 0px;
font-size:12px;
background:#EFEFEF none repeat scroll 0 0;
}
#favorite_video_t
{

float:left;
height:auto;
padding-top:30px;
width:640px;
}
.video_items_root_t
{
margin-bottom:14px;
margin-top:14px;
height:85px;
}
.video_items_t
{
height:85px;
width:152px;
float:left;
}
.video_items_t h3
{
color:#000000;
font-family:verdana;
font-weight:bold;
}
#hr_div
{
background-image:url(images/hr.jpg);
background-repeat:no-repeat;
margin: auto;
}
#hr_div_loop
{
background-image:url(images/hr.jpg);
background-repeat:no-repeat;
margin: auto;
height:5px;
float:left;
width:550px;
margin:7px auto;
}


.video_items_t img
{
width:150px;
height:85px;
}
#video_des_t
{

float:left;
}


#favorite_video h3{
background:transparent url(images/sidebar_h3_bg.gif) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:verdana;
font-size:14px;
font-weight:bold;
height:28px;
padding:8px 10px 0 15px;
width:195px;
}
.video_items_root
{
width:220px;
}

#pagesidebar .altsideblock {
width:220px;
float:left;
background: #EFEFEF;
margin-top:10px;
}

#sidebar p, #altsidebar p {
font-size:12px;
padding:0 10px 2px 10px;
line-height: 1.2em;
}

#pagesidebar h3, #sidebar h3, #altsidebar h3 {
color:#FFFFFF;
padding:8px 10px 0px 15px;
background:url(images/sidebar_h3_bg.gif) no-repeat;
width:200px;
height:28px;
display:block;
font-weight:bold;
font-family:verdana;
font-size:14px;
}
#pagesidebar li {

margin-left:10px;
margin-bottom:10px;
}

.rsswidget a:link
{
color:white;
}
.textwidget
{
padding-left:15px;
padding-bottom:8px;
font-family:verdana;
font-weight:bold;
width:90%;
}

.sideblog {
border-bottom: 1px solid #EFEFEF;
padding: 0 0 10px 0;
}

.sideblog p {
margin: 0;
padding: 0;
height: 42px;
overflow: hidden;
}

/** comments **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 10px 10px 5px 10px !important;
margin:10px 0 10px 0;
border:1px solid #D3D3D3;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background:#FFFFFF;
border:1px solid #D3D3D3;
}

input#submit {
font-size: 14px;
color:#1F1D1D;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
background:#FFFFFF;
border:1px solid #D3D3D3;
cursor:pointer;
}

#comment,#author,#email,#url {
background:#FFFFFF;
border:1px solid #D3D3D3;
padding:2px;
color:#1F1D1D;
}

/** search **/
.searchitem {
float:left;
width:300px;
margin:0 15px 0 0;
}

.searchitem p {
font-size:12px;
line-height:1.2em;
}

#insidesearch {
width:1040px;
margin:0px auto;
padding:0;
}

/** begin images **/
p img {
padding: 0;
max-width: 100%;
}

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
}

/** begin lists **/
html>body .copycontent ul {
margin-left: 0px;
padding: 0px;
list-style: none;
}

html>body .copycontent li {
margin: 7px 0 8px 0;
}

.copycontent ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol, #altsidebar ul, #altsidebar ul ol {
padding: 0;
}

#sidebar ul li, #altsidebar ul li {
list-style-type: none;
list-style-image: none;
padding-left:15px;
width:100%;
}
.postform
{
margin-left:15px;
}

#sidebar ul p, #sidebar ul select, #altsidebar ul p, #altsidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol, #altsidebar ul ul, #altsidebar ul ol {
margin: 5px 0 0 15px;
padding-bottom:12px;
}

#sidebar ul ul ul, #sidebar ul ol, #altsidebar ul ul ul, #altsidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li, #altsidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #altsidebar ul ul li, #altsidebar ul ol li {
margin: 3px 0 0;
padding: 0;
font-family:verdana;
font-weight:bold;
}

/** blockquote **/
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #EFEFEF;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

/** navigation **/
.navigation {
display: block;
text-align: center;
float: left;
margin-top: 10px;
margin-bottom: 30px;
}

/** footer **/
#footer {
width:100%;
float:left;
padding:10px 0 100px 0;
}

#insidefooter {
width:100%;
margin:0px auto;
display:block;
float:left;
}
#insidefooter ul{
display:block;
float:left;
width:100%;
}
#insidefooter ul li{
display:block;
float:left;
padding-left:10px;padding-right:10px;
border-right:1px solid;
}

#insidefooter ul li:last-child{
display:block;
float:left;
padding-left:10px;padding-right:10px;
border-right:none;
}



*+html #insidefooter ul{
display:block;
float:left;
width:100%;
}
*+html #insidefooter ul li{
display:block;
float:left;
padding-left:10px;padding-right:10px;
border-right:1px solid;
}
*+html #insidefooter ul li last:child{

border-right-width: 0px;
}
#coppyright
{
margin-top:5px;
padding-left:5px;
text-align:left;
margin-top:10px;
}