/*  
Theme Name: Netlex theme
Theme URI: http://wordpress.org/
Description: Netlex theme.
Version: 1.0
Author: Augustin Ravnic
Author URI: http://izradawebstranica.netlex.hr/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin:0;
	padding:0;
	background:url(/wp-content/themes/netlex/images/bcg.jpg);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

#page {
	text-align: left;
	}

#header {
	background:url(/wp-content/themes/netlex/images/headerbcg.gif);
	height:59px;
	}

#description {
	height:21px;
	background:#1f1f1f url(/wp-content/themes/netlex/images/studio_za_web.gif);
}



#wrapperporto {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#9d9d9d;
	background:url(images/bcg1.jpg);
	height:90px;
}


#porto, #contentwrapper, #footerwrapper {
	width:1000px;
	margin:auto;
}

#porto p {
	width:660px; 
	float:left; 
	margin:30px auto 30px auto;
	background:url(images/port_horiz.gif) no-repeat center;
	line-height:34px;
}

#porto_h {
	width:660px; 
	float:left; 
	margin:30px auto 30px auto;
	background:url(images/port_horiz.gif) no-repeat center;
	line-height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}

#content {
	float:left;
	width:660px;
	}

.box {
	width:660px;
}

.topleft {
	display: block;
	background:url(images/frame.gif) no-repeat;
	padding-top:30px;
}

.bottomright {
	display: block;
	background:url(images/frame.gif) no-repeat bottom right;
	height:100px;
	margin-top:-72px;
}



.post {
	width:580px;
	border:2px solid #5e5e5e;
	/*background:url(images/postbcg.jpg);*/
	background-color: #272727;
	margin:0 auto 0 auto;
}

.clear {
	clear:both;
}

.post h2 {
	margin:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:3em;
	color:#999999;
	text-align: right;
}

.post h2 a {
	color:#999999;
	text-decoration:none;
}

.entry p{
	margin:10px;
	font-size:1.2em;
	color:#ececec;
}

.entry a{
	color:#c16902;
}

.entry a:hover{
	color:#FF9900;
}


.entry p img{
	border: 2px solid #444;

}



#sidebar {
	float:left;
	margin:0 auto 40px auto;
	width:340px;
	}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul li{
	margin-bottom:10px;
}

#sidebar .widget h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:0;
	color:#8f4e01;
}



#sidebar #text-5 h2, #sidebar #text-6 h2{
	color:#930201;
}

#sidebar #text-5 h2, #sidebar #text-4 h2{
	background:url(images/separator.png) no-repeat;
	padding-top:20px;
}

.textwidget {
	font-size:1.2em;
	color:#BBBBBB;
}

.textwidget a{
	color:#EEEEEE;
}

.textwidget a:hover{
	color:#FF9900;
}

	
#footer {
	clear:both;
	background:url(/wp-content/themes/netlex/images/footerbcg.jpg) repeat-x #000000;
	height:90px;
	text-align:center;
	color:#cccccc;
	margin-top:30px;
	font-size:1em;
}	

#footer a {
	color:#CCCCCC;
}

#footer a:hover{
	color:#FF9900;
}

#underfooter {
	background:url(/wp-content/themes/netlex/images/footer.jpg) repeat-x;
	height:280px;
}

#footerleft {
	float:left;
	height:190px;
	width:580px;	
	background:url(images/footerleft.png);
	margin:30px 40px 0px 40px;
	color:#333333;
}

#footerright {
	float:left;
	height:190px;
	width:280px;
	background:#000000;
	margin:30px 0px 0px 0px;
	background:url(images/footeright.png);
	color:#333333;
}

.col {
	float:left;
	margin:20px;
	width:250px;
}

.col h2 {
	font-size:1.8em;
	font-weight:normal;	
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 8px 0px;
}

.col ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.col ul li {
	padding-left:40px;
	line-height:18px;
	background: url(images/footer_dot.gif) no-repeat 24px 3px;
}

.col ul li a{
	color:#111111;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:16px;
	text-decoration:none;
}

.col ul li a:hover{
	color:#bf5f0d;
	text-decoration:underline;
}

.col p {
	padding-left:20px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
}

.col p a{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

.col p a:hover{
	background-color:#d2d2d2;
	color:#bf5f0d;
}

.copy {
	color:#333333;
	background:url(images/footer_separator.gif) no-repeat center 5px;
	width:100%;
	height:60px;
	clear:both;
	text-align:center;
	line-height:60px;
}

.copy a{
	color:#333333;
}

.copy a:hover{
	color:#ff9900;
}

input { 
	background: #393939; 
	color: #adadad; 
	border: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	width: 400px; 
	padding: 4px; 
	overflow:hidden;
}
.input:hover, .input:focus, .input_hover, .input_focus { background: #fff; color: #0b0b0b; }

input#send_button {
	height:40px;
	font-size:1.8em;
	background-color:#555;
	color:#ff9900;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

input#send_button:hover {
	background-color:#777;
	color:#FFFFFF;
}

select, textarea {
	background: #393939; 
	color: #adadad; 
	border: 0; 
	width: 400px; 
}

select {
	height:20px;
}

