/* 
	Theme Name: Aquila
	Theme URL: http://www.themegalaxy.net/2009/09/aquila/
	Description: A ThemeGalaxy.net Theme
	Author: Dejan Cancarevic and James Koster
	Author URI: http://www.themegalaxy.net
	Version: 1.0		
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong, b {
font-weight:bold;
}
em, i {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}

@font-face { font-family: Presica; src: url('fonts/presicav-lt.otf'); } 
@font-face { font-family: Presica; font-weight: bold; src: url('fonts/presicav-hv.otf'); }
@font-face { font-family: Frutiger; src: url('fonts/FrutiLig.ttf'); } 


body {
	background:url(images/body-salmon.gif) left top repeat-x #f9eae4;
	font-size:13px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color:#333;
	/*get rid of below if causes issues then change above to body.gif*/
	margin-top: 10px;
}

a {
	color:#428a94;
	text-decoration:none;
}

a:hover {
	color:#000;
}

.wrapper {
	width:965px;
	margin:0px auto;
}

#header {
	height:100px;
	margin:0;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding:8px 0;
}

h1 a{
	color:#333;
}

#header ul {
	float:right;
	list-style:none;
	font-size:14px;
	font-weight:normal;
	padding:40px 0 0 0;
}

#header ul li{
	display:inline;
	padding:0 15px;
	border-right: 1px solid #b8d5d9;
}

h2 {
	color:#1f5a86;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
}

h2 span{
	display:block;
	font-size:14px;
	color:#2b7ebc;
}

h2.home {
	text-align:center;
	display:block;
	width:750px;
	color: #428a94;
	font-family: Frutiger, sans-serif;
	font-weight: normal;
	line-height: 30px;
	margin: 0 auto;
	padding-top: 40px;
	clear: both;
	font-size: 30px;
	line-height: 34px;
}

#main h2 {
	margin:10px 0 20px 0;
}

#featured {
	margin:0px 0 0 0;

	background:url(images/bighpimg-salmon.gif) center -40px no-repeat;
	padding:45px 0 0 0 ;
}

#footer {
	margin:20px 0 0 0;
	background:url(images/footer-salmon.gif) center top no-repeat;
	padding:50px 0px 0 50px;
	font-size:11px;
	clear:both;
}

#copy {
	background:#f9eae4;
	padding:20px 0;
	margin:40px 0 0 0;
	font-size:11px;
	color:#515556;
	clear:both;
	border-top: 1px solid #fff;
}

#copy ul {
	list-style:none;
	font-size:12px;
	font-weight:bold;
	margin:0 0px 5px 0;
}

#copy ul li{
	display:inline;
	padding:0 10px 0 0;
}

#footer a, #copy a{
	color:#1f5a86;
	font-weight:bold;
}

#copy a:hover, #footer a:hover{
	color:#123854;
}

#copy img{
	float:right;
}

h3 {
	font-size:24px;
	font-weight:normal;
	color:#428a94;
	margin:0 0 12px 0;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #fff;
	font-family: Presica, sans-serif;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9b1a1;
}

#footer ul {
	list-style:none;
}

#footer div {
	float:left;
	width:255px;
	margin:0 50px 0 0;
	display: inline;
}

#footer div.lastdiv {
	width:255px;
	margin:0;
	display: inline;
}

#footer img {
	margin:0 6px 6px 0;
	width:30px;
	height:30px;
}

.clear {
	clear:both;
	height:0px;
}

#footer p {
	line-height:20px;
	margin:0 0px 10px 0;
	font-size: 13px;
}

#footer div {
	font-size: 13px;
	line-height:20px;
	display: inline;
}

strong {
	color:#000;
}

/* 

 image gallery begin
 
  */

#img_gallery{ margin:0px auto; width:860px; }
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}

/* --- IMAGE STAGE */
#fullimg{
	width:790px;
	overflow:hidden;
	height:330px;
	margin:0 0 55px 35px;
}
#fullimg img{ width:790px; height: 330px;
}
#fullimg p, #fullimg span{
	position:absolute;
	background:black;
	opacity:.5;
	margin:273px 0 0 0;
	width:770px;
	padding:18px 9px;
	font-size:18px;
	font-weight:normal;
	color:#d6edf0;
	/*use below to hide captions on slider*/
	display: none;
	z-index:5;
}

/* --- SLIDER --- */
#img_gallery #wrapper{
	overflow:hidden;
	padding:0px 0px;
	width: 800px;
	float:left;
	height:62px;
	background-color:none;
	position: relative;

}

#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px;
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
	margin-right:2px;
}
#items .thumb{
	width:75px;
	height:33px;
	cursor:pointer;
	margin:8px 12px;
	padding:5px;
	border:1px solid #e3e2df;
	background:#fff;
}

#items .thumb:hover{
	border:1px solid #ccc;
}

#items .large{
	display:none;
	position:absolute;
}
#fullimg .loading{
	width: 24px;
	height: 24px;
}
#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}
#moveleft, #moveright{
	margin:16px 0 0 0;
	height:28px;
	color: white;
	width: 28px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; 
	display:block;
	cursor: pointer;
	float:left;
}
#moveleft{background: url('images/left-salmon.gif');}
#moveright{background: url('images/right-salmon.gif');}
#moveleft:hover, #moveright:hover{ background-position:bottom; }

/*  image gallery end */

#main {
	clear:both;
	margin:30px 0 0 0;
}

#main.singlepost {
	margin:60px 0 0 0;
}

#main p{
	line-height:20px;
	margin:0 0px 15px 0;
}

#main ul{
	font-size:11px;
	margin:20px;
}

#main .children ul{
	margin:20px 0px 20px 20px;
}

#main ul li{
	list-style-image:url(images/list.gif);
	padding:5px 0;
}


blockquote {
	background:#fff;
	padding:20px 40px;
	font-size:14px;
	color:#4e94c7;
	font-style:italic;
	line-height:22px;
	margin:0px 0px 20px 0px;
	
}

#main ol{
	font-size:11px;
	margin:20px;
}

#main ol li{
	padding:5px 0;
}

#traka {
	background:url(images/traka.gif) left bottom repeat-x #fff;
	border:1px solid #ccc;
	padding:8px 10px;
	font-weight:bold;
	font-size:11px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}	

#traka ul{
	margin:0px 0px 0px 10px;
	list-style:none;
	display:inline;
}

#traka ul li{
	padding:0px;
	list-style:none;
	display:inline;
}

#traka ul li a{
	border-right:1px solid #ccc;
	padding:8px 10px 8px 8px;
}

#white {
	/*---background:url(images/shadow-salmon.png) center top no-repeat;---*/
	padding:40px 0 0 0;
}

#left {
	width:630px;
}

#left a{
	color:#1f5a86;
}

#left a:hover{
	color:#123854;
}

.post {
	margin:0 0 50px 0;
}

h4 {
	color:#1f5a86;
	font-weight:bold;
	font-size:14px;
	margin:0 0 12px 0;
}

.postic {
	border-top:1px solid #d4ecef;
	padding:10px 0 0 0;
	font-size:11px;
	color:#7eb1d5;
}

#main .postic img{
	float:right;
	padding:0 5px;
}

#main .postic a{
	color:#7eb1d5;
}

#main .postic a:hover{
	color:#1f5a86;
}

#main .postic a.date{
	background:url(images/date.gif) left center no-repeat;
	padding:2px 0 2px 20px;
	margin:0 10px 0 0;
}

#main .postic a.comments{
	background:url(images/comments.gif) left center no-repeat;
	padding:2px 0 2px 20px;
}

#sidebar {	
	width:265px;
	float:right;
}

h5 {
	text-transform:uppercase;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:0 0 17px 0;
}

.ads {
	margin:0 0 20px 0;
}

.ads img {
	margin:0 4px 4px 0;
}

.komentar {	
	background:#fff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding:10px 5px 10px 15px;
	font-size:11px;
	color:#666;
	line-height:16px;
}

.whitetip {
	background:url(images/whitetip-salmon.gif) top left no-repeat;	
	padding:15px 0 0 0;
	font-size:11px;
	color:#666;
	margin:0 0 20px 0;
}

.whitetip img{
	float:right;
	margin:-5px 0 0 0;
}

.whitetip a{
	font-weight:bold;
}

h5.twitter {
	padding:15px 0 0 0;
}

h5.twitter img{
	float:right;
	margin:-3px 0 0 0;
}

.twiiter {
	background:#0072c2;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding:10px 5px 10px 15px;
	font-size:11px;
	color:#fff;
	line-height:16px;
}

.twittertip {
	background:url(images/tiwttertip.gif) top right no-repeat;	
	padding:15px 0 0 0;
	font-size:11px;
	color:#666;
	text-align:right;
}

.twittertip a{
	background:url(images/pticica.gif) center left no-repeat;	
	padding:10px 0 10px 42px;
	font-weight:bold;
}

.pagnation{
	text-align:center;
}

.pagnation span.pagnleft{
	float:left;
}

.pagnation span.pagnright{
	float:right;
}

#main .pagnation span{
	background:#fff;
	border:1px solid #d4ecef;
	color:#1f5a86;
	padding:5px;
	font-size:11px;
	font-weight:bold;	
}

#main .pagnation span:hover{
	border:1px solid #a3e7f0;
	color:#154365;
}

.alt {
	opacity:.8;
}

#cancel-comment-reply {
	margin:10px 0 0 0;
	float:right;
}

input, textarea {	
	display:block;
	background:#fff;
	border:0px;
	padding:5px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin:10px 0px;
	font-size:13px;
	color:#333;
	font-family:"Lucida Sans", "Lucida Sans Unicode", sans-serif;
}

input {
	width:220px;
}

textarea {
	width:100%;
	height:125px;
}

input.name {
	background:url(images/name.gif) left center no-repeat #fff;
	padding:5px 10px 5px 40px;
}

input.email {
	background:url(images/email.gif) left center no-repeat #fff;
	padding:5px 10px 5px 40px;
}

input.website {
	background:url(images/website.gif) left center no-repeat #fff;
	padding:5px 10px 5px 40px;
}

input.submit {
	background:url(images/submit.gif) center no-repeat #fff;
	text-indent:-999px;
	padding:0px;
	margin:0px;
	width:152px;
	height:37px;
	cursor:pointer;
}

ul#filter li.current a { color: #666; }  

#traka .wp-tag-cloud {margin:0px; }

ul#portfolio { float: left; list-style: none; margin:30px 0 0 0; width: 100%; }
ul#portfolio li { 
	border-bottom: 1px solid #d4ecef; 
	float: left; 
	margin: 0 25px 40px 25px; 
	padding: 0 0 0px 0;
	width: 430px;
	height:160px;
	overflow:hidden;
	list-style:none;
	background:url(images/workshadow-salmon.gif) bottom center no-repeat;
}


ul#portfolio img { width:100px; height:auto; float:left; padding: 10px; background-color: #fff; border: 1px solid #dedede;}

ul#portfolio li div{
	margin:0 0 0 160px; 
}

ul#portfolio li div p{
	margin:0px 0 22px 0;
	line-height:18px;
}

#main a.details {
	background:url(images/traka.gif) left bottom repeat-x #fff;
	border:1px solid #ccc;
	padding:8px 15px;
	font-weight:bold;
	font-size:11px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color:#333;
}

#main a.details:hover {
	border:1px solid #999;
	color:#111;
}

#back {
	float:right;
	width:388px;
	height:329px;
	overflow:hidden;
	background:url(images/back-salmon.gif) top center no-repeat;
	padding:41px 89px 82px 86px;
}

#back img{
	width:388px;
	height:auto;
}

#projectdetails {
	width:350px;
	font-size:14px;
	color:#6e6e6f;
}

#projectdetails p{
	margin:20px 0;
	line-height:26px;
}

#projectdetails strong{
	font-size:18px;
	line-height:26px;
	font-weight:normal;
}

#main a.launch {
	background:url(images/traka.gif) left bottom repeat-x #fff;
	border:1px solid #ccc;
	padding:8px 15px;
	font-weight:bold;
	font-size:14px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color:#333;
}

#main a.launch:hover {
	border:1px solid #999;
	color:#111;
}
#welcomenote {
	display:none;
}
#header img {
	display:  inline;
	float: left;
}

#freethings {
	float:left;
	width:255px;
	margin:0 50px 0 0;
	display: inline;
}
#freethings ul li {
	padding: 10px 0;
	border-bottom: 1px solid #d9b1a1;
	border-color: #fcd2c9;
	width: 255px;
}

#freethings div.title a.rsswidget {
	font-size:16px;
	color:#428a94;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	display: block;
	clear: both;
}

#freethings div.title a.rsswidget img {
	width:15px;
	height:15px;
	display:none;	
	margin:0;
}
.rightinline {
	float: right;
	margin: 5px 0 8px 16px;
}
.defaultcontent {
	padding: 0 150px;
}