/*
Theme Name: WordTube
Theme URI: http://www.wordpressthemesbook.com/wordtube-video/
Description: WordTube is a Wordpress Theme that is ideal for video blogs.
Author: Wordpress Themes Book
Author URI: http://www.wordpressthemesbook.com
*/

/******* BODY ********/
body {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
background : #fff;
color : #000;
text-align : left;
margin : 0;
height : 100%;
}
#main {
width : 960px;
margin : 0 auto;
}
#content {
margin : 0 0 15px 0;
}
h1 {
font-size : 24px;
margin : 0;
}
h2 {
margin : 0;
}
img {
border : none;
}
a {
text-decoration : none;
color : #0033cc;
}
a:hover {
text-decoration : none;
}
.clear {
clear : both;
}
blockquote {
border-left : 1px solid #ccc;
padding-left : 10px;
}
#header {
height : 50px;
border-left : 3px solid #193d5e;
border-right : 3px solid #193d5e;
border-top : 3px solid #193d5e;
margin : 0 0 0 0;
padding : 0;
background : #193d5e;
}
.sitename {
float : left;
width : 500px;
padding : 5px 0 0 90px;
margin : 0;
}
.description {
color : #a2a2a2;
margin : -5px 0 0 5px;
}
.searchpart {
float : right;
width : 406px;
margin : 11px 20px 0 0;
}
.search {
width : 350px;
height : 28px;
margin : 0;
}
#menu {
width : auto;
height : 24px;
background : #e8e8e8;
border-bottom : 2px solid #dcdcdc;
margin-bottom : 10px;
padding : 0 0 0 129px;
}
#menu ul {
border-left : 0 solid #ffffff;
}
#menu ul li {
float : left;
border-right : 1px solid #dcdcdc;
height : 24px;
}
#menu ul li.son {
border : none;
color : #e36203;
}
#menu ul li a {
display : block;
padding : 0 25px;
font : bold 11px/24px Arial, Helvetica, sans-serif;
color : #193d5e;
background-color : inherit;
text-decoration : none;
}
#menu ul li a:hover {
background : #dcdcdc;
color : #e36203;
background-color : inherit;
}
#menu ul li a.hover {
display : block;
padding : 0 17px;
font : bold 11px/24px Arial, Helvetica, sans-serif;
background : #dcdcdc;
color : #e36203;
text-decoration : none;
background-color : inherit;
}
#menu li {
list-style-type : none;
}
/******* SEARCH ********/
.main_search {
height : 30px;
margin : 3px 0 0 3px;
padding : 0;
}
.searchform_top {
padding : 0 10px 0 0;
float : left;
}
.searchform_top_text {
width : 222px;
border : 0;
background : url(images/arama.jpg) no-repeat;
color : #737272;
font-size : 13px;
float : left;
margin : 0 0 0 0;
height : 28px;
padding-left : 25px;
}
.gosearch {
float : left;
}
.postsbody {
width : 640px;
float : left;
}
.featured {
margin : 0 0 15px 0;
overflow : hidden;
}
.featured h2 {
width : 620px;
margin : 5px;
padding : 4px 0 4px 10px;
background : #193d5e;
color : #ffffff;
font-size : 16px;
border-bottom : 1px solid #193d5e;
}
.featured2 {
margin : 0 0 15px 0;
overflow : hidden;
}
.featured2 h2 {
margin : 0;
padding : 5px;
color : #000000;
font-size : 18px;
border-top:1px solid #dcdcdc;
border-bottom : 2px solid #dcdcdc;
border-left : 2px solid #dcdcdc;
border-right : 2px solid #dcdcdc;
}
.featured2 h2 img {
float : right;
padding-right : 3px;
margin-bottom : 3px;
}
.featuredleft {
width : 264px;
float : left;
overflow : hidden;
height : 100%;
padding-top : 5px;
}
.fposts {
width : 226px;
float : left;
margin : 0 15px 15px 15px;
}
.fpostimage {
padding : 1px;
border : 1px solid #999999;
}
.fpostimage img {
border : 1px solid #999999;
width : 220px;
height : 164px;
}
.play_button {
position : absolute;
display : block;
top : 219px;
left : 240px;
width : 72px;
height : 62px;
background : url(images/play.png) no-repeat;
}
.fpostsright {
margin : 0 15px 15px 0;
overflow : hidden;
height : 100%;
padding-top : 5px;
}
.fpostrightimage {
width : 122px;
padding : 1px;
border : 1px solid #999999;
float : left;
}
.fpostrightimage img {
border : 1px solid #999999;
width : 120px;
height : 72px;
}
.fpostrighti {
width : 205px;
float : right;
overflow : hidden;
height : 100%;
}
.fpostrighti a {
font-size : 13px;
font-weight : bold;
color : #193d5e;
}
.videopart {
width : 127px;
height : 170px;
padding : 0 3px 0 3px;
overflow : hidden;
float : left;
margin : 0 20px 10px 0;
}
.thumbnail {
border : 1px solid #999999;
padding : 1px;
width : 122px;
}
.thumbnail img {
border : 1px solid #999999;
}
.thumbnail3 {
border : 1px solid #999999;
padding : 1px;
width : 122px;
float : left;
margin : 0 3px 5px 0;
}
.thumbnail3 img {
border : 1px solid #999999;
}
.videopart h3 {
font-size : 12px;
margin : 2px 0 0 2px;
}
.videopart p {
margin : 1px 0 0 2px;
}
.embed {
margin : 5px 0 1px 0;
padding-bottom : 5px;
text-align : center;
}
.fpost {
padding : 5px;
border : 1px solid #dcdcdc;
margin-bottom : 5em;
}
.fpost .inner {
background : transparent url(images/brcorner.gif) no-repeat right bottom;
position : relative;
left : 6px;
top : 9px;
padding : 1px 4px 10px 5px;
}
.fpost h1 {
font-size : 18px;
margin : 0 0 5px 0;
}
.fpost h2 {
font-size : 14px;
margin : 0 0 4px 0;
background : none;
border : none;
padding : 0 0 0 0;
}
.fpost h3 {
font-size : 12px;
margin : 0 0 3px 0;
}
.fpost h3 a {
color : #193d5e;
}
.fpost h4 {
font-size : 10px;
margin : 0 0 4px 0;
}
.fpost3 {
margin : 0;
width : 120px;
float : right;
}
.fpost3 h3 {
margin : 0 0 3px 0;
}
.fpost3 p {
margin : 3px 0 3px 0;
}
.navigation {
margin : 10px 0 0 0;
}
.share {
margin : -40px 0 0 200px;
padding : 0;
}
.sharing-cl {
overflow : hidden;
margin : 0;
padding : 0;
list-style : none;
}
.sharing-cl a {
overflow : hidden;
width : 75px;
height : 30px;
float : left;
margin-right : 5px;
text-indent : -200px;
background : url(images/share-sprite.png) no-repeat;
}
a.sh-su {
background-position : -210px -40px;
}
a.sh-feed {
background-position : -70px -40px;
}
a.sh-tweet {
background-position : -140px -40px;
}
a.sh-mail {
background-position : 0% -40px;
}
a.sh-digg {
background-position : -280px -40px;
}
a.sh-face {
margin-right : 0;
background-position : -350px -40px;
}
a.sh-mail:hover {
background-position : 0% 1px;
}
a.sh-feed:hover {
background-position : -70px 1px;
}
a.sh-tweet:hover {
background-position : -140px 1px;
}
a.sh-su:hover {
background-position : -210px 1px;
}
.sh-digg:hover {
background-position : -280px 1px;
}
a.sh-face:hover {
background-position : -350px 1px;
}
.tab-tablo {
width : 299px;
margin : 0;
float : right;
}
.tab {
margin-bottom : 5px;
}
.tab span {
cursor : pointer;
color : #999;
background : #f2f2f2 url('images/tab-arkaplan.jpg') repeat-x left bottom;
padding : 5px 8px;
font-weight : bold;
font-size : 12px;
margin-left : 10px;
}
span.tab-aktif {
cursor : pointer;
color : #666;
background : #fff;
padding : 5px 8px;
font-weight : bold;
font-size : 14px;
margin-left : 10px;
}
.tab-icerik {
padding : 10px;
background : #fff;
}
.tab-icerik li {
color : #bcbcbc;
font-weight : bold;
font-size : 12px;
padding : 5px;
list-style-type : none;
}
.tab-icerik li a {
color : #666666;
font-weight : bold;
font-size : 12px;
padding : 5px;
list-style-type : none;
}
#tab-2-icerik, #tab-3-icerik {
display : none;
}
.sidebar_right {
width : 300px;
margin-top : 10px;
float : right;
}
.sidebar_right li {
background : #eeeeee;
border : 1px solid #cccccc;
margin : 0 0 15px 0;
list-style : none;
}
.sidebar_right li.video {
background : #eeeeee;
border : 1px solid #cccccc;
margin : 0 0 15px 0;
list-style : none;
padding-right : 10px;
}
.sidebar_right li.rightad {
background : none;
border : none;
margin : 0 0 0 0;
list-style : none;
padding-right : 0;
}
.sidebar_right li.video ul {
overflow : hidden;
}
.sidebar_right li.video ul li {
background : none;
}
.sidebar_right h2 {
color : #cc6600;
font-size : 16px;
padding : 5px 0 5px 15px;
}
.sidebar_right ul {
margin : 0;
padding : 0 0 5px 15px;
}
.sidebar_right ul li {
margin : 0;
padding : 0 0 3px 0;
list-style : none;
border : none;
}
.sidebar_right ul li a {
color : #0033cc;
font-size : 13px;
}
.sidebar_right ul li a:hover {
text-decoration : underline;
}
.authoravatar {
width : 53px;
height : 53px;
float : left;
display : block;
margin : 0 6px 3px -1px;
}
.authoravatar img {
border : 1px solid #ccc;
}
.videoinfo {
margin : 0;
}
.videoinfo p {
margin : 0 0 10px 0;
}
.videodescription {
clear : both;
margin : 0;
}
.videocat {
clear : both;
margin : 5px 0 0 0;
}
.videocat p {
clear : both;
margin : 0;
}
.sidebar_right a:hover {
text-decoration : underline;
}
.scroll {
height : 425px;
width : 271px;
overflow : auto;
padding : 0;
}
#footer {
border-top : 1px solid #ccc;
clear : both;
padding : 10px;
color : #666666;
text-align : center;
width : auto;
border-left : 3px solid #193d5e;
border-right : 3px solid #193d5e;
border-top : 3px solid #193d5e;
background : #193d5e;
}
.comment a {
color : #51504a;
text-decoration : none;
}
.commentlist li .avatar {
float : right;
border : 1px solid #eee;
padding : 2px;
background : #fff;
margin-top : -3px;
}
.commentlist cite, .commentlist cite a {
font-weight : bold;
font-style : normal;
font-size : 1.1em;
color : #0033cc;
}
.commentlist p {
font-weight : normal;
line-height : 1.5em;
text-transform : none;
}
.commentmetadata {
font-weight : normal;
}
h3.comments {
padding : 0;
margin : 40px auto 20px;
color : #444444;
}
h3#comments {
padding : 0;
margin : 10px 0 10px 0;
color : #444444;
}
#respond {
margin : 0 0 0 3px;
padding : 0 0 0 7px;
color : #444444;
}
h3.respond {
padding : 0;
margin : 10px 0 10px 0;
color : #444444;
}
#respond h3 {
padding : 0;
margin : 10px 10px 10px 0;
color : #444444;
}
.alt {
margin : 0;
padding : 10px;
}
.commentlist {
padding : 0;
text-align : justify;
margin : 0;
}
.commentlist li {
margin : 0 10px 10px 10px;
padding : 0;
list-style : none;
border-bottom : 1px solid #ccc;
}
.commentlist li ul li {
margin-right : -5px;
margin-left : 10px;
}
.commentlist p {
margin : 10px 5px 10px 0;
}
.children {
padding : 0;
}
#commentform p {
margin : 5px 0 0 0;
}
.nocomments {
text-align : center;
margin : 0;
padding : 0;
}
.commentmetadata {
margin : 0;
display : block;
}
#commentform input {
width : 170px;
padding : 2px;
margin : 5px 5px 1px 0;
}
#commentform {
margin : 5px 10px 0 0;
}
#commentform textarea {
width : 99%;
padding : 2px;
}
#respond:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
#commentform #submit {
margin : 0 0 5px auto;
float : right;
}
.ads1 {
margin : 0 0 15px 0;
}
.ads2 {
margin : 0 0 10px 0;
text-align : center;
}
.ads3 {
margin : 0 0 10px 0;
text-align : center;
}
.ads4 {
margin : 0 0 15px 0;
}
.ads5 {
margin : 0 0 15px 0;
}
.ads6 {
margin : 5px 0 0 0;
text-align : center;
margin : 0;
}
