/*  
Theme Name: tyraco
Theme URI: http://tyraco.nl
Description: Theme by MR
Version: 2.0
Author: MR Tyraco
Author URI: http://tyraco.com
*/

/*--- main css file ---*/

* { padding: 0; margin: 0; }

html, body {
     height: 100%;
}

body {
/*background: #FFF url(images/bg.jpg) repeat-x top;*/
margin: 0;
padding: 0;
width: 100%;
}

/* TYPE */

body, select, input, textarea {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; background-color:#FFF; color:#333333;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #0088CC;
	text-decoration:none;
	}

a:hover, a:active {
	color:#0088CC;
	text-decoration:none;
	}
	
a img { border: none; }
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; color: #006699; border-left: 0.2308em solid #3399FF; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em; }

p.center { text-align: center; }

/*---:[ headlines ]:---*/
h1, h2, h3, h4 { font: 1.0em Verdana,Helvetica,Arial,sans serif; }
	
h1, h2 { 
font-size: 1.6em;
letter-spacing:-1px;
line-height: 1.4286em;
color: #333333;
}

	h2 a, h2 a:visited { color: #006699; }
	
	h2 a:hover { color: #0088CC; }
	
	.page h1, .page h2, .posts h1 { margin: 0 0 0.2em 0; border-bottom: 1px dotted #999999; }
	
	.page h2 a:link, .page h2 a:visited { text-decoration:none; }	
	
	.archive h2 a:link, .archive h2 a:visited { text-decoration:none; }
	
	.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #000; }
	
	.archive h2 { border-bottom: 1px dotted #1E1836; }
	
	#sidebar h2, #sidebarleft h2 { font-size: 1.6em; margin: 0 0 0.5em 0; border-bottom: 1px dotted #999; color: #333; }
	

h3 {
	font-size: 1.4em;
	line-height: 1.1111em;
	border-bottom: 1px dotted #1E1836;
	padding: 0 0 5px;
	color: #1E1836;
}

	.entry h3 { margin: 0.7em 0 0.5556em 0; }
	
	#comments h3 { font-size: 1.8em; }
	
	#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; border-top: 1px dotted #999999; }

	#comments h3#respond { margin: 2.2222em 0 0 0; }

h4 {
	margin: 10px 0 5px;
	font-size: 1.1538em;
	line-height: 1.3333em;
	color: #006699;
}

/*---:[ core layout elements ]:---*/

.wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -8em;
 }
 
#header {
	position:relative;
	color: #fff;
	padding: 0;
	width: 960px;
	height: 260px;
	margin: 0 auto;
    background-image: url(images/header_sm.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
	}
	
#introheader {
	position:relative;
	color: #fff;
	padding: 0;
	width: 960px;
	height: 470px;
	margin: 0 auto;
	}

#container { 
width: 960px; 
margin: 0 auto; 
}
	
	#content_box { width: 960px; }
	
		#content { width: 660px; padding: 0; float: left; }
		
		#contentsingle { width: 660px; padding: 0; float: left; }

		#content_single { width: 100%; }
		
		/*#sidebar.right { float: right; width: 200px; }
		
		#sidebar.left { float: left; width: 180px; padding-right: 10px; }*/

.push {
     height: 8em;
}
		
#footer { 
background: #ccc url(images/foot.jpg) top repeat-x;
padding: 1.5em 0;
color: #333;
}

/*---:[ #header styles ]:---*/
#logo { 
position: relative;
height: 55px;
}

/* Site Title ---------------------------------------------- */
#logo a {
		position: relative;
		float: left;
		left: 0px;
		top: 0px;
		width: 110px;
		height: 50px;
		background-image: url(images/logo.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		display: block;
		text-indent: -3000px;
}

#logo a.intro {
		background-image: url(images/logo.jpg);
}

/*---:[ top nav menu styles ]:---*/
#nav {
position:absolute;
right:0px;
top:22px;
}

#nav ul { list-style: none; }

#nav ul li {
font-size: 1.1em;
float: left;
font-weight: bold;
/*text-transform: uppercase;*/
border-right:1px solid #999999;
line-height: 7px;
}
	
#nav ul li a, #nav ul li a:visited { 
	display: block; 
	padding: 0.3125em 1.2em 0.4em 0.5em;
	color: #565656;
	text-decoration: none;
	text-align: center;
	background-color:inherit;	
}
	
#nav ul li a:hover, #nav ul li a.current:hover { 
	color: #FFFFFF !important; 
	/*background: #F5F3E8;*/
	text-decoration: none !important; 
}

/*---:[ navigation new ]:---*/

#nav ul li.current_page_item a, #nav ul li.current_page_item a:visited, #nav ul li.current_page_parent a, #nav ul li.current_page_parent a:visited {
	color: #fff;
	/*background: #333333;
	border-bottom: 5px solid #9DDDDC;*/
	text-decoration: none;
}

#nav ul li a.current, #nav ul li a.current:visited { 
	color: #fff;
	text-decoration: none;
}

/*---:[ content styles ]:---*/

.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0 0 1.8182em 0; color: #716249; text-align:right; }

.entry { font-size: 1.3em; line-height: 1.5385em; }

.entry h2 { font-size: 1.4em; }
	
	.entry a, .entry a:visited { padding: 1px 0; }
	
	.entry a:hover { padding: 1px 0; color: #006699; border-bottom: none; }
	
	.entry p { margin: 0 0 1.5385em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5385em 1.0em; }

.entry ul.list-nobullet li{list-style: none; }

.entry ul.list-bullet li{list-style:url(images/bullet.gif); }

.entry ul.list-arrow li{list-style:url(images/arrow.gif); margin: 10px 0 0 0; }

.entry ul.list-alpha li{list-style:lower-alpha; margin: 0 0 0 3.0em; }
	
	.entry li { }

	.entry li img { border: 1px solid; border-color: #fff; }	
	
	.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.15em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img { }

	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }

.post_meta { margin: 0 0 4.5385em 0; padding: 0.3846em 0 0 0; border-top: 1px dotted #999999; font-size: 1.3em; line-height: 1.0em; clear: both; }
	
	.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

	.post_meta a:hover { color: #0033FF; }

.page .entry { margin: 0 0 0.2em 0; }

.navigation { width: 39em; margin: 0 0 3.3333em 0; font-size: 1.2em; line-height: 1.6667em; }
	
	.navigation a:hover { color: #006699; border-bottom: 1px solid #3399FF; }
	
	.next { text-align: right; }


/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 250px; margin: 0 0 1.5em; font-size: 1.0em; line-height: 1.6667em; float: left; }

		li.widget p { margin: 0 0 1.66667em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.8333em 0; font-size: 1.0em; }
		
			li.widget li, li.linkcat li { padding: 1pt 0 0 1.5em; background: url('images/bullet.gif') 0 0.4167em no-repeat; }
				

/*---:[ footer styles ]:---*/

#footer p { font-size: 1.0em; text-transform: uppercase; margin-bottom:20px;}

#footer a, #footer a:visited { color: #ccc; }

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

#footer li {
display:inline;
font-size:1.5em;
padding-left:20px;
}
#footer ul {
list-style: none;
margin-bottom:40px;
}

#foot {	
	width:960px;
	margin:0 auto;
	font-size:1em;
	padding: 10px 0px 10px 0px;
	}
	
#footer-links {
color:#ccc;
float:left;
}
#footer-links a {
color:#ccc;
}
	
#footer-copyright {
color:#ccc;
text-align:right;
}

/*---:[ comment styles ]:---*/

#comments { width: 46.8em; }

	dl#comment_list { margin: 0 0 0 0; }
		
		dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #999; }
		
		dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
		
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				
				dl#comment_list dt .comment_num a:hover { color: #3399FF; }
				
			dl#comment_list dt strong { font-size: 1.4545em; color: #000; }
				
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #000; border-bottom: 1px dotted #999999; }
				
				dl#comment_list dt strong a:hover { color: #000; border-bottom: 1px solid #3399FF; }
		
		dl#comment_list dd { width: 428px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }
		
		dl#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }
		
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }


/*---:[ comment form styles ]:---*/

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

	#comment_form a:hover { text-decoration: underline; }

	#comment_form p { padding: 0.7692em 0; }
	
		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }

		#comment_form .text_input { width: 15.3846em; padding: 0.23077em; color: #333; font: bold 1.3em Verdana, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
		
		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		
		#comment_form .text_area { width: 32.9231em; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #FFF; }
			
			

/*---:[ search form styles ]:---*/

#search_form { margin: 0 0 0.5833em 0; }

	#search_form .search_input { width: 185px; padding: 0.25em; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; }
	
	#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	#content .search_input { font-size: 0.9231em !important; }
	
/*---:[page elements]:---*/

#introheader #icon_left {
		position: absolute;
		/*z-index:150;*/
		left: 0;
		top: 55px;
		width: 444px;
		height: 267px;
		display: block;
}

#introheader #icon_mid {
		position: absolute;
		/*z-index:300;*/
		left: 444px;
		top: 55px;
		width: 292px;
		height: 267px;
		display: block;
}

#introheader #icon_right {
		position: absolute;
		/*z-index:200;*/
		left: 736px;
		top: 55px;
		width: 200px;
		height: 267px;
		display: block;
}

/*---:[services elements]:---*/
#services { 
width: 100%;
}

.PromainBlock {
float:left;
margin:0pt 30px;
width:190px;
}
.PromainBlock1 {
float:left;
margin:0pt 30px 0pt 0pt;
width:190px;
}
.PromainBlock4 {
float:left;
margin:0pt 0pt 0pt 30px;
width:190px;
}

ul.AcceList {
margin-left:-20px;
margin-top:10px;
}
.AcceList, .AcceList li {
color:#3D3D3D;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
letter-spacing:0.3pt;
line-height:20px;
list-style-image:url(images/list-arrow.gif);
list-style-position:outside;
margin-left:28px;
text-decoration:none;
}

.PromainBlock, .PromainBlock1, .PromainBlock4 {
color:#3D3D3D;
font-size:12px;
letter-spacing:0.3pt;
line-height:20px;
}

/*resources list*/
.resources, .resources ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:36px 0 0;
padding:0;
}

.resources li {
margin-bottom:36px;
padding:0 0 0 60px;
position:relative;
width:730px;
}

.resources, .resources ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.resources li img {
left:0;
position:absolute;
top:0;
border:medium none;
}

.resources h4 {
margin:0;
}

.ngg-gallery-thumbnail-box {
margin-right:20px;
margin-bottom:20px;
}

/*sliderhome*/
#slider {
width: 960px;
}

/* gallery triggers */
#gallery-triggers { position:relative; bottom: 0; left: 0; top:-33px; width: 960px; height:25px; overflow:hidden; }

#gallery-triggers ul#dots li,
#gallery-triggers ul#dots li a { display:-moz-inline-stack; display:inline-block; *display:inline; }

#gallery-triggers ul#dots { width: 93px; position: absolute; top: 10px; left: 446px; }
#gallery-triggers ul#dots li a { margin-right: 7px; width:13px; height:13px; _overflow: hidden; outline:none; cursor:pointer; background:url(images/dots-nav.png) no-repeat 0 -13px; _background-image:url(images/dots-nav.gif); zoom:1; }
#gallery-triggers ul#dots li.last a { margin-right: 0; }
#gallery-triggers ul#dots li a:hover { background-position: 0 0; -moz-opacity:.8; filter:alpha(opacity=80); opacity:.80; }
#gallery-triggers ul#dots li.current a { cursor:default; background-position: 0 0 !important;  -moz-opacity:1 !important; filter:alpha(opacity=100) !important; opacity:1 !important; }

/*---:[ self-clearing floats courtesy of Dan Cederholm at simplebits.com ]:---*/

#header:after, #services:after, #headerimage:after, #sidebar:after, #content:after, #content_single:after, #logo:after, #nav:after, #content_box:after, .page .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }