@charset "UTF-8";
/*
Theme Name: Solany
Theme URI: 
Description: Solany's theme
Author:
Author URI: 
Version: 1.0
*/

 /* START RESETS */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body, a {
	line-height: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESETS */
 
body {
	background: #26466d url('images/bg.gif') top left repeat-x;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#flares {
	width: 100%;
	background: transparent url('images/bg_flares.jpg') 50% 0 no-repeat;
}	

#topbar {
	width: 100%;
	height: 38px;
	background: url('images/bg_topbar.png') transparent top left repeat-x;
}	

#topbar_container {
	width: 1000px;
	height: 38px;
	margin: 0px auto;
}	

#container {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
}	

#header {	
	width: 1000px;
	height: 130px;
	margin: 0px auto;
	text-align: left;
}

#header img#logo {
	float: left;
	margin: 15px 0px 0px 20px;	
}	

#header img#slogan {
	float: left;
	margin: 40px 0px 0px 25px;	
}

#social {
	float: left;
	width: 200px;
	height: 100px;
	margin: 12px 0px 0px 55px;
	text-align: center;
}	

.social_icon {
	float: left;
	width: 100px;
	height: 30px;
	margin: 0px 0px 7px 0px;
	text-align: left;	
}	

.social_icon img.icon {
	margin: 0px 5px 0px 10px;
	vertical-align: middle;
}

.social_icon a.link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 1px;
	line-height: 1.4em;
	color: #fff;
	padding: 2px 0px 0px 0px;
}		

#nav {
	width: 1000px;
	height: 50px;
	background: url('images/bg_nav.png') top left no-repeat;
}

#nav_container {
	float: left;
	width: 720px;
	height: 50px;
}

/*
#nav_container ul {
    width: 720px;
    height: 35px;
    background-color: green;
} 
*/ 

#search_container {
	float: left;
	width: 260px;
	height: 31px;
	padding: 19px 0px 0px 20px;
}

#search_container label  {
	margin: 3px 0px 0px 0px;	
}

#search_container input {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	color: #254562;
	width: 140px;
	height: 13px;
	margin: 0px 10px 0px 10px;
	padding: 1px 2px 3px 2px;
}	

#search_container input#submit {
	float: left;
	width: 30px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	float: left;
	background-color: #254562;
	color: #ccc;
	border: 1px solid #ccc;
}

#search_container input#submit:hover {
	cursor: pointer;
	color: #ffc20e;
}

#content {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 10px 0px;
	text-align: left;
	background-color: #fff;
}

.leftcol {
	float: left;
	width: 675px;
	padding: 25px 0px 25px 25px;
}

.leftcol .main_subcontent {
	width: 650px;
	padding: 20px 20px 20px 20px;
}

.rightcol {
	float: left;
	width: 275px;
	padding: 35px 0px 0px 15px;
}	

#slideshow {
	width: 950px;
	height: 260px;
	text-align: left;
	padding: 10px 30px 0px 20px;
}

#slideshow img.photo {
	margin: 20px 20px 0px 0px;
	float: left;
}
	
#slideshow img.header {	
	margin: 40px 0px 0px 0px;
}

#boxes_home {
	width: 1000px;
	height: 350px;
	text-align: left;
	margin: 20px 0px 20px 0px;
}

.box_home {
	float: left;
	width: 299px;
	height: 349px;
	margin: 0px 0px 0px 25px;
	line-height: 0px;
}

#box_big_blog {
	float: left;
	width: 664px;
	/*height: 329px;*/
	margin: 20px 0px 0px 0px;
	padding: 0px;
}	

.box_home img.box_top_bottom {
	width: 299px;
	height: 23px;	
}	

.box_home img.box_big_top_bottom {
	width: 664px;
	height: 23px;	
}

.box_home_serv_container {
	width: 249px; 
	height: 293px;
	padding: 5px 25px; 
}

#box_home_serv_container, #box_rightcol_serv_container { 
	background: transparent url('images/bg_box_home_serv.gif') top left repeat; 
}

#box_home_ind_container, #box_rightcol_industr_container { 
	background: transparent url('images/bg_box_home_ind.gif') top left repeat; 
}

#box_home_blog_container, #box_big_blog_container { 
	background: transparent url('images/bg_box_home_blog.gif') top left repeat; 
}

#box_rightcol_resources_container {
	background: transparent url('images/bg_box_resources.gif') top left repeat; 	
}	

#box_big_blog_container {
	width: 624px;
	padding: 10px 20px;
}	

.post {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}	

.box_rightcol {
	width: 250px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}	

.box_rightcol_container {
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px;
}

#footer {
	width: 1000px;
	height: 60px;
	background: #254562 url('images/bg_footer.gif') bottom left no-repeat;
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;	
}	

#footer ul {
	height: 30px;
	margin: 0px auto 0px auto;
	text-align: center;
}	

#footer ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	float: left;
	display: inline;
	color: #ffc20e;	
	margin: 0px 18px 0px 18px;
}	

#footer ul li a {
	color: #ffc20e;
}	

#footer ul li a:hover, #footer ul li a.current {
	color: #fff200;
	text-decoration: underline;
}	

.blog .rightcol {
	width: 180px; 
	float: right;
	margin: 35px 0px 50px 20px;
	padding: 10px 0px 30px 30px;
	border-left: 1px solid #dcdcdc;
}	



#search_form {
	display: block;
	height: 25px;
	margin: 10px 0px 10px 0px;
	padding: 0;
}	

#search_form input#submit {
	padding: 2px 5px 3px 5px;
	margin: 5px 0px 0px 0px;
}	

.search_results {
	padding: 0px 0px 30px 0px;
	border-bottom: 1px solid #dcdcdc;	
}	

img.client_logos {
	margin: 25px 0px 0px 0px;
}

#subscribe_rss {
	width: 560px;
	padding: 0;
	margin: 20px 0px 0px 0px;
}

#subscribe_rss form {
	width: 460px;
	border: 1px solid #ddd;
	padding: 0px 20px 20px 20px;
	margin: 10px 0px 0px 25px;
}

	
#subscribe_email {
	width: 560px;
	height: 300px;
	margin: 10px 0px;
	padding: 20px 0px 10px;
} 	

#subscribe_rss img, #subscribe_email img {
	margin: 0px 0px 5px 0px;
}

#social_container {
	width: 100%;
}
	
.social_box {
	float: left;
	width: 120px;
	text-align: center;	
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;	
}	

.social_box p {
	margin: 3px 0px 0px 0px;
}	

.media img.sub_header {
	margin: 40px 0px 10px 0px;
	clear: both;
}	
	
/* FORMS */

span.form_field {
	float: left;     
	display: block;
	width: 100%;
	height: 35px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	/*background-color: yellow;*/
}

form_field_textarea {
	float: left;     
	display: block;
	width: 500px;
	height: 35px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

input[type=text], input[type=password] {
	margin: 5px 3px 0px 5px;
	height: 16px;
	padding: 3px;
	color: #254562;	
	border: 1px solid #3399CC;
}

select {
	margin: 5px 3px 0px 5px;
	/*height: 16px;*/
	padding: 3px;
	color: #004f93;	
	border: 1px solid #FFC20E;
}

span.form_field input[type=text] {
	float: left;
	width: 275px;
}

span.form_field input[type=text].short {
	float: left;
	width: 150px;
}

span.form_field select {
	float: left;
}

label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;	
	color: #254562;
}	

input#submit {
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #254562;
	border: 1px solid #3399CC;
	background-color: #fff;
}

input#submit:hover {
	color: #ffc20e;
	cursor: pointer;	
}

span.form_field label, span.form_field_textarea label {
	float: left;
	width: 150px;
	padding: 5px 10px 0px 0px;	
	text-align: right;
}

span.form_field_textarea textarea {
	float: left;
	width: 340px;
	height: 140px;
	padding: 5px;
	border: 1px solid #3399CC;
	font-weight:bold; 
	color:#254562; 
	font-size:14px; 
	font-family: Arial, sans-serif;	
}	

#login_box {
	position: absolute:
	width: 500px;
	height: 28px;
	margin: 0px 0px 0px 465px;
	padding: 10px 0px 0px 30px;
	background: url('images/bg_login_box.png') transparent top left no-repeat;
}

#login_box label, #search_container label {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #ccc;
}

#login_box label  {
	margin: 1px 0px 0px 0px;	
}	

#login_box input {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	color: #254562;
	width: 100px;
	height: 10px;
	margin: 2px 10px 0px 10px;
	padding: 0px 2px 3px 2px;
}	

#commentform input {
	width:300px; 
	border:#3399CC 1px solid; 
	padding: 5px;  
	margin:0 0 10px 0; 
	font-weight:bold; 
	color:#254562; 
	font-size:14px; 
	font-family: Arial, sans-serif;
}

.comment_field_comment { width:360px; height:125px;}


#commentform input#submit {
	width: 130px;
	margin: 0px 0px 0px 160px;
}

#login_box input#submit {
	float: left;
	width: 30px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	float: left;
	background-color: #254562;
	color: #ccc;
	border: 1px solid #ccc;
}

#login_box input#submit:hover {
	cursor: pointer;
	color: #ffc20e;
}	

ol.commentlist {
	float: left;	
	width: 100%;
	margin: 20px 0px;
	
}	

.comment {
	float: left;
	width: 100%;
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;	
}	

.even {
	background-color: #eaeaea;
}

.odd {
	background-color: #f4f4f4;	
}

.bypostauthor {
	background-color: #E0EEEE;	
}	 

.comment p {
	float: left;
	margin: 10px 30px 0 20px;
	clear: both;
}	

.comment-body {
	float: left;
	width: 100%;		
}

.comment em {
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #254562;
}	

.comment-author {
	float: left;
	width: 50%;
}	

.comment-author img {
	float: left;
	margin: 0px 10px 10px 0px;
}	

.comment-author cite {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 7px 5px 0px 0px;
	color: #254562;
}

.comment-author .says {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 8px 0px 0px 0px;
	color: #254562;
}	

.comment-meta {
	float: left;
	width: 50%;
	height: 20px;
	padding: 8px 0px 0px 0px;
	text-align: right;
}	

.comment-meta a, .reply, .cancel-comment-reply {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}	

 .reply, .cancel-comment-reply {
	padding: 10px 0px 10px 0px;
}	

.reply {
	text-align: right;
	clear: both;
}	

.comment ul.children {
	float: left;
	margin: 10px;	
}

.comment ul.children li {
	border-top: 1px solid #dcdcdc;	
}
		

/* TYPE */

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #254562;	
	margin: 15px 0px 0px 0px;
}

.blog h2, .blog h2 a, .search h2, .search h2 a, .contact h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #254562;	
	margin: 30px 0px -10px 0px;
}

.blog h3, .search h3, .blog h3, .media h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: none;
	line-height: 1.2em;	
	color: #3399cc;
	margin: 30px 0px 0px 0px;
}

div.wp-caption {
	margin: 20px 0px 0px 0px;
}	

div.wp-caption p.wp-caption-text {
	font-size: 16px;
	letter-spacing; 1px;
}	

.media h3 {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0px 0px 20px 0px;
}

	
#box_big_blog_container h3 {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.4em;
	color: #254562;	
	margin: -1px 0px 0px 0px;
}

#box_big_blog_container h3 a {
	color: #254562;
}

.blog .rightcol h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 1.4em;
	color: #254562;
	margin: 10px 0px 0px 0px;	
}	

.blog .rightcol ul {
	margin: 5px 0px 5px 0px;
	list-style-type: none;
}	

.blog .rightcol ul ul {
	margin: 7px 0px 5px 10px;
	list-style-type: none;	
}

.blog .rightcol ul ul li {
	font-size: 11px;	
}	

#box_big_blog_container img.header {
	float: left;
}	

img.element {
	float: right;
	margin: 0px 0px 30px 30px;
}

.media #video_container {
	float: right;
	margin: 20px 0px 20px 20px;
	width: 300px; 
	height: 250px;
}

.media .testimonial_container {
	float: right;
	margin: 20px 0px 20px 20px;
	width: 220px; 
	height: 183px;
}

.media #video {
	width: 300px; 
	height: 250px;
}	

p  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #254562;
	margin: 15px 0px 0px 0px;
}

p.small {
	font-size: 11px;
	margin: 20px 0px 0px 0px;
}

p.small a {
	color: #254562;
}	

.post p {
	font-size: 11px;
	margin: 2px 0px 0px 0px;
}

.post p.blog_small {
	font-size: 10px;
	line-height: 1.4em;
	margin: 10px 0px 0px 0px;	
}

p.testimonial {
	font-size: 14px;
	letter-spacing: 1px;
	margin: 20px 0px 7px 0px;
}

ul	{
	list-style-position:inside;
	list-style-type:none;
	margin: 15px 0px 0px 0px;
	padding:0;
	color: #254562;	
}	

.main_subcontent ul	{
	list-style-type:square;

}	


ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 3px 0px 0px 0px;
	padding: 0;
}

ol	{
	list-style-position:inside;
	list-style-type:decimal;
	margin: 15px 0px 0px 0px;
	padding:0;
	color: #254562;	
}	

ol.commentlist {
	list-style-type:none;
}	

ol li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

ol.commentlist li {
	margin: 0px 0px 0px 0px !important;
}	

a {
	color: #3399cc;
	text-decoration: none;
	*line-height: 1.3em;
}

a:hover {
	color: #254562;
	text-decoration: underline;
}