@charset "UTF-8";
/*
Template Name: Studio Inc.
Description: Business, Portfolio, Blog, Magazine Wordpress Theme
Version: 1.0
Author: Yuriy Lichman
Author URL: http://incrediblestone.com
*/

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

html, body {
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
	height:100%;
}

#wrap {
	min-height:100%;
    position:relative;
   }

blockquote {
	padding:30px;
	border:1px solid #dbdbdb;
	background:#f1f1f1;
	font-style:italic;
	color:#6c6c6c;
	margin-top:10px;
	margin-bottom:10px;
	}
	
ul.classic {
	margin:10px;
	padding-left:20px;
	padding-top:0px;
	}
	
ul.classic li {
	padding:0px;
	line-height:14px;
	color:#6c6c6c;
	}

/* Link Styles */
a:link, a:visited {
	color:#497a16;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color:#73c123;
	text-decoration: none;
	font-weight:bold;
	}

/* Text Styles */
p, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ccc;
	padding-bottom:12px;
	line-height:20px;
	}
	
.subtext {
	font-size:12px;
	color:#a4a4a4;
	line-height:15px;
	}
	
.subtext strong {
	font-weight:bold;
	color:#262626;
	}
	
#submenu ul li a:link, #submenu ul li a:visited {
	font-size:15px;
	color:#FFF;
	}
	
#submenu ul li a:hover {
	font-size:15px;
	color:#f4ff7b;
	}
	
#sidebar-menu ul li {
	font-size:14px;
	color:#4d4d4d;
	font-weight:normal;
	}

#sidebar-menu ul li a:link, #sidebar-menu ul li a:visited {
	font-size:14px;
	color:#4d4d4d;
	font-weight:normal;
	}
	
#sidebar-menu ul li a:hover {
	color:#497a16;
	}
	
#sidebar-menu ul li span {
	float:right;
	margin-top:3px;
	}
	
#sidebar-menu ul li strong {
	font-weight:normal;
	color:#acacac;
	font-size:14px;
	}
	
#pagination a:link, #pagination a:visited {
	font-size:16px;
	font-weight:bold;
	color:#262626;
	}
	
#pagination a:hover {
	font-size:16px;
	font-weight:bold;
	color:#497a16;
	}
	
#pagination a.active {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
	
#footer-menu ul li a:link, #footer-menu ul li a:visited {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	
	}
	
#footer-menu ul li a:hover, #footer-menu ul li a:active {
	font-size:16px;
	font-weight:bold;
	color:#f4ff7b;
	
	}
	
#footer p {
	font-size:12px;
	color:#FFF;
	}
	
	
/* Clear Fixes */
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
	
/* Header */
#header-wrap-wide {
	width:100%;
	 
	background:url(../images/header-bg-wide.png) repeat-x;
	margin-bottom:6px;
	}

	#header-wrap {
		width:100%;
		 
		background:url(../images/header-bg.png) no-repeat center top;
		}
		
		#header { 
			width:960px;
			
			margin:0 auto;
			}
			
			/* Logo */
			#logo {
				position:absolute;
				margin-top:10px;
				width:297px;
				height:111px;
				}
				
			/* Menu */	
			#menu{
				border:none;
				border:0px;
				margin:0px;
				padding:0px;
				font-size:14px;
				font-weight:bold;
				position:absolute;
				margin-top:57px;
				margin-left:275px;
				z-index:999;
				}
			
				#menu .first {
					padding-right:20px;
					padding-left:20px;
					}

				#menu .arrow {
					background:url(../images/menu-arrow.png) right no-repeat;
					padding-right:25px;
					}
					
				#menu ul {
					list-style: none;
				}
				
				#menu a {
					display: block;
					text-decoration: none;
				}
				
				#menu ul li a {
					font-size:18px;
					font-weight:bold;
					letter-spacing:-1px;
					line-height:30px;
					color:#FFF;
					
					}
					
				#menu ul #active a {
					color:#ecffce;
					}
					
				#menu ul #active a.arrow {
					color:#ecffce;
					background:url(../images/menu-arrow-hover.png) right no-repeat;
					}
					
				#menu ul #active ul li a {
					color:white;
					}
	
				#menu ul li ul li a {
					font-size:15px;
					font-weight:normal;
					letter-spacing:normal;
					line-height:30px;
					background:none;
					}
					
				#menu a.daddy {
					background: url(../images/menu-arrow-h.png) center right no-repeat;
				}
				
				#menu li {
					float: left;			
				}
				
				#menu li ul {
					position: absolute;
					left: -999em;
					height: auto;
					width: 225px;
					margin: 1px 0 0 -20px;
					background:#929292 url(../images/menu-bg.png);
; padding: 10px 10px}
				
				#menu li li {
					padding-right: 1em;
					width: 15em;
				}
				
				#menu li ul a {
					width: 15em;

					padding-left:20px;
					padding-right:20px;
				}
				
				#menu li ul ul {
					margin: -40px 0 0 197px;
				}
				
				#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
					left: -999em;
				}
				
				#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
					left: auto;
				}
				
				#menu li:hover, #menu li.sfhover {
					background:url(../images/menu-bg-2.png);
				}
	
			/* Screen */
			#screen {
				position:absolute;
				margin-top:117px;
				width:960px;
				
				}
				
			/* Cu3er */
			#cu3er-container {width:960px; outline:0;}
				
/* Header 2 */
#header-wrap-wide-2 {
	width:100%;
	height:170px;
	background:url(../images/header-bg-wide-2.png) repeat-x;
	margin-bottom:6px;
	}

	#header-wrap-2 {
		width:100%;
		height:170px;
		background:url(../images/header-bg-2.png) no-repeat center top;
		}
		
		#header-2 { 
			width:960px;
			height:116px;
			margin:0 auto;
			}
			
				
/* Page */
#page {
	
	width:900px;
	margin:0 auto;
    padding-bottom:0px; <!-- 231px -->
	}
	
	/* Blocks */
	.block-1 {
		width:300px;
		float:left;
		}
		
	.block-2 {
		width:168px;
		height:120px;
		float:left;
		}
		
	.blocks-space-v {
		width:30px;
/*		border-right:1px dotted #cfcfcf;
		margin-right:14px;
		height:300px;*/
		height:1px;
		float:left;
		}
		
	.blocks-space-h {
		height:50px;
		}
		
	.blocks-space-h-2 {
		height:20px;
		}
		
    /* Images */
	.image {
		width:300px;
		height:180px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
		}
		
	.image-medium {
		width:230px;
		height:138px;
		background:url(../images/image-medium-bg.png) bottom no-repeat;
		float:left;
		}
		
	.image-post {
		width:300px;
		height:180px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
		margin-right:20px;
		}
		
	/* Icons */
	.icon {
		width:300px;
		height:180px;
		float:left;
		}

