/*
Theme Name: IgorStudios
Theme URI: http://tatianes.com/
Description: A custom made theme for Igor Studios.
Version: 1.2
Author: Tatiane Santos	
Author URI: http://tatianes.com/
Author: Mako Miyasato
Author URI: http://mkostudios.com
*/

body {
	font-size:12px; /* Resets 1em to 10px */
	font-family:Lucida Grande, Trebuchet MS,Verdana,sans-serif;
        text-decoration: none;
        line-height: 1.6em;
	background-color:#000000;
	color:#fff;
	margin:0;
	}

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

form {
	text-transform:uppercase;
	margin:0;
	padding:0;
}

input, textarea {
	width:100%;
        background-color:#e1dfc4;
}

fieldset {
	border:none;
}

#page {
	width:900px;
	margin:0 auto;
	padding:0;
	}

#content {
	width:900px;
	background:url('images/bckg.jpg') repeat-y;
	margin:0;
	padding:0;
	}
	
#specific-content {
	padding:20px 81px 20px;
	min-height:590px;
}

.top-image {
	margin-bottom: 40px;
}

#specific-content-link-top {
	padding:50px 81px 20px;
	min-height:590px;
}

#footer {
	width:822px;
	height:100px;
	border-top:solid #525252 1px;
	margin:15px auto 30px auto;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;	
}
	
.contact_submit_button {
	width:202px;
	height:66px;
}

.two-cols {
	display:inline-block;
	overflow:hidden;
	width:738px;
	float:left;
	margin:15px 0;
	padding:0;
}

.two-cols-left
{
	width:500px;
	height:333px;
	float:left;
}

.two-cols-right
{
	width:228px;
	float:left;
	margin-left:10px;
}

.two-cols-contact-left
{
	width:386px;
	float:left;
}

.two-cols-contact-right
{
	width:313px;
	float:left;
	margin-left:39px;
}

.two-cols-news-left
{
	width:500px;
	float:left;
}

.two-cols-news-right
{
	width:199px;
	float:left;
	margin-left:39px;
}

.news-side-header
{
	font-size:18px;
    color:#f7f4d1;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	margin-bottom:8px;
}

.news-side-title
{
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	margin-bottom:8px;
}

.entry-title
{
	font-size:16px;
    color:#f7f4d1;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	margin-bottom:8px;
}

a.entry-title
{
	font-size:18px;
    color:#f7f4d1;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	margin-bottom:8px;
}

.entry-date
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

#three-col {
	display:inline-block;
	overflow:hidden;
	width:738px;
	float:left;
	margin:0;
	padding:0;
	}

.column
{
	width:246px;
	height:210px;
	float:left;
	text-align:center;
}

.column #cat-title
{
	font-size:12px;
	text-transform:uppercase;
	margin-top:8px;
	font-weight:bold;
}

.pad-right
{
	margin-right: 18px;
}

.pagetitle
{
	font-size:18px;
        color:#f7f4d1;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
}

.aligncenter
{
	text-align:center;
}

.center
{
	width:100%;
    margin-left:auto;
    margin-right:auto;
}

.right
{
	float:right;
}


.left
{
	float:left;
}

#right-column 
{
	float:right;
	margin:0;
	padding:0;
	width:200px;
	clear:right;
}

#left-column 
{
	margin:0;
	width:500px;
}

.divider-image
{
	margin:10px auto;
	width:720px;
	height:11px;
}

.news-divider-image-large
{
	margin:10px 0;
}

.news-divider-image-small
{
	margin:5px 0;
}

.large
{
	font-size:16px;
    color:#f7f4d1;
	font-weight:normal;
}

/* press */

.press 
{
	display:inline-block;
	overflow:hidden;
	width:738px;
	float:left;
	margin:15px 0;
	padding:0;
}

.pressimage
{
	width:180px;
	float:left;
	margin-left:20px;
}

.presstext
{
	width:538px;
	float:left;
	margin-top:0px;
	margin-bottom:auto;
}

.presstitle
{
	font-size:20px;
    color:#f7f4d1;
	margin-bottom:10px;
}

.gallery-image
{
	border:1px solid #000000;
	margin:0 5px 5px 0;
}