body {
	font-size: 87.5%;
	height: 100%;
	background: url("../bg/content_bg.jpg") repeat-y top center;
	color: #666666;
	font-family: "Trebuchet MS",Arial sans-serif;
	}

p
{
	line-height:150%;
	margin-bottom: 24px;
	font-size: 1.1em;
}

p.small {
	line-height:130%;
	margin-bottom: 24px;
	font-size: 0.9em;
}

p.sm-caption {font-size: 0.8em; font-family:georgia,serif; font-style: italic; }

a
{
color: #2a78c7;
}

a:visited
{
color: #2a78c7;
}

a:hover
{
color: #2a78c7;
text-decoration: none;
}

.floatright {float: right}

.grid_16 h1
{
position: relative;
left: -30px;
overflow:hidden;
font-family:georgia,serif;
font-size:3.2em;
font-weight:normal;
letter-spacing:-1px;
line-height:140%;
color: #FFFFFF;
}

h3.head
{
line-height:100%;
width:100%;
margin:0 0 15px 0;
padding:0 0 10px 0;
font-family:georgia,serif;
font-size:200%;
font-weight:normal;
letter-spacing:-1px;

border-bottom:5px solid #ddd;
}

h3
{
font-family:georgia,serif;
font-size:180%;
font-weight:normal;
letter-spacing:-1px;
margin-bottom: 10px;
margin-top: 30px;
border-bottom:0px solid #ddd;
}

h3
{
margin-top: 0px;
}

h2
{
position: relative;
left: -30px;
height:220px;
overflow:hidden;
font-family:georgia,serif;
font-size:2.7em;
font-weight:normal;
letter-spacing:-1px;
line-height:130%;
}


#logo
{
position: relative;
left: -29px;
width: 100px;
height: 100px;
overflow: hidden;
text-indent: -9999px;
display: block;
}

#logo:hover
{
background: url("../img/logo_white.png") no-repeat;
}


#overlay
{
position: absolute;
width: 480px;
height: 400px;
left: 50%;
top: 150px;
z-index: 4000;
}

.heading
{
margin-top: 60px;
}


/* MENU */

ul#mainmenu {float: right}

ul#mainmenu > li {
width: 205px;
margin: 0 9px;
float: left;
}

ul#mainmenu > li > a {
padding-bottom: 7px;
display: inline-block;
width: 100%;
}

ul.sub-menu > li > a {text-decoration: none}


#menu-container
{
position: absolute;
top: 25px;
width: 100%;
z-index: 3000;
}

ul.menu
{
list-style-type:none;
font-size:0.9em;
text-transform:uppercase;
}

ul.sub-menu li
{
padding-top: 7px;
}

ul.sub-menu li:hover
{
cursor: pointer;
}

ul#mainmenu > li
{
padding-top:0px;
padding-bottom:7px;
}

/* HEADER */
#fullhd-bg
{
position: absolute;
top: 0
left: 0;
height: 550px;
width: 100%;
display: block;
z-index: 2000;
}

/* BODY */
#content
{
position: absolute;
top: 505px;
width: 100%;
z-index: 3000;
}

.excerpt
{
font-size: 0.9em;
}

.act
{
font-size: 1.3em;
margin:0 0 0px 0;
padding:0 0 10px 0;
font-family:georgia,serif;
font-weight: light;
font-style: italic;
line-height: 140%;
border-top: 5px solid #dddddd;
display: block;
padding-top: 10px;
margin-top: 20px;
}

ul.content
{
text-indent: 5px;
list-style-position: inside;
margin-bottom: 20px;
}

ul.content li
{
font-size: 1.2em;
font-weight: normal;
margin-bottom: 5px;
}

ul.content p
{
padding-left: 15px;
font-size: 0.8em;
}


/* FOOTER */

#footer
{
margin-top: 30px;
padding-top: 25px;
padding-bottom: 30px;
width: 100%;
z-index: 4000;
background: url("../bg/footer-bg.jpg") repeat-y top center;
}

div.works
{
	padding: 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 5px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 5px; /*--CSS3 Rounded Corners--*/
	margin-bottom: 15px;
}




img.works
{

}

a.thumb {
	width: 325px;
	height: 120px; /*--Height of image--*/
	cursor: pointer;
	display: block;
	}
	
a.thumb span { /*--Used to crop image--*/
	width: 325px;
	height: 120px;
	overflow: hidden;
	display: block;
}

#about-project { position: relative; padding-left: 20px }

#about-project p { font-size: 0.95em; line-height: 20px; margin-bottom: 15px;}

span.about-project-label {
	display: inline-block;
	padding: 0 5px;
	color: #999999;
	background: #eeeeee;
	font-weight: normal;
	text-shadow: 0px 1px 1px #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/wp-content/themes/sitemedia/js/PIE.htc);
}

.project-obj
{
padding: 10px;
font-style: italic;
margin-bottom: 10px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
behavior: url(/wp-content/themes/sitemedia/js/PIE.htc);
}

.project-link
{
padding-left:10px;
font-size: 1.1em;
margin-bottom: 20px;
}

.project-par
{
margin-top: 20px;
margin-bottom: 20px;
	line-height:140%;
	font-size: 1.1em;
}


/* FORMS */

#contact-form div.field {position: relative; display: block; padding: 5px 10px;}

/* Antispam */
#contact-form div.field_h {height: 1px; padding: 0}
#contact-form div.field_h textarea {height: 1px; border: 0}
#contact-form div.field_h label {color: #ffffff}

#contact-form div.active {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #efefef;
	-webkit-box-shadow: #dddddd 5px 5px 5px;
	-moz-box-shadow: #dddddd 5px 5px 5px;
	box-shadow: #dddddd 5px 5px 5px;
	behavior: url(/wp-content/themes/sitemedia/js/PIE.htc);

}

#contact-form label {display: block; font-size: 0.9em; margin-bottom: 2px;}

#contact-form label.error {
	display: block;
	position: absolute;
	top: 14px;
	left: 350px;
	white-space:nowrap;
	font-size: 0.9em;
	margin-bottom: 2px;
	color: #ffffff;
	padding: 6px;
	background: #FB0065;

	-webkit-border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;
	-webkit-box-shadow: #dddddd 1px 0px 5px;
	-moz-box-shadow: #333333 0px 1px 1px;
	box-shadow: #dddddd 1px 0px 5px;
	behavior: url(/wp-content/themes/sitemedia/js/PIE.htc);
}

#contact-form label.error:after {
	content:"\00a0";
	display:block;
	position:absolute;
	top:0px;
	left:-24px;
	width:0;
	height:0;
	border:12px solid transparent;
	border-right-color:#FB0065;
}

#contact-form button {margin: 15px 0 0 10px;}

#contact-form label span {color:#FB0065; padding: 2px; display: inline-block;}
#contact-form textarea, input {
	display: inline-block;
	font-size: 1.4em;
	padding: 5px;
	border: 1px solid #dddddd;
	color: #666666;
	margin-bottom: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/wp-content/themes/sitemedia/js/PIE.htc);
}

#contact-form textarea {margin-bottom: 15px;}

.button {
	font-size: 1.6em;
	font-family:georgia,serif;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefefe), to(#e1e1e1));
	background: -moz-linear-gradient(#fefefe, #e1e1e1);
	background: linear-gradient(#fefefe, #e1e1e1);
	-pie-background: linear-gradient(#fefefe, #e1e1e1);
	border: 1px solid #ffffff;
	color: #666666;
	text-shadow: 1px 0 1px #FFFFFF;
	cursor: pointer;
	-webkit-box-shadow: #919191 0px 1px 2px;
	-moz-box-shadow: #919191 0px 1px 2px;
	box-shadow: #919191 0px 2px 2px;
	behavior: url(/wp-content/themes/sitemedia/js/PIE.htc);
	
}

.button:hover {
color: #FFFFFF;
text-shadow: 1px 0 1px #333333;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FB0065), to(#CF0056));
	background: -moz-linear-gradient(#FB0065, #CF0056);
	background: linear-gradient(#FB0065, #CF0056);
	-pie-background: linear-gradient(#FB0065, #CF0056);
}

/* FOOTER MENU */


ul.footer-menu
{
list-style-type:none;
font-size:0.8em;
text-transform:uppercase;
float: right;
}

ul.footer-menu > li {
	border-top: 1px solid #bbbbbb;
	width: 150px;
	float: left;
	margin: 0 9px;

}

ul.footer-menu > li  > a {display: none;}

ul.footer-menu-left
{
list-style-type:none;
font-size:0.8em;
}

ul.footer-menu > li, ul.footer-menu-left li
{
padding-top: 7px;
color: #cccccc;
}

ul.footer-menu > li > ul.sub-menu > li a
{
color: #cccccc; /* theme parameter: menu items color */
text-decoration: none;
cursor: pointer;
}

ul.footer-menu > li > ul.sub-menu > li a:hover
{
color: #FFFFFF; /* theme parameter: menu items color */
text-decoration: none;
cursor: pointer;
}

ul.footer-menu li.footer-menu-head
{
padding-top:5px;
padding-bottom:7px;
color: #FFFFFF;
font-size:1.2em;
text-transform:uppercase;
font-weight: bold;
text-shadow: 0px 1px #000000;
}
