/*
Video Flick: Video Flick
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;
color: #4A4A4A;
background: #FFFFFF;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 36px;
color: #000000;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #000000;
}

h1 a:hover {
color: #4A4A4A;
}

a:link, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #4A4A4A;
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #000000;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font-size: 12px;
padding: 0;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

h4 {
font-size: 12px;
padding: 0;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

img {
border: 0;
}

p {
margin: 0 0 10px 0;
}


#wrapper {
width: 960px;
margin: 0px auto;
overflow: hidden;
}

/** begin header **/
#headwrap {
float: left;
width: 960px;
height: 30px;
}

#tagline {
float: left;
width: 480px;
height: 26px;
background: #ECECEC;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
margin-top: 1px;
}

#tagline p {
margin: 6px 0 0 10px;
}

#menu {
float: left;
width: 480px;
height: 26px;
background: #ECECEC;
text-transform: uppercase;
color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
margin-top: 1px;
text-align: right;
}

#logo {
float: left;
width: 480px;
height: 0px;
}

#textlogo {
float: left;
width: 480px;
height: 0px;
}

#textlogo h1 {
font-size: 36px;
margin: 50px 0 0 0;
}

#logo img {
margin: 30px 0 0 0;
}

#topad {
float: left;
width: 480px;
height: 118px;
text-align: right;
}

#topad img {
margin: 30px 0 0 0;
}
/** end header **/

/** begin gallery **/
#contentwrap {
width: 960px;
float: left;
padding: 30px 0 0 0;
}

#maincontent {
width: 660px;
float: left;
}

#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: #ECECEC;
padding: 7px;
display: block;
}

#pagenavi a:hover {
background: #C4C4C4;
}

#newer {
margin: 0 20px 0 0;
}

.galleryitem {
width: 640px;
height: 340px;
float: left;
margin: 0 40px 30px 0;
background: #ECECEC;
font-size: 11px;
line-height: 1.4em;
}

.galleryitem h3 {
font-size: 12px;
padding: 5px 5px 0 7px;
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

* + html .galleryitem h3 {
padding: 2px 5px 0 7px;
}

.galleryitem p {
margin: 0 5px 0 7px;
}

.commentsnumber {
font-size: 0px;
width: 25px;
height: 20px;
margin: 0px 5px 5px 0;
text-align: center;
float: right;


}
/** end gallery **/

/** begin single **/
.video {
width: 640px;
float: left;
margin: 0 20px 20px 0;
text-align: center;
background: #ECECEC;
}

.postcontent {
width: 624px;
float: left;
margin: 0 20px 0 0;
padding: 8px 8px 0 8px;
background: #ECECEC;
color: #4A4A4A;
}

.postcontent h2 {
font-size: 16px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
}

.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-light.jpg) left no-repeat;
}

#single {
margin: 0 0 25px 0;
}

.thumbnail {
float: right;
margin: 0 0 15px 15px;
}

.postdets {
font-size: 10px;
color: #4A4A4A;
margin: 5px 0 15px 0;
line-height: 1.1em;
}

.postdets a:link, .postdets a:visited {
color: #4A4A4A;
}

.postdets a:hover {
color: #4A4A4A;
text-decoration: underline;
}

#reply {
}

#reply-form {
}
/** end single **/

/** begin page **/
#page {
margin: 0 0 20px 0;
}
/** end page **/

/** begin sidebar **/
#sidebar {
width: 300px;
float: left;
color: #000;
font-size: 11px;
line-height: 1.2em;
}

.widgetblock {
width: 284px;
float: left;
margin: 0 0 20px 0;
padding: 8px;
background: #fff;
}

.widgetblock h3 {
border-bottom: 1px solid #C4C4C4;
padding: 0 0 5px 0;
margin: 0 0 8px 0;
color: #000000;
}

#searchwrap {
background: none;
height: 60px;
margin: 0 0 0 0;
float: right;
background: url(images/search-light.jpg) top left no-repeat;
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;
}

#content-tags a:link, #content-tags a:visited {
display: block;
background: #C4C4C4;
padding: 7px;
float: left;
margin: 0 1px 1px 0;
}

#content-tags a:hover {
background: #8F8F8F;
}

#sideads {
padding-top: 9px;
padding-left: 9px;
}

#sideads img {
width: 125px;
height: 125px;
float: left;
margin: 8px;
}

#featured {
width: 284px;
float: left;
margin: 0 0 20px 0;
padding: 8px 8px 4px 8px;
background: #ECECEC;
}

#featured img {
width: 95px;
height: 70px;
float: left;
margin: 0 8px 4px 0;
}

h3.featured {
border: none;
margin: 0;
padding: 0;
}

.featuredpost {
width: 284px;
margin: 5px 0 0 0;
padding: 8px 0 0 0;
border-top: 1px solid #C4C4C4;
float: left;
}
/** end sidebar **/

/** begin footer **/
#footer {
width: 960px;
float: left;
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: 9px;
margin: 0px 0 0px 0;
color: #4A4A4A;
}

#footer h3 {
font-size: 10px;
color: #000000;
padding: 0;
margin: 0;
}

* + html #footer {
margin: 20px 0 0 0;
}	
/** end footer **/