/*
Theme Name: vfxdude
Theme URI: http://www.vfxdude.com
Description: custom themes showcase.
Version: 1.0
Author: Roger Grimstad
Author URI: http://www.vfxdude.com
*/

@import "library/css/reset.css";

/**********************************************
	Global styles 
***********************************************/
body {	
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Tahoma,Arial;
	font-size: 13px;
	line-height: 24px;
	background: #fff;
	color: #333;
}

a { 
	text-decoration: none;
	color: #660000;	
}

a:hover {	
	text-decoration: underline;
}


h1 { 
	font-size: 36px;	
	letter-spacing:-2px;
	line-height:1.1em;
}

h2 { 
	font-size:33px;
	line-height: 1.2em;
	margin-bottom: 20px;
}

h3 {
	font-size: 17px;	
	border-bottom: 1px #ccc dashed;
}

h4 {
	font-size: 17px;		
}

h5, h6 { 
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing:2px;	
}

h5 {
	border-bottom: 1px #ddd dashed;	
}

h1,
h3,
h5,
h6,
dl,
ol,
ul,
pre,
table,
address,
fieldset,
object {
	margin-bottom: 10px;
}

p {
	margin: 0 0 20px;	
}

ul {
	margin: 0 0 15px 2em;
}

ol {
	margin: 0 0 15px 2em;
}

ul {
	list-style:square;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style:upper-alpha;
}

ol ol ol {
	list-style:lower-roman;
}

ol ol ol ol {
	list-style:lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}

dl	{
    margin:0 1.5em;
}

dt {
    font-weight:bold;
}

dd {
	margin-bottom:18px;
}

strong {
	font-weight: bold;
}

big {
	font-size: 120%;
}

small, sup, sub {
	font-size: 80%;
}

address {
	font-style: italic;
	margin: 0 0 21px 0;
}

li address, dd address {
	margin: 0;
}

cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 3em;
}

blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}

pre, code {
	font:11px Monaco, monospace;
	border-left: 5px solid #ccc;
	background: #f9f9f9;
	line-height:18px;
	margin-bottom:18px;
	padding: 10px 15px;
	overflow:auto;
}

abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}

ins {
	text-decoration:none;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;	
	position: relative;	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

ins, dfn {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

del {
	text-decoration: line-through;
}

blockquote {	
	background:transparent url(images/sb_quotes.gif) no-repeat scroll left top;	
	color:#330000;
	font-style:italic;
	font-size:16px;
	line-height: 24px;
	margin:30px 30px 30px 0;
	padding-left:20px;
	text-indent:30px;
}

blockquote cite {
	background:transparent url(images/sb_end_quotes.gif) no-repeat scroll right top;
	color:#666;
	display:block;
	font-style:italic;
	margin-right:-10px;
	margin-top:-10px;
	padding-right:30px;
	padding-top:30px;
	text-align:right;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;	
	width:100%;
	height:1px;
	margin:20px 0;
	border:none;
}

input, textarea {
	font-size: 1em;	
	padding: 3px;
}

:focus {
	outline: none;
}

form label {
	cursor: pointer;
}

option {
	padding: 1px 3px;
}

table { 
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
    line-height:15px;
    margin:0 0 22px 0;
    text-align:left;
}

caption {
    text-align:left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #e6e6e6;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #666;
}

td {
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;	
	padding: 6px 6px 6px 12px;
	color: #333;
}

tr.even {
	background: #fafafa;
}


b, i, u, center, menu, layer, s, strike, font, xmp {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	background: transparent;
	border: none;
	text-decoration: none;
}

font {
	color: #333;
}

center {
	text-align: left;
}


.alignleft{
	float:left
}

.alignright {
	float:right;
}

img { 
	max-width: 800px;
	height: auto;
}

/* Some useful classes */
.dropcap {
	float:left;
	color:#D4D4C7;
	font-size:45px;
	line-height:38px;
	padding-top:2px;
	margin-right: 3px;
	font-family: Times, serif, Georgia;
}

.intro {
	font-style:italic;
}

.col1 {
	float: left;
	width: 50%;	
}

.col2 {
	float: right;
	width: 45%;	
}

.box {
	padding: 20px;
	background-color: #fafafa;
	border: #eee 1px solid;
	margin-bottom: 20px;
}

ul.fancylist {
	margin-left: 5px;
}

ul.fancylist li {
	list-style-type: none;	
	padding-left:20px;
	margin-bottom: 5px;	
	background: transparent url(images/checkmark.gif) no-repeat 0 5px;
	font-size:14px;
}

ul.pointerlist {
	margin-left: 3px;
}

ul.pointerlist li {
	list-style-type: none;
	background: transparent url(images/pointer2.gif) no-repeat 0 6px;
	padding-left: 15px;
}

ol.toplist li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin: 10px 0;	
}

.tlcontent {
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
}

a.linkdots {	
	background: transparent url(images/dot.gif) repeat-x left 1em;
}

a:hover.linkdots {
	background: none;
}

.mb20 {
	margin-bottom: 20px;
}

.mt20 {
	margin-top: 20px;
}

.mb0 {
	margin-bottom: 0;
}

.mt0 {
	margin-top: 0;
}

a.button {
	background:#12849f;
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	margin-right:10px;
	padding: 4px 14px;

}

a.button:hover {
	background:#169fc0;
}

.buttons {
	float:right;
	margin-top: 20px;
}

/* Gallery */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.gallery img, .gallery a img, img.size-thumbnail {
	border: solid 1px #ddd;
	background: #ffffff;
	padding: 4px;	
}

.gallery a:hover img, .post a:hover img.size-thumbnail {
	border-color: #999;
	background: #fff;
}

.post .gallery-item, #sidebar .gallery-item {		
	margin: 0 0 10px 0;	
	text-align:left;
}

.post .ngg-gallery-thumbnail img {
	margin:4px 4px 4px 0;
	border: solid 1px #ddd;
}

.post .ngg-gallery-thumbnail img:hover {
	background-color: #fff;
	border-color: #999;
	
}

.ngg-galleryoverview {
	margin-bottom:10px;	
}

/* End Gallery */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f9f9f9;
	padding-top: 4px;	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption.alignright {float:right; margin:0 0 .9em 1em}
.wp-caption.alignleft {float:left; margin:0 1em .9em 0}
.wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.4em;}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/**********************************************
	Layout 
***********************************************/

#container {	
	margin: 0 auto;
	width: 960px;
}

#header {
	margin: 40px 0 0;	
	border-bottom: 1px #ddd solid;
	padding-bottom:10px;
}

#content {
	
}

#footer {	
	margin: 0 auto;
	width: 960px;
	font-family: Georgia;
	border-top: 1px solid #ccc;
	margin: auto;
	color: #666;
	font-size: 11px;
	padding-top: 10px;
	clear: both;	
	width: 960px;
	margin-top:40px;
	margin-bottom:20px;
}


.col1 { 
	float:left;
	width:270px;
	margin-right: 50px;
}

.col2 {
	float:left;
	width:640px;	
}

/**********************************************
	Header
***********************************************/	
#logo {
	float:left;
	line-height:0;
	margin-right: 10px;
}

#header h1.blog-title {
	float:left;
	margin-bottom:0;
}

#header h1.blog-title a {	
	float:left;		
	font-size: 42px;
	letter-spacing: -1px;
	margin-bottom: 0;	
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia;
	font-style: italic;
	color: #444;
	padding: 6px;
	line-height:1em;
}

#header p.description {
	float:left;
	font-size: 13px;
	font-family: Georgia;
	font-style: italic;
	color: #666;
	float:left;
	margin: 17px 0 0 10px;
	line-height:1em;
}

.slogansep {
	float:left;
	margin: 7px 0 0 12px;
	font-size:30px;
	color:#eee;
}

#topsearch {	
	float:right;
	margin-top: 9px;
}

#rss {
	float:right;
	margin: 10px 0 0 10px;
}

#custom-header-bg {
	margin: 0 0 30px;
	width: 800px;
	overflow:hidden;
	line-height:0;	
}

/**********************************************
	Navigation
***********************************************/

ul#navigation {	
	list-style-type: none;
	float: right;
	margin-top:12px;
	margin-bottom: 0;
}

ul#navigation li {	
	float: left;	
	padding: 0 15px;
	border-right: #aaa 1px solid;
}

ul#navigation li.last {
	padding-right: 0;
	border-right: none;
}

ul#navigation li a {	
	color: #444;	
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

ul#navigation li.last {
	padding-right: 0;
	border-right: none;
}

ul#navigation .current_page_item a {
	color: #660000;	
}


/**********************************************
	Blog Posts
***********************************************/

.screenshots {
	margin-top:20px;
}

.postdivider {	
	clear:both;
	border-bottom: 1px #ddd solid;
	margin-top: 40px;	
}

.post {
	margin-top: 40px;
}

/**********************************************
	Float clearing Fix
***********************************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear:both; 
}


/**********************************************
	Blog Posts
***********************************************/
.screenshots {
	
}

/**********************************************
	Easy Contact Plugin Styling
***********************************************/

body div.formcontainer{
clear: both;
overflow: hidden;
width: 100%;
}

body div.formcontainer span.required {
color: #FF0000;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
border-top: 1px solid #E8E8DE;
color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

body div.formcontainer p.error {
background: #fbfbee url('error.png') no-repeat 12px 50%;
border-bottom: 2px solid #F0D28B;
}

body div.formcontainer p.important {
background: #fbfbee url('important.png') no-repeat 12px 50%;
border-bottom: 2px solid #FED7CE;
}

body div.formcontainer p.information {
background: #fbfbee url('information.png') no-repeat 12px 50%;
border-bottom: 2px solid #C5DDF2;
}

body div.formcontainer p.success {
background: #fbfbee url('success.png') no-repeat 12px 50%;
border-bottom: 2px solid #C7E9B3;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
background: #F6F6F6;
color: #333333;
margin: 0.5em 0 1.5em 0;
}

body div.formcontainer form.contact-form fieldset legend {
text-transform: uppercase;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
}

body div.formcontainer fieldset { border:1px solid #ddd; padding: 10px; }
body div.formcontainer legend { padding: 5px; }