/*  
Theme Name: Carson
Description: 
Theme URI:
Author: 52themes
Author URI: http://52themes.com/
version: 1.2
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, custom-menu
License: GNU/GPL Version 2 or later. 
License URI: http://www.gnu.org/licenses/gpl.html 
Copyright: (c) 2009 52themes.

*/

@import "functions/shortcodes/style-shortcodes.css";

/*-------------------------------------------------------------------------------------------*/
/* RESET */
/*-------------------------------------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */

body, html  { height: 100%; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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: 103%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }/* remember to define focus styles! */
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }/* tables still need 'cellspacing="0"' in the markup */

/*-------------------------------------------------------------------------------------------*/
/* GENERAL STYLES */
/*-------------------------------------------------------------------------------------------*/

.fl{float: left;}
.fr{float: right;}
.ac{text-align: center;}
.ar{text-align: right;}
.mr{ margin:1px 20px 30px 1px !important;}
.fix{ margin:0 0 30px 0;}
.ss{
	font-size:8pt;
	font-style:italic;line-height:12pt; padding:5px 0;}
.tex{overflow:hidden;margin:0;}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}/* http://sonspring.com/journal/clearing-floats */

.null{ margin:0 0 0 0; padding:0 0 0 0;}

body { margin:0; padding:0; font-family:Georgia, serif;color:#222; background:#eee; font-size:9pt; line-height:18pt; }

a{
	text-transform:none;
	color:#900;
	text-decoration:none;
}

a:hover{
	text-transform:none;
	color:#c00;
	text-decoration:none;
}


.bags,.bags2,.vcard img {
	padding:9px;
	margin:1px 1px 5px 1px;
	overflow:hidden;
	
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-o-linear-gradient(#2F2727, #1a82f7);

    background: 
	-moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 transparent
	;
	background: -webkit-gradient(linear, left top, left bottom,
				from(#fff),
				color-stop(0.5, #fff),
				to(#EFEFEF)
				);
	filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff', EndColorStr='#EFEFEFEF');

 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#EFEFEFEF)";
	
	-o-linear-gradient(top, #dcdcdc, #c6c6c6);

    border: 1px solid #FFFFFF;
	z-index:9;
	}
.bags2,.vcard img{ padding:4px;}

.box{ width:700px; margin:0 auto; padding:0 140px; background:#f2f2f2;}

.boxwide{ width:800px; margin:0px auto; padding:0;}

.boxA{
	width:700px;
	margin:0;
	margin:0;
}

.boxAwide{
	width:760px;
	margin:0;
	margin:0;
}

.boxL,.boxLwide{
	width:200px;
	float:left;
	padding:0;
	margin:0 50px 50px 0;
	overflow:hidden;
	text-shadow:0 1px 1px #000;
	}

.boxLwide{
	width:300px;
	float:left;
	}


.boxS,.boxSwide{
	float:left;	
	width:325px;
	margin:0;
	padding:0 50px 0 0;
	overflow:hidden;	}

.boxSwide{
	width:260px;
	}

h1{
	font-weight:normal;
	letter-spacing:0px;
	line-height:30pt;
	padding:10px 0 5px 0;
	font-size:26pt;
}

h2{
	font-size:18pt;
	line-height:20t;
	padding:10px 0 5px 0;
	margin:0;
	font-weight:normal;
}

h2.leading{
	padding:0 0 5px 0;
}

h3{
	font-size:14pt;
	font-weight:normal;
	padding:10px 0 5px 0;
	margin:0;
	letter-spacing:-1px;
}

h4{
	font-size:12pt;
	font-weight:normal;
	font-style:italic;
	padding:10px 0 5px 0;
	margin:0;
	letter-spacing:-1px;
}

h4.pagetitle{
	padding:0;
	margin:30px 0;
	}

h5,h6{
	font-size:10pt;
	font-weight:bold;
	padding:10px 0 5px 0;
	margin:0;
	letter-spacing:-1px;
}

.hrline,.hrlineB,.hrlineC{
clear:both;
width:700px;
margin:0;
padding:0;
height:3px;
border-top:1px solid #ddd;
border-bottom:1px solid #fff;
background:url(images/bg/bg-line1.png);
}

.hrlineB{
margin:0 0 30px 0;
width:700px;
}


.hrlineC{
margin:30px 0 30px 0;
width:700px;
}


.rad{-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

.radD{-moz-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;}




.gallery-caption{}
.sticky{}



#header{
	padding:0;
	margin:0;
	width:100%;
	height:20px;
	overflow:hidden;
	z-index:9999;
	}
#header-inn{
	background:#777;
	position:fixed;
	padding:0;
	color:#ccc;
	margin:0;
	width:100%;
	z-index:9999;
	height:5px;
	box-shadow:  0 3px 15px #333;
	-webkit-box-shadow:  0 3px 15px #333;
	-moz-box-shadow:  0 3px 15px #333;
	}

#logo h1{
	padding:50px 0;
	margin:0;
	letter-spacing:0px;
	font-weight:900;
	color:#ccc;
	font-size:35pt;	font-style:italic;
	text-align:center;
	text-shadow:0 1px 2px #fff;
	}

#logo h1 a{
	color:#ccc;
	}
	
#logo img{
	padding:30px 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#navigation{
	margin:0 0 0 -140px;
	padding:0 140px;
	list-style:none;
	height:45px;
	width:700px;
	border-bottom:1px solid #fff;
	position: relative;	


    background: 
	-moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 transparent
	;
	background: -webkit-gradient(linear, left top, left bottom,
				from(#fff),
				color-stop(0.5, #fff),
				to(#EFEFEF)
				);
	filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff', EndColorStr='#EFEFEFEF');

 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#EFEFEFEF)";
	
	-o-linear-gradient(top, #dcdcdc, #c6c6c6);
	
	}

.nav a  {
	position:relative;
	color:#999;
	line-height:22pt;
	padding:8px 15px;
	height:30px;
	text-shadow:0 1px 2px #fff;
	border-right:1px solid #eee;
	display:block;float:left;	
}

.nav a#homes{
	border-left:1px solid #eee;}

.nav li,.nav ul{float:left;	display:block;position: relative;}
.nav a:hover{background:#333;color:#fff;text-shadow:0 1px 2px #000;}
.nav li.current_page_item, .nav li.current_page_parent{}
.nav li.current_page_item a:hover, .nav li.current_page_parent a:hover {}
.nav a:hover, .nav li.current_page_item a, .nav li.current_page_parent a {}
.nav li,#filter li  { float:left; width: auto; }
.nav li a.sf-with-ul { padding-right:30px !important; }


#portfolio-filter{
	width:698px;
	overflow:hidden;
	margin:-10px 0 15px 0;
	float:left;
	}


#portfolio-filter a{
	padding:0px 30px 0 0;
	color:#bbb;
	border-left: none;
	}
	
#portfolio-filter a:hover{
	background:none;
	color:#444;
	text-shadow:0 1px 2px #fff;
	}

#portfolio-filter a.current {color:#000;text-shadow:0 1px 2px #fff;}

/* 2.2.1 Drop-down menus */
.nav li ul  {position: absolute; left: -999em; top:46px; width: 190px; z-index:999; padding:4px; background:#ddd;
-moz-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius: 0 0 5px 5px;}
.nav li ul li  { background: none;}
.nav li ul li a  {float:left; width:160px; color:#555; font-size:0.9em;border-left:none; background:#eee url(images/line-h.png) bottom repeat-x; }
.nav li ul li a.sf-with-ul {width:145px;  padding:8px 0 8px 15px;}
.nav li ul li a:hover  { border-bottom:none;}
.nav li ul ul  { margin: -50px 0 0 190px; }
.nav li ul ul li a  {  }
.nav li ul li ul li a  {  }

.nav li ul li a:hover, .nav li ul li.current_page_item, .nav li ul li.current_page_item a:hover{}

.nav li:hover,.nav li.hover  { position: relative;}
.nav li:hover ul ul, .nav li.sfhover ul ul,
.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }
.nav li:hover ul, .nav li.sfhover ul,
.nav li li:hover ul, .nav li li.sfhover ul,
.nav li li li:hover ul, .nav li li li.sfhover ul,
.nav li li li li:hover ul, .nav li li li li.sfhover ul  { left:auto; }

.nav .sf-sub-indicator {background:	url(images/arrow-superfish.png) no-repeat;position:absolute;display:block;right:0.5em;top:1.6em;width:10px;height:10px;text-indent:-999em;overflow:hidden;}
.nav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) 0 3px no-repeat;}




#sliderwarp{
	width:690px;
	overflow:hidden;
	margin:0;
	height:240px;
	float:left;
	position:relative;
	padding:4px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-o-linear-gradient(#2F2727, #1a82f7);

    background: 
	-moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 transparent
	;
	background: -webkit-gradient(linear, left top, left bottom,
				from(#fff),
				color-stop(0.5, #fff),
				to(#EFEFEF)
				);
	filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff', EndColorStr='#EFEFEFEF');

 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#EFEFEFEF)";
	
	-o-linear-gradient(top, #dcdcdc, #c6c6c6);

    border: 1px solid #FFFFFF;
	}


#title h2{
	padding:25px 0 30px 0;
	margin:0;
	font-weight:300;
	font-size:18pt;
	font-style:italic;
	line-height:18pt;
	color:#999;
	text-align:center;
	text-shadow:0 1px 2px #fff;
	}

#title h2:before, #title h2:after,
	{
   	content: '';
   	content: none;
}



  #title h2::before {
   content: '\201C';
   color: #ccc;
   font-size: 3em;
   line-height: 0.5em;
   height: 0.25em;
   margin-left: -18px;
   margin-right: 10px;
   position: relative;
   top: 30px;
}
#title h2::after {
   content: '\201D ';
   color: #ccc;
   font-size: 3em;
   line-height: 0.5em;
   height: 0.25em;
   margin-left: 10px;
   position: relative;
   top: 30px;
}

#aboutus{
	margin:13px 0 30px 0;
	}

#latestpost{
	margin:10px 0 30px 0;
	padding:0;
	list-style:none;
	}

#latestpost li{
	margin:0 0 15px 0;
	padding:0;
	}

#latestpost li h3{
	margin:5px 0 0 0;
	padding:0;
	}



.services{
	width:285px;
	height:120px;
	float:left;
	padding:0 0 0 40px;
	margin:0 50px 30px 0;
	overflow:hidden;
	text-shadow:0 1px 1px #fff;
}

.services h3{
	padding:0;
	margin:0;
	height:50px;
	ovreflow:hidden;
	clear:both;
}

.services p{
	padding:0;
	margin:0;
}

.serone{background:url(images/icons/info.png) 0 10px no-repeat;}
.sertwo{background:url(images/icons/case.png) 0 10px no-repeat;}
.serthree{background:url(images/icons/chart.png) 0 10px no-repeat;}
.serfour{background:url(images/icons/bubble.png) 0 10px no-repeat;}




.indexitem{
	height:165px;
	width:198px;
	float:left;
	padding:1px 50px 30px 1px;
	margin:0;
	overflow:hidden;
	text-shadow:0 1px 1px #fff;
	background:url(images/icons/24/zoom-in.png) 40% 30% no-repeat;
}

.folioitem{
	height:120px;
	width:198px;
	float:left;
	padding:0;
	margin:1px 48px 30px 1px;
	overflow:hidden;
	text-shadow:0 1px 1px #fff;
	background:url(images/icons/24/zoom-in.png) 50% 50% no-repeat;
}

.folioitem img{
	margin:5px 5px 0 5px;
	padding:0;
}

.folioitem h3{
	ovreflow:hidden;
	margin:0 5px;
	padding:0;
	ovreflow:hidden;
}

.indexitem h3{
	padding:0;
	margin:0;
	float:left;
	height:50px;
	width:225px;
	ovreflow:hidden;
}

.indexitem p{
	padding:0;
	margin:0;
}


.project{
	width:700px;
	margin-bottom:50px;
	overflow:hidden;
	}

.project img{
	margin:1px 50px 5px 1px !important;
	}
	
.project h2{
	margin:0 0 30px 0;
	padding:0;
	}
	
.overview{
	width:300px;
	overflow:hidden;
	}
	
.indexitem img,
img.thumb,
ul#lead li,
.fblock img,
.flickwrap a img,
.project img,
img.aligncenter,
img.alignright,
img.alignleft,
.wp-caption,
#map iframe,
.author-vcard img{
	padding:4px;
	background:#fff;
	float:left;
	margin:2px 1px 10px 1px;
	ovreflow:hidden;
	box-shadow:  0 1px 3px #666;
	-webkit-box-shadow:  0 1px 3px #666;
	-moz-box-shadow:  0 1px 3px #666;
}


ul#lead {
	margin:0 0 30px 0;
	padding:0;
	height:97px;
	list-style:none;
	width:750px;overflow:hidden;
	}

ul#lead li{
	margin:1px 30px 0 1px;
	padding:0;
	height:82px;
	width:82px;
	background:#333;
	border:4px solid #fff;
	float:left;
	overflow:hidden;
	}

ul#lead li img{
	height:82px;
	width:82px;
	}


/* content, posts 
********************************************************************************************
********************************************************************************************/
#content{
	float:left;
	width:500px;
	overflow:hidden;
	}

#contentwider{
	float:left;
	width:690px;
	overflow:hidden;
	font-size: 105%;
	}
	
.post{
	margin:0 50px 50px 0;
	padding:0;
	overflow:hidden;
	}

.post h2{
	margin:0;
	padding:5px 0 20px 0;
	}

img.thumb{
	width:440px;
	height:120px;
	margin-right:10px;
	margin-bottom:10px;
	}


.meta{
	font-style:italic;
	font-size:8pt;
	padding:0;
	margin:0;
	}

.divider{
clear:both;
width:470px;
margin:15px 0 0 0;
padding:0;
background:url(images/line-h.png) 0 10px repeat-x;
}

a.readmore {
	padding:2px 13px;	
	border:1px solid #CCC;
	margin-left:185px;
	color:#555; 
	font-size:8pt;
	text-shadow:0 1px 2px #FFF;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.11, #E6E6E6),
    color-stop(0.71, #F2F2F2),
    color-stop(0.86, #FCFCFC)
);
background-image: -moz-linear-gradient(
    center bottom,
    #E6E6E6 11%,
    #F2F2F2 71%,
    #FCFCFC 86%
);

}
a.readmore:hover {	border:1px solid #777; color:#666; }


.fullwidth{
	width:700px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	}
	
.fullwidth p{
	margin:0 0 20pt 0;
	padding:0;
	}

.entry p{
	margin:0 0 20pt 0;
	}

.entry ol li{
	margin:0 0 0 30px;
	list-style: decimal
	}

.entry ul li{
	margin:0 0 0 30px;
	list-style:circle;
	}

/* comments 
********************************************************************************************
********************************************************************************************/

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	list-style: none;
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
display: none;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
display: none;
}
#respond .form-allowed-tags code {
display: none;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
	margin-top:30px;
}

/* forms 
********************************************************************************************
********************************************************************************************/

input, textarea,input checkbox,input radio,select, file{
	border: 1px solid #eee;
	padding:10px;
	margin:0 10px 0 0;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:10pt;
	}


form#contactform fieldset input{
	float:none;
	width:320px;
	margin-top:30px;}
	
form#contactform fieldset textarea{
	margin-top:30px;
	width:430px;}
	
form#contactform fieldset input#submit{
	width:150px;}

#adressmap{
	margin:0 0 50px 0;
	}

#map iframe{
	width:190px;
	overflow:hidden;
	}


#submit{
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.48, #BBBBBB),
    color-stop(0.87, #DEDBDE)
);
background-image: -moz-linear-gradient(
    center bottom,
    #BBBBBB 48%,
    #DEDBDE 87%
);

	color:#666;
	text-shadow:0 1px 2px #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	float:left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	margin:20px 0 0 0;
	}

label{ font-style: italic; float:left;}

#contact{
	padding:0 0 30px 0;
	}



/* sidebar 
********************************************************************************************
********************************************************************************************/



#sidebar {
	font-size:10pt;
	float:right;
	margin:0;
	padding:0;
	width:200px;
	}

#sidebar h2{
}


#sidebar h3,#footer h3 {
	font-weight:normal;
	line-height:18pt;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	background:url(images/line-h.png)bottom repeat-x;
	}

#sidebar p {margin:0; padding:0 0 15px 0;}

	
#sidebar a:hover {
	text-decoration:none;
	}	

#sidebar ul{
	margin:0 0 50px 0;
	padding:0;
	list-style:none;
	}
	
#sidebar li{
	margin:0;
	padding:0 0 0 10px;
	background:url(images/arrow-superfish-right.png) 0 10px no-repeat;
	}

#sidebar li ul{
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	}



/* custom widgets 
********************************************************************************************
********************************************************************************************/
.adspace-widget{ margin-bottom:50px;}

.adspace-widget img{
	float:left;
	border:none;
	overflow:hidden;
	margin:-2px;
	padding:0;
	}


.adspace-widget125 img{
	float:left;
	border:none;
	overflow:hidden;
	margin:0 0 30px 0; 
	padding: 2px;
	}
	
.adspace-widget img:hover,.adspace-widget125 img:hover{
	}



/* twitter  */
.lasttwit{
	padding:10px 0 30px 25px;
	position:relative;
	margin:0 0 30px 0;
	}
a.twilink{ 
	position:absolute;
	bottom:0;
	right:0px;
	font-size:10pt;
	letter-spacing:-1px;
	font-weight:bold;
	font-style:italic;
	}
	

	
ul.tweet_list li,#footer .lasttwit ul li{
	list-style-image:url(images/ico-bird.png) !important;
	margin:0 0 10px 0;
	padding:0 !important;
	background:none !important;
	}
.view-twitter{ padding:0; font-size:8pt; clear:both;}
.tweet_avatar{ float:right;}

ul.tweet_list{ margin-bottom:10px !important;}


/* flickr */
.flickwrap h3  {}
#sidebar h3 span{color:#0061D8;}
#sidebar h3 span span{color:#FF1183;}
.flickr_badge_image  { float: left; margin:0; }

.flickwrap  { position: relative; margin-bottom: 21px; padding: 0; overflow:hidden; width:210px;}
.flickwrap a img  { float: left;  
	width:52px;
	height:52px;
	margin:0 10px 10px 0;
	}
.flickwrap a:hover img  { background::#ccc;}



/* Blog Author Widget */
img.avatar { }
span.left { float:left; margin:8px 15px 5px 0; }
span.right { float:right; margin:8px 0 5px 15px; }
	
	
/* featured */
.featured{
	margin:0 !important;
	overflow:hidden;
	float:left;}
	
ul.featured li{}

.fblock{
	padding:0 !important;
	background:none !important;
	margin:0 0 50px 0 !important;
	}
	


.fblock img{
	float:right;
	width:60px;
	height:60px;
	margin:8px 1px 2px 20px;
	}
	
.fblock p{
	margin:0;
	padding:0 !important;
	}
	
#sidebar ul li.fblock h3,#footer ul li.fblock h3{
	font-style:italic;
	font-size:12pt;
	padding:0 0 5px 0;
	}



/* search 
********************************************************************************************
********************************************************************************************/
.searchformhead{
	position:relative;
	float:left;
	}

.searchformhead input.s{
	border:1px solid #fff;
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.13, #fff),
    color-stop(0.87, #eee)
);
background-image: -moz-linear-gradient(
    center bottom,
    #fff 13%,
    #eee 87%
);
	
	float:left;
	margin:0 0 30px 0;
	padding:5px 10px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#222;
	width:178px;
	height:23px;
	text-shadow: 0px 1px 2px #fff;
	}

.searchSubmit{
	border:1px;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.48, #BBBBBB),
    color-stop(0.87, #DEDBDE)
);
background-image: -moz-linear-gradient(
    center bottom,
    #BBBBBB 48%,
    #DEDBDE 87%
);

	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow:0 1px 2px #fff;
	position:absolute;
	height:30px;
	cursor:pointer;
	top:3px;
	right:-7px;
	padding:0px 10px;
	}




/* footer
********************************************************************************************
********************************************************************************************/



#footer{
	padding:0;
	margin:0;
	font-size:8pt;
	width:100%;
	overflow:hidden;
}


	
.foowidget{
	float:left;
	width:325px;
	padding:0 50px 30px 0;
	overflow:hidden;
	}
	
.foowidget2{
	float:right;
	width:325px;
	padding:0 0 30px 0;
	overflow:hidden;
	}

#footer ul {
	margin:0 0 30px 0;
	}
	
#footer ul li ul{
	margin:0;
	}

#footer .flickwrap {
	width:350px;
	}

#footer .flickwrap a img{
	width:60px;
	height:60px;
	margin:10px 16px 6px 1px;
	}

#credit,#copyright{
	margin:0;
	width:325px;
	padding:10px 0;
	background:url(images/line-h.png) top repeat-x;}	
	
#credit p,#copyright p{
	margin:0;
	padding:5px 0;
	}
	
#credit{
	text-align:right;}
	
/* slider 1 - news slider 
********************************************************************************************
********************************************************************************************/

#sliderwrap{
	margin:0 0 50px 0;
	padding:0;
	overflow:hidden;
}

.lof-slidecontent{
	color:#FFF;	
	float:left;
	text-decoration:none;
}

.lof-slidecontent a {	
	text-decoration:none;
}
.lof-slidecontent a.readmore{
}
.lof-slidecontent{
	position:relative;
	overflow:hidden;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
}
.lof-main-outer{
	position:relative;
	height:100%;
	width:690px;
	z-index:3px;
	overflow:hidden;
}


/*******************************************************/
.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	bottom:100px;
	opacity:0;
	overflow:hidden;
	
	
	left:120px;
	width:420px;
	margin:0;
	padding:15px 20px;
	position:absolute;
	background:#f2f2f2;
	text-align:center;
	
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}

.lof-main-item-desc h2{
	margin:0;
	padding:0;
	overflow:hidden;
}


ul.lof-main-wapper{
	overflow:hidden;
	background:transparent url(images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}

ul.lof-main-wapper li{
	overflow:hidden;
	width:690px;
	height:250px;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}

.lof-opacity {
	overflow:visible  !important;;
	position:absolute !important;
}
.lof-opacity  li{
	position:absolute  !important;;
	top:0;
	left:0;
	float:inherit  !important;
}
ul.lof-main-wapper li img{
	padding:0px;	
}

/* item navigator */
.lof-navigator-wapper {
	position:absolute;
	top:0px;
	left:0;
	padding:18px 305px;
	background: url(images/bg-light-small.png) 0 0 repeat-x;
}
.lof-navigator-outer{
	position:relative;
	z-index:100;
	height:15px;
	width:80px;
	overflow:hidden;
	color:#FFF;
	float:left
}
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	line-height:14pt;
	padding:0;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
	background:url(images/bullet.png) 0 0 no-repeat;
	
}
ul.lof-navigator li.active , ul.lof-navigator li:hover  {
	display:block;
	background:url(images/bullet-active.png) 0 0 no-repeat;
}

ul.lof-navigator li:hover  {
	display:block;
	background:url(images/bullet-hover.png) 0 0 no-repeat;
}



/* slider 2 - Nivo Slider
********************************************************************************************
********************************************************************************************/ 
 
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:690px;
	height:240px;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	font-weight:normal;
	position:absolute;
	left:120px;
	top:30px;
	width:420px;
	margin:0;
	opacity:1.0; /* Overridden by captionOpacity setting */
	z-index:89;
	overflow:hidden;
	background-image:url(images/transparent_bg.png);
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nivo-caption p {
	padding:10px 30px;
	margin:0;
	font-size: 14pt;
	letter-spacing:-1px;
	text-align:center;
	color:#fff;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:42%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#sliderwrapper {
margin:0;
position: relative;
height: 240px;
width: 690px;
overflow:hidden;
}

#slider {
	position:absolute;
	top:0;
	width: 690px !important;
	height: 240px !important;
}

#slider a{
	border:none;
	display:block;
}


.nivo-controlNav {
	position:absolute;
	left:42%;
	bottom:-5px;
	padding:8px 0 13px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 999;
}
.nivo-controlNav a {
	display:block;
	width:17px;
	height:20px;
	background:url(images/bullets.png) -2px -4px no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:8px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-2px -26px;
}

.nivo-directionNav a {
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background:url(images/slide_right.png) no-repeat;
	right:30px;
}
a.nivo-prevNav {
	left:30px;
	background:url(images/slide_left.png) no-repeat;
}

/* misc
********************************************************************************************
********************************************************************************************/

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}

img.alignright {
	margin: 10px 1px 10px 20px !important;
	display: inline;
	float: right;
	}

img.alignleft {
	margin: 10px 20px 10px 1px !important;
	display: inline;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
	
.wp-caption {
   text-align: center;
   padding-top: 10px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 4px 5px;
   margin: 0;
}

.tooltip {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ddd;
	display: none;
	position: absolute;
	font-size:10pt;
	padding: 10px;
}

.navigation{
	width:470px;
	margin:0 0 30px 0;
	padding:0;
	overflow:hidden;
	}
.navigation a,.wp-pagenavi a,.wp-pagenavi span.current{
	font-size:12pt;
	padding:0;
	margin:30px 0;
	margin-right:10px;
	font-weight:bold;
	font-style:italic;
	}
	
.wp-pagenavi span.current{
	color:#999;
	}


.awesome{
background: #222 url(/images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff !important;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
}

/* Sizes ---------- */
.small.awesome {
font-size: 11px;
}
.medium.awesome {
font-size: 13px;
}
.large.awesome {
font-size: 14px;
padding: 8px 14px 9px;
}
 
/* Colors ---------- */
.blue.awesome {
background-color: #2daebf;
}
.red.awesome {
background-color: #e33100;
}
.magenta.awesome {
background-color: #a9014b;
}
.orange.awesome {
background-color: #ff5c00;
}
.yellow.awesome {
background-color: #ffb515;
}




/* bottom box
********************************************************************************************
********************************************************************************************/
	

#bottombox{
	padding:0;
	margin:50px 0;
	width:100%;
	overflow:hidden;
}
	
.speci{
	float:left;
	width:185px;
	height:200px;
	margin:-2px 0 0 0;
	padding:70px 20px;
	background:url(images/bg-light.png) 0 0 repeat-x;
	z-index:-999;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	}	
	
.speci a{
	font-weight:700;
	}

.aboutus{
	float:left;
	width:470px;
	margin:0;
	padding:50px 20px 50px 245px;
	overflow:hidden;
	}
	
	
/* social
********************************************************************************************
********************************************************************************************/


ul#social-menu { width:325px; display:inline; float:left; position:relative; overflow:hidden; padding:0; margin:0 0 50px  0; }

ul#social-menu li { display: inline; list-style-type: none; position: relative; float:left; width:46px;height:45px;margin:0 7px 10px 0; background-image:url(images/icons/ico-social.png); background-repeat:no-repeat; }
li.socials_fa {background-position: -90px 0px; opacity:0.5} li.socials_fa:hover { opacity:1;}
li.socials_tw {background-position: -135px -1px; opacity:0.5} li.socials_tw:hover { opacity:1;}
li.socials_rs {background-position: -180px 0px;opacity:0.5} li.socials_rs:hover{ opacity:1;}
li.socials_vi {background-position: -45px -93px; opacity:0.5} li.socials_vi:hover { opacity:1;}
li.socials_tu {background-position: -270px -46px; opacity:0.5} li.socials_tu:hover { opacity:1;}
li.socials_de {background-position: 0px -47px; opacity:0.5} li.socials_de:hover { opacity:1;}
li.socials_gw {background-position: -270px 0px; opacity:0.5} li.socials_gw:hover { opacity:1;}
li.socials_dm {background-position: -225px 0px; opacity:0.5} li.socials_dm:hover { opacity:1;}
li.socials_la {background-position: -316px 0px; opacity:0.5} li.socials_la:hover { opacity:1;}
li.socials_em {background-position: -225px -46px; opacity:0.5} li.socials_em:hover { opacity:1;}
li.socials_mm {background-position: -135px -47px; opacity:0.5} li.socials_mm:hover { opacity:1;}
li.socials_fr {background-position: -45px 0px; opacity:0.5} li.socials_fr:hover { opacity:1;}
li.socials_sk {background-position: -180px -46px;opacity:0.5} li.socials_sk:hover { opacity:1;}
li.socials_ai {background-position: -90px -47px; opacity:0.5} li.socials_ai:hover { opacity:1;}
li.socials_ev {background-position: -45px -47px; opacity:0.5} li.socials_ev:hover { opacity:1;}
li.socials_dr {background-position: 0px 0px; opacity:0.5} li.socials_dr:hover { opacity:1;}	