/*   
Theme Name: Captured
Theme URI: http://www.vfxdude.com/downloads/
Description: A custom theme based on Big Feature
Author: Jeremy Greenawalt
Author URI: http://www.pocketrevolutionary.com
Template: bigfeature
Version: 1.0
*/

@import url(quicksand/stylesheet.css);

body {
	background: #111155 url(images/iamcaptured_background.gif) repeat center top; 
  font-family: 'QuicksandBook',Helvetica,Arial,sans-serif !important;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
  font-family: 'QuicksandLight',Helvetica,Arial,sans-serif !important;
  letter-spacing: -4px !important;
}

h1, h1 a {
  font-family: 'QuicksandLight',Helvetica,Arial,sans-serif !important;
  letter-spacing: -4px !important;
}

h2, h3, h4, h2 a, h3 a, h4 a {
  letter-spacing: -1px !important;
  font-weight: bold;
}

#container {
	margin-top: 63px;
	border: 1px #ddd solid;
	padding-top: 0px;
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    width: 848px;
}

#content {
	float: left;
	width: 100%;
}

#footer .inside {
  text-align: center;
}

#logo {  
	top: -51px;
	position: relative;
	left: -30px;
}

p.description {
  border-width: 0px;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 12px;
  font-variant:small-caps;
	position: relative;
	left: -210px;
}

ul.navigation li a {
  text-transform: lowercase;
}

#slider-slides {
/*  border:1px solid #999; */
}

#fp_twitter {
  float: left;
  display: inline;
  max-width: 600px;
}

#fp_twitter h2{
  margin-bottom: 0px;
}

a.twitterwidget-title {
  color: #AA0950;
  font-size: 24px;
}

#fp_twitter li {
  margin-left: 0px;
  list-style-type:none;
}

#social_buttons {
  float: right;
}

#sidebar .widgetheading h2 {
  background-color: white;
  color: #999;
  padding: 0px;
  font-size: 16px;
}
