/*
Theme Name: Littleendian
Theme URI: http://www.littleendian.com/
Version: 1.0
Author: LogIT internet usluge
Author URI: http://www.logit.hr/
Tags: blue, fixed width
*/



* {margin: 0px;padding: 0px;}
img {border: none;}
a {color: #174065;text-decoration: underline;}
a:hover {text-decoration: underline;color: #000;}
p {padding-bottom: 10px;}
body { background: #296185 url(images/bg.jpg) no-repeat fixed left bottom; color: #174065; font: 12px/21px Arial, Helvetica, sans-serif; }
ul, ol {margin: 0px 0px 10px 10px;padding: 0px;}
.content ul, .content ol { margin-left: 25px; }
hr { border-bottom: 1px solid #a1bdd2; margin-bottom: 10px; border-top-style: none; border-right-style: none; border-left-style: none; }
h1, .content .title { font-size: 30px; line-height: 37px; font-weight: bold; padding-bottom: 9px; background: url(images/h1.gif) no-repeat left bottom; color: #163b5d; margin-bottom: 12px; }
.title { font-size: 25px; padding:0px; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none; }
.titlestrike { font-size: 25px; padding:0px; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none; text-decoration:line-through; padding-top:10px;}
h2 { font-size: 18px; line-height: 20px; font-weight: bold; padding: 10px 5px 10px 13px; color: #02151B; background: url(images/h2.gif) no-repeat left top; margin-top: 10px; }
h3 { font-size: 14px; line-height: 18px; font-weight: bold; padding-bottom: 8px; padding-top: 10px; }
h4 { font-size: 12px; line-height: 18px; font-weight: bold; padding-bottom: 0px; padding-top: 10px; }
.table { border-top: 1px solid #c8d7ec; border-left: 1px solid #c8d7ec; border-spacing:0px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; width: 100%; margin: 6px 0px 8px; }
	.table th { text-shadow:1px 1px 0px #e1ecfb; margin: 0px; padding: 8px 7px 6px; font-weight: bold; font-size: 12px; text-align: center; background: #d9e5f6; border-bottom: 1px solid #CCDCF2; border-right: 1px solid #C7D9F1; }
	.table .upgrade { text-shadow:1px 1px 0px #e1ecfb; background: #CBD8EA; border: 1px solid #C0D0E7; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; font-size: 11px; color: #000; text-decoration: none; display: block; float: left; line-height: 15px; padding: 4px 7px; }
	.table img { display: block; }
	.table th:first-child { -moz-border-radius-topleft:5px; text-align:left;  }
	.table th:last-child { -moz-border-radius-topright:5px; }
	.table td { text-shadow:1px 1px 0px #FFF; border-bottom: 1px solid #c8d7ec; border-right: 1px solid #c8d7ec; padding: 5px 7px 3px; }
	.table tr:hover td { background: #E8EFF9; }
	.alt { background: #f0f5fb; }
.text10 {font-size: 10px;line-height: 16px;}
.text11 {font-size: 11px;line-height: 17px;}
.text12 {font-size: 12px;line-height: 18px;}
.text13 {font-size: 13px;line-height: 17px;}
.text14 {font-size: 14px;line-height: 18px;}
.text15 {font-size: 15px;line-height: 18px;}
.text16 {font-size: 16px;line-height: 19px;}
.text17 {font-size: 17px;line-height: 20px;}
.text18 {font-size: 18px;line-height: 20px;}
.float-left {float: left;}
.float-right {float: right;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.clear {clear: both;}
.align-image-left, .alignleft { float: left; margin: 5px 10px 10px 0px; }
.align-image-right, .alignright { float: right; margin: 5px 0px 10px 10px; }
.image-border {border: 7px solid #FFF; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; box-shadow: -1px 1px 3px #9d9d9d; -moz-box-shadow: -1px 1px 3px #9d9d9d; -webkit-box-shadow: -1px 1px 3px #9d9d9d;}
.align-left {text-align:left;}
.align-right {text-align:right;}
.center {text-align:center;}
.underline {text-decoration:underline;}
.nounderline {text-decoration:none;}
.padding0{padding: 0;}
.margin0{margin:0;}
.red {color:#de251c;}
.black {color: #000;}
.white {color: #fff;}
.yellow { color: #ecd28a; }
.margin-t10 { padding-top: 10px; }

/* --------------- form elements ------------------ */
form p {}
form label { float: left; width: 200px; padding-top: 2px; }
form input[type=text], form input[type=password], form textarea, form select { padding: 5px; width: 390px; border: 1px solid #B6D3E4; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: 1px 1px 2px #d8d8d8; -moz-box-shadow: 1px 1px 2px #d8d8d8; -webkit-box-shadow: 1px 1px 2px #d8d8d8; background: #FFF url(images/input-bg.gif) repeat-x top; font: 12px Arial, Helvetica, sans-serif; }
form input[type=text]:hover, form input[type=password]:hover, form textarea:hover, form select:hover,
form input[type=text]:focus, form input[type=password]:focus, form textarea:focus, form select:focus { border: 1px solid #83B4D1; }
form input[type=submit], button { cursor:pointer; font-weight: bold; padding: 0px; background: url(images/send.jpg) no-repeat left top; width: 130px; color: #FFF; font-size: 18px; border-top: none; border-right: none; border-bottom: none; border-left: none; height: 60px; }
form textarea {height: 140px;}
form select {padding: 2px;}
fieldset {padding: 10px; border: 1px solid #CCC;}
legend {font-weight: bold;}
.error { font-size: 11px; font-weight: bold; color: #900; margin: 0px; padding: 0px 0px 3px 203px; }

#bg { background: url(images/glow.png) no-repeat center top; }
#wrapper { margin: auto; width: 990px; min-height:500px; }

#top, #top2 { height: 74px; }
	#logo { display: block; background: url(images/logo.png); height: 74px; width: 130px; position: absolute; margin: 0px 0px 0px -25px; }
	#nav { margin: 43px 0px 0px 120px; padding: 0px; position: absolute; height: 20px; width: 850px; list-style: none; font-size: 22px; font-weight: bold; }
	#nav li { float: left; margin: 0px 30px 0px 0px; padding: 0px; }
	#nav li a { text-decoration: none; color: #FFF; margin: 0px; padding: 0px; }
	
#top2 { background: url(images/glow.png) no-repeat center top; }	
	
#container, #container2 { background: url(images/home-main.jpg) no-repeat left top; height:673px; box-shadow: 1px 1px 5px #767676; -moz-box-shadow: 0px 0px 5px #383838; -webkit-box-shadow: 1px 1px 5px #767676; }
	.slogan { background: url(images/spectrumworx-logo.jpg) no-repeat left top; font-size: 40px; font-weight: normal; margin: 18px 0px 0px 75px; padding: 22px 0px 17px 313px; position: absolute; height: 45px; }
	#main-image { margin: 98px 0px 0px 200px; position: absolute; }
	.buttons { position: absolute; width: 660px; height: 55px; margin: 471px 0px 0px 170px; }
		.button { font-size: 25px; color: #FFF; text-decoration: none; background: url(images/button.jpg) no-repeat; line-height: 20px; display: block; padding: 15px 0px 18px; width: 197px; text-align: center; font-weight: bold; float: left; margin-right: 17px; }
		.button:hover { background: url(images/button.jpg) no-repeat right top; text-decoration:none; color: #FFF; }
	#version { background: url(images/version2.png) no-repeat left top; height: 155px; width: 155px; display: block; position: absolute; margin: -12px 0px 0px 846px; }
	#editable, #newsletter, #feat-news { position: absolute; height: 120px; width: 365px; padding: 0px; margin: 551px 0px 0px 5px; }
		#editable { margin: 547px 0px 0px 0; width:375px; height:126px; }
		#editable img { display: block; }
	#newsletter { width: 280px; margin-left: 380px; font-size: 11px; background: url(images/newsletter.gif) no-repeat 17px 39px; }
		#newsletter p { margin: 0px; padding: 13px 0px 10px 18px; }
		#newsletter input[type=text] { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; position: absolute; border-style: none; width: 205px; margin-left: 47px; font-size: 11px; color: #98cbf9; background:transparent; padding: 2px 2px 2px 5px; }
		#newsletter input[type=submit], #newsletter .submit { cursor: pointer; position: absolute; background: url(images/signup.gif) no-repeat; text-align: center; width: 68px; padding: 6px 0px; font: normal 11px Arial, Helvetica, sans-serif; color: #FFF; border-style: none; margin: 32px 0px 0px 100px; }
		#newsletter .submit {text-decoration: none}
		#newsletter #resultado{color: #000; float: left; clear: both; margin: 55px 8px 0px 20px;}
	#newsletter2 { width: 280px; margin-left: 380px; font-size: 11px; background: url(images/newsletter.gif) no-repeat 17px 39px; margin: 25px auto;}
		#newsletter2 .submit { cursor: pointer; position: absolute; background: url(images/signup.gif) no-repeat; text-align: center; width: 68px; padding: 6px 0px; font: normal 11px Arial, Helvetica, sans-serif; color: #FFF; border-style: none; margin: 12px 0px 0px 100px; }
		#newsletter2 .submit {text-decoration: none}
		#newsletter2 #resultado{color: #000; float: left; clear: both; margin: 56px 8px 0;}		
	#feat-news { margin-top: 547px; width: 310px; margin-left: 666px; }	
		#feat-news .wrapper { padding: 7px 14px 5px; }
		#feat-news .title { font-size: 12px; }
		#feat-news h3, #news-archive { font-size: 12px; color: #174065; background: url(images/featnews.gif) no-repeat left top; text-transform: uppercase; font-weight: bold; margin: 0px; padding: 0px; display: block; height: 34px; width: 119px; }
		#feat-news p { margin: 0px; padding: 0px 0px 2px; }
		#feat-news a { text-decoration: none; color: #174065; }
			#feat-news a:hover { text-decoration: none; color: #000; }
		#news-archive { background: url(images/allnews.gif) no-repeat right top; position: absolute; display: block; text-align: center; width: 127px; margin-left: 197px; padding: 0px; line-height: 18px; }	
		
			
#container2 { background: url(images/head.jpg) no-repeat left top; height:146px; box-shadow: 1px 1px 5px #767676; -moz-box-shadow: 0px 0px 5px #383838; -webkit-box-shadow: 1px 1px 5px #767676; }
	#container2 .slogan { background:none; margin: 0px 0px 0px 372px; padding: 25px 0px 17px; }	
	#container2 .buttons { position: absolute; width: 450px; margin: 83px 0px 0px 440px; }
		#container2 .button { font-size: 21px; color: #FFF; text-decoration: none; background: url(images/button2.jpg) no-repeat; line-height: 20px; display: block; padding: 10px 0px 11px; width: 164px; text-align: center; font-weight: bold; float: left; margin-right: 17px; }
		#container2 .button:hover { background: url(images/button2.jpg) no-repeat right top; text-decoration:none; color: #FFF; }

#container3 .col { float: left; width:440px; border-right: 1px dotted #7EADC7; margin-right: 33px; padding-right: 15px; }
#container3 h3 { font-size: 18px; color: #000; }
#container3 .bottom { min-height:100px; padding-top: 17px; padding-bottom: 15px; }
#container3 .more { text-shadow:1px 1px 0px #f1f6fa; background: url(images/button3.gif) no-repeat left top; text-align: center; width: 86px; text-decoration: none; font-size: 11px; color: #17384F; display: block; height: 27px; float: left; line-height: 27px; }
	#container3 .more:hover { background-position: right top; }
	
.content { background: #FFF url(images/content.jpg) no-repeat left top; margin-top: 15px; }	
.content .bottom { background: url(images/content-bottom.gif) no-repeat left bottom; padding: 15px 20px 10px; min-height:400px; }
.content .bottom:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
	.news { float: left; width: 472px; margin: 0px 0px 20px; padding-bottom: 8px; }
	#archive .news .title { font-size: 13px; font-weight: bold; padding: 2px 0px; }
		#archive .news .title a { text-decoration: none; border:none; padding:0px 0px 3px 0px; }
		#archive .news .title a:hover { text-decoration: none; color: #000; }
	.news .date { font-size: 11px; background: #d5e6f0; padding: 2px 7px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; margin: 2px 0px; }
	.news p { margin: 0px; padding: 0px; }
	.news img { float: left; margin-top: 3px; border: 7px solid #FFF; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; box-shadow: -1px 1px 3px #9d9d9d; -moz-box-shadow: -1px 1px 3px #9d9d9d; -webkit-box-shadow: -1px 1px 3px #9d9d9d; }
	.news-right { float: left; width: 450px; background: url(images/corner.jpg) no-repeat right bottom; margin-right: 10px; padding: 0px 8px 8px 0px; }
	#paginator { padding: 25px 12px 15px 0px; text-align: left; background: url(images/h1.gif) no-repeat left top; }

	#paginator a, #paginator span { padding: 7px 10px; margin: 1px; background: #d5e6f0; text-decoration: none; color: #000; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #C6DCEA; }
	#paginator a:hover { background: #B0D0E3; border: 1px solid #9BC4DB; }
	#paginator span { font-weight: bold; background: #B0D0E3; border: 1px solid #9BC4DB; }	
	
	.contact-left { float: left; width: 500px; background: url(images/corner-tr.jpg) no-repeat right top; padding: 5px 15px 0px 0px; }
	.contact-right { float: left; width: 400px; margin-left: 20px; }
		
#footer { text-align: center; color: #FFF; line-height: 20px; text-shadow: 1px 1px 1px #131313; padding: 10px 0px; font-size: 11px; background: url(images/footer-shadow.png) no-repeat center top; }
	#footer a { text-decoration:none; color:#fff; }
	#footer a:hover { color:#c0d9e9; text-decoration:none; }
	#footer p {}
	#footer .social { background: url(images/twitter.gif) no-repeat left top; padding: 0px 0px 3px 28px; float: left; margin: 10px 21px 0px 0px; }
		#footer .facebook { background: url(images/facebook.gif) no-repeat left top; }
		.spectrum-logo { background: url(images/spectrumworx.png) no-repeat left top; padding: 0px; height: 42px; width: 120px; display: block; float: left; }
		#footer .icons { padding: 0px 0px 6px 275px; }

		
.navigation{
padding: 10px 0;
}		
.navigation .alignleft{
float: left;
width: 45%
}
.navigation .alignright{
float: right;
text-align: right;
width: 45%
}
.featured-image { position: absolute; margin: 165px 0px 0px 27px; height: 210px; width: 215px; z-index: 20; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#content-short{ float: left; width: 670px; }
#sidebar{ float: right; width: 250px; background: url(images/sidebar-top.gif) no-repeat left top; line-height: 17px; }
	#sidebar-bottom { background: url(images/sidebar-bottom.gif) no-repeat left bottom; padding: 25px 15px 5px; }
	#sidebar .widget { margin: 0px; padding: 0px; list-style: none; }
	#sidebar h2 { background: none; padding: 0px 5px 5px 3px; }
	.box { background: #FFF url(images/grad-bottom.gif) repeat-x bottom; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 11px; line-height: 16px; padding: 7px; margin: 5px 0px; border: 1px solid #d6e5eb; }
	.box p:last-child { padding:0; }
