/* @override http://fivestonestudios.com/stylesheets/screen.css */

/* @override http://www.fivestonestudios.com/new/stylesheets/screen.css */

/* @override http://fivestonestudios.com/new/stylesheets/screen.css */

body {
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #1a1c1b url(../images/bg2.jpg) no-repeat center top;;
	margin: 0px;
}

body, #header li a:link,
#header li a:visited,
#header li a:active,
.next-recent-post a:link,
.next-recent-post a:visited,
.next-recent-post a:active {
	color: #a2a2a2;
}

h1 {
	font-size: 29px;
	margin-top: 10px;
	margin-bottom: 17px;
}

h2 {
	font-size: 19px;
	margin-top: 0px;
}

h3 {
	font-size: 15px;
	width: 285px;
}


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

a:hover {
	text-decoration: none;
	
}

#container {
	width: 990px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#most-recent {
	
}

#most-recent p{
	font-size: 14px;
}

#header {
	padding: 35px 0;
	margin-bottom: 20px;
}

#header ul {
	float: right;
	padding: 0px;
	margin-top: 12px;
}

#header li {
	float: left;
	padding: 0px 12px 0px 12px;
	list-style: none;
}

#logo {
	float: left;
}

#header li a:link,
#header li a:visited,
#header li a:active {
	text-decoration: none;
	font-size: 14px;
}

#header li a:hover, #header li a.nav-set, #header .nav-set a:link,
#header .nav-set a:visited,
#header .nav-set a:hover,
#header .nav-set a:active  {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#footer {
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #494949;
	margin-top: 20px;
	text-align: right;
	clear: both;
}

#content-leftcolumn {
	float: left;
	width: 420px;
	height: 400px;
	padding-top: 20px;
	padding: 37px;
}

#content-rightcolumn {
	float: right;
	width: 420px;
	padding: 37px;
}

#content-rightcolumn ul {
	padding-left: 20px;
	margin-bottom: 10px;
	
}

#content-leftcolumn h1 {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	line-height: 35px;
	margin-top: 0px;
	margin-bottom: 27px;
}

#content-leftcolumn p {
	line-height: 22px;
	font-size: 14px;
}

#content-rightcolumn h3 {
	margin-bottom: 20px;
	padding-top: 12px;
}

/* @group Portfolio */
#portfolio-list {
	padding: 0px;
	list-style: none;
	margin-top: 60px;
}

#portfolio-list h3 {
	margin: 17px 18px 6px 15px;
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
	
}

#portfolio-list p {
	margin: 6px -5px 10px 15px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #858585;

}

#portfolio-list li {
	float: left;
	width: 320px;
	margin-right: 15px;
	height: 320px;
}

.portfolio-endrow {
	margin-right: 0px!important;
}

#portfolio-list a:link,
#portfolio-list a:visited,
#portfolio-list a:active {
	color: #f8fefe;
}

#portfolio-list a:hover {
		color: #b4b4b4;

}

#portfolio-list img {
	border-bottom: 2px solid #1d1d1d;
	border-right: 2px solid #1d1d1d;
}

#home-hero #portfolio-list {
	margin-top: 15px;
}

/* @end */

/* @group Contact */

.contact-form-short {
	width: 284px;
}

.contact-form-long {
	width: 284px;
}

/* @end */

/* @group Reel */

#reels {
	width: 720px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#reels h1 {
	margin: 0px;
}

#reels h5 {

}

#btn-main-reel h5{
	position: relative;
	top: -30px;
	left: 73px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#btn-tech-reel h5{
	position: relative;
	top: -30px;
	left: 75px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#btn-character-reel h5{
	position: relative;
	top: -30px;
	left: 146px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.reel-item, .reel-item-down {
	float: left;
	width: 185px;
	margin-bottom: 31px;
	padding: 25px;
	border-bottom: 5px solid #262727;
	margin-right: 5px;
}

.reel-item:hover,
.reel-item-down:hover {
	float: left;
	width: 185px;
	margin-bottom: 31px;
	padding: 25px;
	border-bottom: 5px solid #262727;
	margin-right: 5px;
	cursor: pointer;
	background-color: #262727;
}

.reel-item-down {
	color: #fff;
	background-color: #363737;
}


/* @end */

/* @group Home */
#home-hero h4 {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	font-size: 12px;
	margin-left: 0;
	letter-spacing: 1px;
	padding-top: 28px;
}

#news {
	list-style: none;
	padding: 0px;
}

#news li {
	border-top: 1px solid #1e1e1e;
	width: 300px;
	float: left;
	padding: 15px;
}

#news a:link,
#news a:visited,
#news a:active,
 {
	color: #4c514e;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

#news a:hover {
	color: #b4b4b4;
}

#info-bar {
	float: left;
	width: 990px;
	background-color: #1a1c1b;
	margin-bottom: 20px;
}

#news p{
	padding-top: 5px;
	font-size: 12px;
	color: #3f4343;
}

/* @end */

/* @group News */

.navigation {
	
}

.post {
	float: left;
	width: 650px;
}

#all_posts {
	float: right;
	width: 300px;
	margin-bottom: 20px;
}



#all_posts ul{
	padding: 0px;
	list-style: none;
}

#all_posts li {
	float: left;
	border-bottom: 1px solid #1f2120;
	width: 300px;
}

#all_posts a:link,
#all_posts a:visited,
#all_posts a:active {
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #a2a29d;
}

#all_posts a:hover {
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #fff;
}

#single-post h1 {
	font-weight: normal;
	font-style: normal;
}

#single-post p{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
/* @end */