@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;
	height:100%;
	background-color: #10ace6;
}
.separator {
	height: 5px;
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}

#page .left {
	float: left;
	width: 520px;
}
#page .right {
	width: 400px;
	float: right;
}
.detaljnije {
	display: block;
	float: right;
	background-image: url(../images/detaljnije.png);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 14px;
}




#wrap {
	min-height:100%;
	position:relative;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../images/wrap.jpg);
   }

blockquote {
	padding:30px;
	border:1px solid #a8aaad;
	background:#95989e;
	font-style:italic;
	color:#FFF;
	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:#b9bcc1;
	}

/* Link Styles */
a:link, a:visited {
	color:#001F36;
	text-decoration: underline;
	font-weight:normal;
	font-size: 14px;
	}
	
a:hover {
	text-decoration: none;
	}

/* Text Styles */
p, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001f36;
	padding-bottom:12px;
	line-height:24px;
	}
	
.subtext {
	font-size:12px;
	color:#a4a4a4;
	line-height:15px;
	}
	
.subtext strong {
	font-weight:bold;
	}
	
#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:#b9bcc1;
	font-weight:normal;
	}

#sidebar-menu ul li a:link, #sidebar-menu ul li a:visited {
	font-size:14px;
	color:#b9bcc1;
	font-weight:normal;
	}
	
#sidebar-menu ul li a:hover {
	color:#FFF;
	}
	
#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:#bfbfbf;
	}
	
#pagination a:hover {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
	
#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:14px;
	font-weight:normal;
	color:#98DBF4;
	text-decoration: none;
	}
	
#footer-menu ul li a:hover, #footer-menu ul li a:active {
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	}
	
#footer p {
	font-size:12px;
	color:#FFF;
	}
	
/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #FFF;
  font-weight:bold;
}

h6 {
	font-size:16px;
	padding-bottom:0px;
	letter-spacing:0px;
	}

h5 {
	font-size:18px;
	line-height:13px;
	padding-bottom:6px;
	font-weight:normal;
	}
	
h5 span.subtext {
	float:right;
	}
	
h4 {
	font-size:22px;
	padding-bottom:20px;
	letter-spacing:-1px;
	}
	
h4.white {
	font-size:22px;
	color:#FFF;
	padding-bottom:5px;
	}
	
h4.blog-title {
	font-size:22px;
	padding-bottom:0px;
	}
	
h4.sidebar-title {
	font-size:22px;
	line-height:22px;
	padding-bottom:17px;
	}
	
h4.title {
	font-size:22px;
	line-height:22px;
	padding-bottom:20px;
	padding-top:23px;
	}

h3 {
	font-size:38px;
	line-height:17px;
	margin-bottom:20px;
	color: #001f36;
	text-shadow:1px 1px 1px #a3e1f9;
	}
	
h3.start-title {
	margin-bottom:20px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #001f36;
	text-shadow:1px 1px 1px #a3e1f9;
	background-image: url(../images/line.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
#page h3 {
	display: block;
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 25px;
}

	
h3.blog-title {
    padding-bottom:10px;
	margin-bottom:0px;
	}
	
h3.comment-title {
    padding-bottom:0px;
	padding-top:33px;
	}
#page p {
	text-shadow:1px 1px 1px #a3e1f9;
}

	
/* Clear Fixes */
.clear {
	clear: both;
}
.clear_underline {
	clear: both;
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	height: 20px;
	margin-bottom: 20px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
	
/* Header */
#header-wrap-wide {
	width:100%;
	height:579px;
	margin-bottom:6px;
	background-image: url(../images/header-bg-wide.png);
	background-repeat: repeat-x;
	}

	#header-wrap {
	width:100%;
	height:613px;
	background:url(../images/header-bg.png) no-repeat center top;
		}
		
		#header { 
			width:960px;
			height:526px;
			margin:0 auto;
			}
			
			/* Logo */
			#logo {
	position:absolute;
	margin-top:20px;
	width:297px;
	height:111px;
				}
				
			/* Menu */	
			#menu{
	border:none;
	border:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	margin-top:57px;
	margin-left:350px;
	z-index:999;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 600px;
				}
			
				#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:17px;
	font-weight:bold;
	line-height:30px;
	color:#d6d4d4;
	font-family: Arial, Helvetica, sans-serif;
					
					}
					
				#menu ul #active a {
					color:#a7acb1;
					}
					
				#menu ul #active a.arrow {
					color:#a7acb1;
					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: 120px;
					w\idth: 196px;
					margin: 0;
					margin-left:-20px;					
					background:url(../images/menu-bg.png);
					padding-top:10px;
					padding-bottom:10px;
				}
				
				#menu li li {
	padding-right: 1em;
	width: 13em;
				}
				
				#menu li ul a {
	width: 13em;
	w\idth: 9em;
	padding-left:20px;
	padding-right:20px;
	color: #00253c;
				}
				
				#menu li ul ul {
					margin: -40px 0 0 196px;
					background:url(../images/menu-bg-2.png);
				}
				
				#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-image: url(../images/menu-bg-2.png);
				}
#menu li ul li:hover, #menu ul li ul lii.sfhover {
	background-color: #FFF;
	background-image: none;
}

	
			/* Screen */
			#screen {
	position:absolute;
	width:960px;
	height:350px;
				}
				
			/* 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 {
	display:compact;
	width:960px;
	padding-bottom:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #001f36;
	}
	
	/* Blocks */
	.block-1 {
		width:300px;
		float:left;
		}
		
	.block-2 {
		width:168px;
		height:120px;
		float:left;
		}
		
	.blocks-space-v {
		width:30px;
		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;
		}
		
	/* Pages Nanvigation */
	#pagination {
		width:100%;
		height:55px;
		background:#777a7f;
		text-align:center;
		padding-top:20px;
		}
		
		#pagination ul {
			list-style-type:none;
			}
			
			#pagination ul li {
				display:inline;
				margin-left:10px;
				margin-right:10px;
				}
				
				#pagination ul li img {
					vertical-align:-11px;
					margin-left:-10px;
					margin-right:-10px;
				}
				
				#pagination ul li a.active {
					background:url(../images/current-page-button.png) no-repeat;
					padding:10px 15px 8px 15px;
					width:39px;
					height:36px;
				}
				
	/* Blog */
	#main {
		width:669px;
		border-right:1px solid #cecece;
		padding-right:30px;
		padding-top:20px;
		padding-bottom:20px;
		float:left;
		}
		
		.block-3 {
			width:100%;
			}
			
			.block-3 .image {
				margin-right:20px;
				}
				
    #sidebar {
		width:230px;
		padding-left:30px;
		padding-top:20px;
		float:right;
		}
		
		input {
			border:1px solid #FFF;
			color:#000;
			height:20px;
			padding-left:7px;
			padding-right:7px;
			}
			
		#search-form {
			padding:0px;
			}
		
			#search-field {
				width:184px;
				float:left;
				border-right:none;
				}
				
			#search-button {
				border:1px solid #FFF;
				border-left:none;
				width:31px;
				height:35px;
				background:url(../images/search-button.png) no-repeat;
				}
				
			#search-button:hover {
				cursor:pointer;
					}
					
		#sidebar-menu {
			}
			
			#sidebar-menu ul {
				list-style-type:none;
				}
				
				#sidebar-menu ul li {
					background:url(../images/arrow.png) 10px no-repeat;
					padding: 8px 12px 8px 24px;
					border-bottom:1px solid #76797e;
					}
					
				#sidebar-menu ul li.last {
					border-bottom:none;
					}
					
		#photos-block ul {
			list-style:none;
			}
		
		#photos-block img {
			margin-right:1px;
			margin-bottom:1px;
			float:left;
			}
			
	.comments-block-1 {
		padding:30px;
		background:#72757a;
		display:inline-block;
		margin-bottom:1px;
		}
		
		.comments-block-1 img {
			margin-right:20px;
			margin-bottom:20px;
			float:left;
			}
			
		.reply-comment-button a img {
			float:right;
			margin-right:0px;
			margin-bottom:0px;
			}
		
	.comments-block-2 {
		padding:30px;
		background:#777a80;
		display:inline-block;
		margin-bottom:1px;
		}
		
		.comments-block-2 img {
			margin-right:20px;
			margin-bottom:20px;
			float:left;
			}
			
	textarea {
		width:649px;
		max-width:649px;
		border:1px solid #FFF;
		color:#000;
		height:220px;
		padding:10px;
		}
		
/* Footer */
#footer-wrap-wide {
	position:absolute;
	bottom:0;
	width:100%;
	background:url(../images/footer-bg-wide.png) repeat-x;
	margin-top:6px;
	}

	#footer-wrap {
	width:100%;
	padding-top:50px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center top;
		}
		
		#footer {
	width:960px;
	height:58px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
			}
			
			/* Footer logo */
			#footer-logo {
				position:absolute;
				margin-top:30px;
				width:217px;
				height:90px;
				}
				
			/* Footer menu */	
			#footer-menu {
	position:absolute;
	margin-left:0px;
	margin-top:15px;
				}
				
				#footer-menu ul {
					list-style-type:none;
				}
				
					#footer-menu ul li {
						display:inline; margin-right:25px;
					}
					
			/* Copyrights */
			#copy {
	position:absolute;
	margin-top:10px;
	width:400px;
	margin-left: 560px;
	text-align: right;
				}
#copy .subtext a {
	color: #8CD7F3;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#copy .subtext a:hover {
	color: #FFF;
}

				
			/* Follow Us */
			#follow-us {
	position:absolute;
	margin-left:732px;
	margin-top:10px;
	width:230px;
				}
				
				#follow-us ul {
					list-style-type:none;
					}
					
					#follow-us ul li {
						display:inline;
						margin-right:15px;
						}
#page ul li {
	display: inline;
}
