﻿/*
Theme Name: PSVideos
Theme URI: http://www.psvideos.net/
Author: Banhawi
Author URI: http://www.Banhawidesigns.com
*/

* {
margin : 0;
padding : 0;
}
body {
background : #2458a3;
font-family : Verdana, Tahoma, Arial, sans-serif;
color : #333;
line-height : 140%;
text-align : left;
font-size : 12px;
}
a {
color : #3072cd;
text-decoration : none;
}
a:hover {
background : #3072cd;
color : #fff;
text-decoration : none;
} 

#page {
margin : 0 auto;
background : #fff;
margin : 0 auto;
width : 970px;
background : #fff url(images/bg_content.jpg) repeat-y left top;
}
#header {
margin : 0 4px 0 7px;
width : 959px;
background : #163b70 url('images/header.jpg') no-repeat;
height : 140px;
}
.description {
color : #ddd;
padding-left : 35px;
}
#container {
background : #fff url('images/cbg.jpg') repeat-x top 0%;
}
#content {
float : left;
width : 500px;
}
#sidebar {
width : 460px;
float : right;
}
#footer {
margin : 0 4px 0 7px;
width : 939px;
background : #0a2957;
color : #fff;
padding : 10px;
clear : both;
}
#header .nav {
width : 100%;
float : left;
margin-bottom : 20px;
}
#header ul {
height : 30px;
padding-left : 15px;
clear : both;
float : left;
}
#header ul li {
float : left;
display : block;
}
#header ul li a {
float : left;
display : block;
color : #fff;
text-decoration : none;
font-weight : bold;
padding-top : 5px;
padding-bottom : 7px;
padding-left : 10px;
padding-right : 10px;
font-size : 16px;
}
#header ul li a.first {
border-left : none;
}
#header ul li a:hover {
background : #666;
}
h1 {
font-family :  Verdana, Tahoma, Arial, sans-serif;
}
h2, h3, h4 {
font-family :  Verdana, Tahoma, Arial, sans-serif;
font-weight : 700;
}
h1 {
font-size : 24px;
text-align : left;
padding : 20px 0 5px 20px;
}
h1 a, h1 a:link, h1 a:active, h1 a:hover, h1 a:visited {
color : #fff;
background : none;
text-decoration : none;
}
h2 {
font-size : 14px;
margin : 5px 0;
}
h3 {
font-size : 12px;
margin : 10px 0;
}
h4 {
font-size : 11px;
}
h2.posthead {
color : #1b92d1;
text-decoration : none;
border-bottom : 1px solid #ddd;
font-size : 14px;
margin : 0;
}
h2.posthead a:hover {
background : #3072cd;
color : #fff;
text-decoration : none;
}
.post {
padding : 20px;
}
.post ul, .post ol {
padding-left : 30px;
}
.entry {
text-align : left;
padding : 5px 8px;
}
p.postmetadata {
padding-top : 5px;
padding-bottom : 20px;
border-top : 1px solid #ccc;
font-size : 11px;
color : #999;
}
.navigation {
font-size : 18px;
padding : 20px;
margin:20 0;
}
.snavigation {
font-size : 18px;
padding : 25px 0 ;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
blockquote {
background : #f4f8fc;
border-top : 1px solid #3072cd;
border-bottom : 1px solid #3072cd;
padding : 20px;
margin : 5px;
font-family : "Times New Roman", Times, serif;
font-size : 13px;
}
img {
border : 1px solid #ccc;
padding : 5px;
}
a img {
border : 1px solid #3072cd;
padding : 5px;
}
a img:hover {
background: #3072cd;
}

#sidebar ul {
margin-bottom : 20px;
}
#sidebar h2 {
font-family : Raspoutine Classic, Century Gothic, Helvetica, Arial, sans-serif;
font-size : 18px;
color : #666;
}
#sidebar ul li {
list-style : none;
font-size : 12px;
line-height : 24px;
}
#sidebar ul ul {
padding : 5px;
}
#sidebar ul ul li {
border-bottom : 1px dashed #eee;
}
#sidebar a:hover {
text-decoration : underline;
}
#sidebar .sidebar_left {
width : 170px;
float : left;
border-left : 1px solid #ddd;
padding-left : 10px;
}
#sidebar .sidebar_right {
width : 250px;
float : right;
padding : 0 10px 0 10px;
border-left : 1px solid #ddd;
font-family : Verdana, Tahoma, Arial, sans-serif;
font-size : 12px;
}
#sidebar ul ul li ul {
padding-left : 20px;
margin-bottom : 0;
}
#sidebar ul ul li ul {
padding-left : 20px;
margin-bottom : 0;
}
#commentform input {
margin : 5px 0;
background : #eee;
border : 1px solid #ccc;
}
textarea#comment {
width : 99%;
background : #eee;
border : 1px solid #ccc;
}
#submit, #submit:hover {
border : 1px solid #3465a4 !important;
color : #fff !important;
background : #3465a4 !important;
float : right;
border : 1px solid #3465a4;
}
#commentlist, #pinglist, #previewlist {
list-style : none;
}
ol.commentlist {
list-style-type : none;
}
ol.commentlist li {
border : 1px solid #ddd;
padding : 5px;
margin : 10px 0;
}
ol.commentlist li.alt {
background : #eee;
}
#searchform {
padding : 5px 20px 20px 20px;
}
#searchform #s {
width : 300px;
}
#search{
	padding : 5px 20px 20px 20px;
}
hr {
display : none;
}
p.da {
font : 10px Arial, Helvetica, sans-serif;
color : #777;
float : right;
} 
a img.style2 {
	border-width: 0;
}
