/*
Theme Name: Webfolio
Author: Site5.com
Author URI: http://gk.site5.com/t/198
Description: Check <a href="http://wordpress.site5.com/webfolio/doc/">Webfolio Documentation</a> in case you need directions</a>.
*/

/* MAIN STYLES
-------------------------------------------*/
* {
	margin:0;
	padding:0;
}

fieldset,img,abbr {
	border: 0;
	vertical-align: middle;
}

body,html {
	font-weight:normal;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-family:Verdana,Tahoma,"BitStream vera Sans",Arial,Helvetica,sans-serif;*/
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size:13px;
	/*font-size: 90%;*/
	/*color:#333;*/
	color:#444;
	background:#EFEFEF url(images/bk_body.jpg) repeat-x;
	/*line-height:130%;*/
	line-height:20px;
}

ul {
	list-style:none;
}

a {
	color: #21759b;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	/*color:#96960A;*/}

a:focus {
	outline:none;
}

a:visited {
	color:#4ca6cf;
}

p {
	margin:0 0 1em;
}

p a {
	border-bottom: 1px solid #dfdfdf;
}

blockquote,pre {
	background:#F1F5F6;
	border:1px dashed #B0BEC7;
	color:#666;
	padding:5px 10px;
	margin:5px 0;
}

pre {
	overflow:scroll;
}

blockquote a {
	color:#258;
}

blockquote.adminquote {
	background:#F6F9E7;
	border-color:#D5E396;
}

h1, h2, h3 {
	font-size:28px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
}

h1 {
	padding-top:10px;
}


h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}

h3 {
	font-size:16px;
	padding-top:10px;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:935px;
}

#header {
	height:165px;
	position:relative;
	z-index:99; 
	padding:0 8px;
}

#content {
	padding-bottom:20px;
}

#colLeft{
	width:605px;
	float:left;
	padding-left:0px;	
	padding-top:15px;
	
}

/* page container for Portfolio */
#colFull{
	padding-left:0px;	
	padding-top:15px;
	width:935px;
}

#colRight {
	padding:5px;
	float:right;
	width:310px;
	border:1px solid #ccc;
	background:#fff;
	margin-left:5px;
	margin-top:70px;
	font-size:12px;
}

#colRight #inner {
	padding:5px;
	background:url(images/bk_colright.jpg);
}

#footer {
	background:#000 url(images/bk_footer.jpg) 0 0 repeat-x;
	margin:0;
	color:#666;
	position:relative;
	font-size:11px;
	padding-bottom:20px;
}

#innerFooter {
	width:950px;
	margin:0 auto;
	padding:15px 0 25px;
	position:relative;
}

/* HEADER ELEMENTS
------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:10px;
	left:30px;
	color:#FFF;
}

#logo a img{
	border:none;
	vertical-align:middle;
	margin-right:20px;
}

#logo span {
	position:absolute;
	top:65px;
	left:120px;
	color:#000000;
}


/* -- search --*/
#searchTop {
	position:absolute;
	right:25px;
	top:49px;
	height:59px;
	width:255px;
	background:url(images/bk_search.jpg) 0 0 no-repeat;
	padding:16px 0 16px 15px;
}


/* -- main menu --*/

#topMenu {
	width:910px;
	height:53px;
	position:absolute;
	top:108px;
	left:0;
}

#topMenu ul.sf-menu {
	padding-top:18px;
	padding-left:3px;
}

#topMenu ul.sf-menu li {
	float:left;
	padding:0 15px;
	font-size:12px;
}
#topMenu ul.sf-menu li a {
	text-decoration:none;
	text-transform:uppercase;
}

#topMenu ul.sf-menu li li a {
	padding:0 12px;
}

#topMenu ul.sf-menu li a:hover {
	text-shadow:none;
}

#topMenu ul.sf-menu li li {
	padding:0;
	padding-top:2px;
	border:none;	
}

#topMenu ul.sf-menu li ul.children, #topMenu ul.sf-menu li ul.sub-menu {
	padding:0;	
	background:url(images/bk_submenu.png) 0 -4px repeat-x;
}

#topMenu ul.sf-menu li ul.children li, #topMenu ul.sf-menu li ul.sub-menu li, #topMenu ul.sf-menu li.page_item ul li  {
	position:relative;
	line-height:100%;
	height:28px;
	text-transform:none;
}
#topMenu ul.sf-menu li ul.children li a, #topMenu ul.sf-menu li ul.sub-menu li a, #topMenu ul.sf-menu li.page_item ul li a {
	text-decoration: none;
	display:block;
	padding-top:7px;
	line-height:100%;
	border:none;
	text-transform:none;
}


#topMenu ul.sf-menu li ul.children li ul.children a, #topMenu ul.sf-menu li ul.sub-menu li ul.sub-menu a {
	text-decoration: none;
	position:relative;
	border:none;
}
#topMenu ul.sf-menu li ul.children, #topMenu ul.sf-menu li ul.sub-menu,  #topMenu ul.sf-menu li.page_item ul
{
	margin-top:-4px;
	
}
#topMenu ul.sf-menu li ul.children ul.children, #topMenu ul.sf-menu li ul.sub-menu ul.sub-menu
{
	margin:0 0 0 25px;
}

.rssTag {
	position:absolute;
	width:32px;
	height:32px;
	background:url(images/rss_32.png) 0 -10px no-repeat;
	text-indent:-9999px;
	right:60px;
	top:153px;
	z-index:9999;
}

.rssTag:hover {
	background:url(images/rss_32.png) 0 0 no-repeat;
}

.linkedinTag {
	position:absolute;
	width:32px;
	height:32px;
	background:url(images/linkedin_32.png) 0 -10px no-repeat;
	text-indent:-9999px;
	right:92px;
	top:153px;
	z-index:9999;
}

.linkedinTag:hover {
	background:url(images/linkedin_32.png) 0 0 no-repeat;
}

.twitterTag {
	position:absolute;
	width:32px;
	height:32px;
	background:url(images/twitter_32.png) 0 -10px no-repeat;
	text-indent:-9999px;
	right:124px;
	top:153px;
	z-index:9999;
}

.twitterTag:hover {
	background:url(images/twitter_32.png) 0 0 no-repeat;
}

.facebookTag {
	position:absolute;
	width:32px;
	height:32px;
	background:url(images/facebook_32.png) 0 -10px no-repeat;
	text-indent:-9999px;
	right:156px;
	top:153px;
	z-index:9999;
}

.facebookTag:hover {
	background:url(images/facebook_32.png) 0 0 no-repeat;
}

/* CONTENT ELEMENTS
----------------------------------------------*/
#colFull h1 {
	text-transform:capitalize;
	position:relative;
}

#colFull h1 ul {
	position:absolute;
	right:15px;
	top:20px;
}

#colFull h1 ul li {
	float:left;
	padding:0 10px;
	border-left:1px solid #ccc;
	line-height:100%;
	font-size:12px;
}

#colFull h1 ul li a{
	font-size:12px;
	font-weight:normal;
	color:#0093CA;
	letter-spacing:normal;
	
}

#colFull h1 ul li a:hover {
	text-decoration:underline;
}

#archive-title, .searchQuery {
	padding:0 0 10px 0;
	font-size:12px;
	margin-bottom:5px;
	background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
}

.alignleft {
	float:left;
	margin:5px 10px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 10px;
}

#homeBoxes {
	padding-top:15px;
}

#homeBoxes .homeBox {
	width:276px;
	float:left;
	margin-right:40px;
	background:url(images/bk_dotted_thick.png) 0 0 repeat-x;
	font-size:12px;
}


#homeBoxes .last{
	margin-right:0;
}

#homeBoxes .homeBox h2 {
	padding:15px 0 15px;
}

.more-link {
	display:block;
	width:92px;
	height:30px;
	padding-left:12px;
	padding-top:-5px;
	font-size:10px;
	clear:both;
	text-decoration:none;
	color:#515151 !important;
}

.more-link:focus {
	text-decoration:none;
	color:white;
}

.more-link:hover {
	text-decoration:none;
	color:white !important;
}

.blogPost {
	background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
	padding-bottom:5px;
	margin-bottom:10px;
}

.blogPost .meta {
	background:url(images/bk_meta.jpg) 1px 0 repeat-x;
	height:34px;
	font-size:11px;
	line-height:34px;
	padding-left:48px;
	position:relative;
	margin-bottom:20px;
	text-shadow:#efefef 1px 1px;
}

.blogPost .meta img {
	vertical-align:middle;
	margin-right:3px;
}

.blogPost .meta .date{
	position:absolute;
	left:1px;
	top:-3px;
	width:39px;
	height:44px;
	text-align:center;
	text-transform:uppercase;
	padding-right:1px;
	line-height:155%;
	text-shadow:none;
}

.blogPost .meta .date strong {
	font-size:20px;
}

#colLeft .blogPost p img {
	margin:0 10px 10px 0;
	border:8px solid #fff;
}

/* share icons */
#colLeft .social {
	padding:10px 0;
	background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
	margin-bottom:10px;
}

#colLeft .social a img {
	padding:0;
	border:none;
	background:none;
	vertical-align:middle;
}

#colLeft .social strong {
	padding-right:10px;
}

#colLeft ul {
	list-style:disc;
	list-style-position:inside;
}

/* COL RIGHT
-------------------------------------------*/

#colRight h2{
	text-transform:uppercase;
	font-size:15px;
	padding:0;
	margin:0;
	padding-bottom:5px;
	font-weight:bold;
}

#colRight ul {
	padding-bottom:15px;

}

#colRight ul li {
	border-bottom:1px solid #D1D1D1;
	border-top:1px solid #fff;
	padding:7px 0 7px 12px;
}


/* FOOTER ELEMENTS
--------------------------------------------*/

.textwidget {
	padding-top:10px;
}

#footer .footerBox {
	width:276px;
	float:left;
	margin:0 20px;
	/*background:url(images/bk_dotted_thick.png) 0 0 repeat-x;*/
	font-size:12px;
	color:#A1A1A1;
}

#footer .footerBox {
	background:none;
}

#footer .footerBox h2  {
	padding-bottom:10px;
}

#footer .last{
	margin-right:0;
}

#footer .footerBox ul li {
	/*padding:7px 0;*/
	padding:2px;
	padding-left:12px;
	overflow:hidden;
}

#footer .footerBox ul li a {
	text-decoration:none;
	/*background: url(images/menu_over_off.gif) repeat 0%;*/
	color: #EEEEEE;
	display:block;
	padding-left:5px;
	height:22px;
}

#footer .footerBox ul li a:hover {
	text-decoration:none;
	display:block;
	color: #CCCCCC;
	background: url(images/menu_over.jpg) repeat 0%;
	color:#61959f !important;
	/*color:#21759b !important;*/
	/*color:#444444;*/
}

#footer .footerBox ul#social li {
	padding:10px 0;
	padding-left:40px;
	line-height:110%;
}


#footer .footerBox ul#social li a{
	font-size:11px;
}

#footer .footerBox ul#social li.twitter {
	background:url(images/ico_twitter.png) 0 50% no-repeat;
}

#footer .footerBox ul#social li.facebook {
	background:url(images/ico_facebook.png) 0 50% no-repeat;
}

#footer .footerBox ul#social li.flickr {
	background:url(images/ico_flickr.png) 0 50% no-repeat;
}

#footer .footerBox ul#social li.linkedin {
	background:url(images/ico_linkedin.png) 0 50% no-repeat;
}

#copy {
	clear:both;
	padding:20px 0 10px 20px;
}

#footer #footerMenu ul {
	padding-left:20px;
}

#footer #footerMenu ul li{
	float:left;
	padding:0 10px;
	border-left:1px solid #292929;
	line-height:100%;
}

/*
FORUM
*/

#forumdiv {
	padding:7px 0;
	width:910px;
}

/* HOME SLIDER
-----------------------------------------------*/

#slider {
	padding:7px 0;
	height:363px;
	width:910px;
}

.panel .right {
	padding:10px;
	float:right;
	width:252px;
	border:1px solid #ccc;
	background:#fff;
}

.panel .right .text {
	padding:10px;
	font-size:14px;
	background:url(images/bk_slider_text.jpg) 100% 0 no-repeat;
	height:317px;

}

.panel .right .text .featured {
	font-size:11px;
}

.panel .right .text .featured img {
	margin-right:5px;
}

.panel .right .text p {
	display:block;
	background:url(images/bk_dotted.png) 0 0 repeat-x;
	margin:0;
	padding-top:10px;
}

.panel .right .text h1, .panel .text h1 a {
	font-size:22px;
	font-weight:normal;
	margin-bottom:0;
	line-height:110%;
	padding:8px 0;
	color:#333;
}

.panel .image {
	float:left;
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
	margin-right:13px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	float:left;
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 359px; /*Height should enough to fit largest content's height*/;
}


.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 910px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	position:relative;
}

/*COMMENTS
---------------------------------------------*/



/* commnets START

#pagenavi,
#postnavi,
#commentnavi {
	font-size:10px;
}

.commentlist .comment {
	list-style:none;
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-top:10px;
	position:relative;
	padding-bottom:10px;
	padding-left:10px;
}
.commentlist .comment .header {
	border:1px solid #FFF;
	border-bottom:none;
	height:23px;
	overflow:hidden;
}
.commentlist .comment .body {
	margin:0 10px;
	line-height:145%;
	overflow:hidden;
}
.commentlist .comment p,
.commentlist .comment blockquote {
	margin:10px 0 0;
}
.commentlist .author {
	float:left;
	font-weight:bold;
	border-right:1px solid #FFF;
	width:128px;
	overflow:hidden;
}
.commentlist .with_avatar {
	width:146px;
}
.commentlist .author a,
.commentlist .author span {
	background:#E9EEF1;
	display:block;
	padding:4px 10px !important;
	padding:5px 10px;
	text-decoration:none;
}
.commentlist .author a:hover {
	background:#E1E7E9;
}
.commentlist .with_avatar a,
.commentlist .with_avatar span {
	padding:4px 10px 4px 42px !important;
	padding:5px 10px 5px 42px;
}
.commentlist .avatar {
	background:#FFF;
	padding:1px;
	border:1px solid #E9EEF1;
	position:absolute;
	top:3px !important;
	top:4px;
	left:8px;
}
.commentlist .regularheader {
	background:#F1F5F6;
}
.commentlist .regularheader .avatar {
	border-color:#E9EEF1;
}
.commentlist .regularheader .author a,
.commentlist .regularheader .author span {
	background:#E9EEF1;
}
.commentlist .regularheader .author a:hover {
	background:#E1E7E9;
}
.commentlist .adminheader {
	background:#F6F9E7;
}
.commentlist .adminheader .avatar {
	border-color:#ECF3D3;
}
.commentlist .adminheader .author a,
.commentlist .adminheader .author span {
	background:#ECF3D3;
}
.commentlist .adminheader .author a:hover {
	background:#DEECBE;
}
.commentlist .date,
.commentlist .items {
	font-size:9px;
	margin:4px 9px !important;
	margin:4px 5px 4px 9px;
}
.commentlist .items {
	float:left;
}
.commentlist .date {
	float:right;
}
#respond {
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-top:10px;
}
#respond .body {
	background:#F6F9E7;
	margin:1px;
	padding:0 10px 10px !important;
	padding:0 10px 1px;
}
#respond .header {
	padding:5px 0;
}
#respond .header .title {
	font-size:14px;
	float:left;
}
#respond #cancel-comment-reply-link {
	float:right;
	font-size:10px;
}
#respond .notice {
	background:#E9F3BC;
	border-style:dashed;
	border-color:#D5E396;
	border-width:1px 0;
	padding:5px 10px;
	margin:0 -10px 10px;
	font-size:10px;
}
#respond .text {
	float:left;
}
#respond .info {
	float:right;
	width:180px;
	font-size:10px;
}
#respond .textfield {
	width:175px;
}
#respond #comment {
	width:478px;
	height:200px;
}
#notify {
	margin-bottom:9px;
}
#submit {
	font-size:10px;
	cursor:pointer;
	width:160px;
}
#submit_comment {
	margin:5px 0;
}
#trackbacks .header {
	background:#F1F5F6;
	margin:1px;
	padding:6px 10px;
	font-size:10px;
}
#trackbacks .header .title {
	font-weight:bold;
	color:#258;
}
#trackbacks_show,
#trackbacks_hide {
	float:right;
	font-size:10px;
}
#trackbacks ul {
	padding:4px 7px 10px;
}
#trackbacks li {
	list-style:none;
	border-bottom:1px solid #DCE3E9;
	line-height:18px;
	padding:3px 5px;
}
.commentlist .children {
	padding-left:10px;
	padding-right:10px;
}
.commentlist #respond .body {
	margin:1px;
	line-height:100%;
}
.commentlist #respond .header {
	background:#E9F3BC;
	margin:0 -10px 10px;
	padding:5px 10px 6px;
	line-height:145%;
}
.commentlist .children #respond .header {
	padding:3px 10px 2px;
	border:0;
}
.commentlist #respond .header .title {
	font-size:12px;
}
.commentlist #respond .notice {
	display:none;
}
.commentlist .children #commentform #comment {
	width:456px;
}
.commentlist .children .children #commentform #comment {
	width:434px;
}
.commentlist .children .children .children #commentform #comment {
	width:412px;
}
.commentlist .children .children .children .children #commentform #comment {
	width:390px;
}
.commentlist .children .children .children .children .children #commentform #comment {
	width:368px;
}
.commentlist .children .children .children .children .children .children #commentform #comment {
	width:346px;
}
.commentlist .children .children .children .children .children .children .children #commentform #comment {
	width:324px;
}
.commentlist .children .children .children .children .children .children .children .children #commentform #comment {
	width:302px;
}
*+html #respond .body {
	padding:0 10px 1px !important;
}
#commentnavi a.page-numbers {
	padding:6px 8px; 
	text-decoration:none;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	text-decoration:none;
	background:#DEECBE;
}
#commentnavi span.pages {
	margin:0 9px 0 0;
	float:left;
}
#commentnavi span.current {
	background:#FFF;
	padding:6px 8px; 
	font-weight:bold;
	margin:0 -2px;
}
comments END */


#colLeft h2.comments {
	padding-bottom:20px;
	/*background:url(images/bk_separattor_horiz.jpeg) 0 100% repeat-x;*/
}

#colLeft ul.commentlist {
	list-style-type:none;
	/*background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;*/
	padding-bottom:20px;
	margin-bottom:15px;
}

#colLeft ul.commentlist li {
	margin-top:0px;
	margin-bottom:10px;
}

#colLeft ul.commentlist li .text{
	position:relative;
	padding:12px;
	background:#fff;
	border:1px solid #D1D1D1;
}

#colLeft ul.commentlist li .author{
	position:relative;
	padding:12px;
	background:#FFFAE9;
	border:1px solid #D1D1D1;
}

#colLeft ul.commentlist .commentmetadata span {
	font-size:10px;
	padding-left:5px;
	/*
	Date n commentor
	border:3px solid #FFF;
	height:23px;
	overflow:hidden;*/
}


#colLeft ul.commentlist li .avatar {
	border:5px solid #FFF;
	padding:1px;
	background:#fff;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#colLeft ul.commentlist li em {
	font-size:12px;
	padding-top:5px;
}

#colLeft ul.commentlist li ul.children {
	padding-left:35px;
	width:85%;
}

#colLeft ul.commentlist li .reply {
	font-size:10px;
	float:right;
}

#colLeft h2.postComment {
	background:url(images/ico_arrow_post.png) 3px 50% no-repeat;
	padding-left:50px;
}




/* FORMS
-------------------------------------------*/


#searchform input {
	border:none;
	background:#000;
	padding:6px 4px 7px;
	color:#999;
	width:165px;
	float:left;
}

#searchform input#searchsubmit {
	width:72px;
	height:30px;
	border:none;
	background:url(images/but_search.jpg) 0 0 no-repeat;
	cursor:pointer;
	padding:0 0 0 4px;
	text-align:left;
	color:#ccc;
	font-size:11px;
}

/* post comment */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0 2px;
}

#commentform input, #commentform textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	font-size:12px;
}


#commentform textarea {
	width:600px;
}

#commentform input#submit{
	border:none;
	width:80px;
	height:34px;
	margin-top:15px;
	background:url(images/but_send.png) 0 0 no-repeat;
	color:#fff;
}

/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}

#contact input, #contact textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}

#contact textarea {
	width:500px;
}

#contact input.submit {
	border:none;
	width:80px;
	height:34px;
	margin-top:20px;
	background:url(images/but_send.png) 0 0 no-repeat;
	color:#FFF;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}
/* add this*/
.addthis_toolbox {
background:#ffffff;
border:1px solid #aaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
padding: 10px 0 6px 10px;
}
/*
.addthis_toolbox {
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
*/

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
/*
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
} */  
     
