/*
Video Flick: Video Flick 2.0
Theme URI: http://www.press75.com/
Description: Theme Description. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/video-flick/">http://www.press75.com/docs/video-flick/</a>. Don't forget to configure the Video Flick Theme Options page.
Version: 2.0
Author: Jason Schuller
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

body {
margin: 0;
padding: 0;
width: auto;
height: auto;
font: 12px Arial, Helvetica, sans-serif;
line-height: 1.2em;
background:#000000 url(images/bg.png) repeat scroll 0 0;
color:#565050;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 36px;
color: #FFFFFF;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #FFFFFF;
}

h1 a:hover {
color: #999999;
}

a:link, a:visited {
color:#A7A7A7;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #A7A7A7;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #FFFFFF;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #FFFFFF;
font-size:14px;
font-weight:400;
margin-bottom:2px;
}

h4 {
font-size: 12px;
padding: 0;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #FFFFFF;
}

img {
border: 0;
}

p {
margin: 0 0 10px 0;
}


#wrapper {
width: 1040px;
margin: 0px auto;
overflow: hidden;
}

/** begin header **/
#headwrap {
float: left;
width: 1040px;
height: 278px;
}

#tagline {
float: left;
width: 100px;
height: 28px;
background: #2A2A2A;
text-transform: uppercase;
color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

#tagline p {
margin: 0 0 0 6px;
}

#menu {
float: left;
width: 940px;
height: 28px;
background: #2A2A2A;
text-transform: uppercase;
color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-align: right;
}

#logo {float: left;width: 1040px;height: 255px;/*padding-top:30px;*/}
#textlogo {float: left;width: 480px;height: 118px;}
#textlogo h1 {font-size: 36px;margin: 50px 0 0 0;}


/*#logo ul{list-style-type:none;margin:0;padding:0;}
#logo ul li{width:1040px;height:250px;}
#logo ul li a{background:transparent url(images/dejlogo.jpg) no-repeat scroll left top;
display:block;
height:250px;
overflow:hidden;
text-indent:-5555em;
width:1040px;}*/

#topad {
float: left;
width: 480px;
height: 118px;
text-align: right;
}

#topad img {
margin: 30px 0 0 0;
}
/** end header **/

/** begin gallery **/
#contentwrap {
width: 1040px;
float: left;
/*background: url(images/dash-dark.png) top left no-repeat;*/
padding: 30px 0 0 0;
}

#maincontent {
width: 738px;
float: left;
overflow:hidden;
}

#pagenavi {
width: 660px;
float: left;
margin: 0 0 20px 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-size: 12px;
}

#pagenavi a:link, #pagenavi a:visited {
background: #101010;
padding: 7px;
display: block;
}

#pagenavi a:hover {
background: #2A2A2A;
}

#newer {
margin: 0 20px 0 0;
}

.galleryitem {
width: 220px;
height: 270px;
float: left;
margin: 0 26px 26px 0;
background: #101010;
font-size: 11px;
line-height: 1.2em;
overflow:hidden;
}

.galleryitem h3 {
font-size: 12px;
padding: 5px 5px 5px 5px;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #FFFFFF;
white-space:nowrap;
}

* + html .galleryitem h3 {
padding: 2px 5px 0 5px;
}

.galleryitem p {
margin: 0 5px 0 5px;
font-size:1.1em;
line-height:1.4em;
}

.commentsnumber {
background: url(images/comments-dark.jpg) top left no-repeat;
width: 25px;
height: 20px;
margin: 70px 5px 5px 0;
text-align: center;
float: right;
}

.commentsnumber a:link, .commentsnumber a:visited {
color: #101010;
}

.commentsnumber a:hover {
color: #757575;
}
/** end gallery **/

/** begin single **/
.video {
width: 720px;
float: left;
margin: 0 20px 20px 0;
text-align: center;
background: #101010;
}

.postcontent {
width: 680px;
float: left;
margin: 0 20px 0 0;
padding: 20px;
background: #101010;
color: #999999;
}

.postcontent h2 {
font-size:18px;
font-weight:400;
line-height:1.2em;
margin-bottom:5px;
}

.postcontent ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

.postcontent li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/star-dark.jpg) left no-repeat;
}

.postcontent p{
font-size:14px;
line-height:1.5em;
}

#single {
margin: 0 0 25px 0;
}

.thumbnail {
float: right;
margin: 0 0 15px 15px;
}

.postdets {
font-size: 1em;
color: #4A4A4A;
margin: 5px 0 15px 0;
line-height: 1.1em;
}

.postdets a:link, .postdets a:visited {
color: #4A4A4A;
}

.postdets a:hover {
color: #999999;
text-decoration: underline;
}
/** end single **/

/** begin page **/
#page {
margin: 0 0 20px 0;
}
/** end page **/

/** begin sidebar **/
#sidebar {
width: 300px;
float: right;
color: #999999;
font-size: 11px;
line-height: 1.2em;
overflow:hidden;
}

.widgetblock {
width: 284px;
float: left;
margin: 0 0 20px 0;
padding: 8px;
background: #2A2A2A;
}

.widgetblock h3 {
border-bottom: 1px solid #5A5A5A;
padding: 0 0 5px 0;
margin: 0 0 8px 0;
}

#searchwrap {
background: none;
height: 60px;
margin: 0 0 0 0;
float: right;
background:#2A2A2A url(images/search-dark.jpg) no-repeat scroll 8px 40px;
width: 284px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #000000;
font-family: arial,helvetica,verdana,sans-serif;
}

#s{
font-size: 14px;
border: none;
padding: 4px 4px;
margin-right: 3px;
width: 245px;
}

#content-tags {
font-size: 10px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
white-space:nowrap;
}

#content-tags a:link, #content-tags a:visited {
display: block;
background: #1E1E1E;
padding: 7px;
float: left;
margin: 0 1px 1px 0;
}

#content-tags a:hover {
background: #101010;
}

#sideads {
padding-top: 6px;
padding-left: 12px;
}

#sideads img {
float: left;
margin: 12px;
}

#featured {
width: 284px;
float: left;
margin: 0 0 20px 0;
padding: 8px 8px 4px 8px;
background: #2A2A2A;
}

#featured img {
width: 95px;
height: 70px;
float: left;
margin: 0 8px 4px 0;
}

h3.featured {
border: none;
margin: 0;
padding: 0;
white-space:nowrap;
}

.featuredpost {
width: 284px;
margin: 5px 0 0 0;
padding: 8px 0 0 0;
border-top: 1px solid #5A5A5A;
float: left;
}
.featuredpost p {
font-size:1.1em;
}
.truncate-side-title{margin:0 0 5px 0;}
/** end sidebar **/

/** begin footer **/
#footer {
width: 1040px;
float: left;
background: url(images/dash-dark.png) top left no-repeat;
margin: 10px 0 0 0;
padding: 30px 0 50px 0;
}

#footer a:link, #footer a:visited {
color: #4A4A4A;
}

#footer a:hover {
color: #CCCCCC;
text-decoration: underline;
}

#footer p {
font-size: 11px;
margin: 0;
color: #4A4A4A;
}

#footer h3 {
font-size: 12px;
color:#CFDB00;
padding: 0;
margin: 0 0 4px 0;
}

* + html #footer {
margin: 30px 0 0 0;
}	
/** end footer **/


ul.sf-menu li.lang_item a{background:#2A2A2A !important;color:#FFF !important;}
ul.sf-menu li.lang_item a:hover{background:#535353 !important;}
ul.sf-menu li.lang_item a.lang_sel_sel,.lang_item a.lang_sel_sel:hover{background:#D65200 !important;}

strong {color:#CFDB00;}
#emailsend {
background:#2A2A2A url(images/search-dark.jpg) no-repeat scroll 8px 40px;
float:right;
height:60px;
width:284px;
}
#emailsend input {
background:transparent none repeat scroll 0 0;
color:#000000;
font-family:arial,helvetica,verdana,sans-serif;
vertical-align:middle;
}