/*
Theme Name: Shooga
*/


body{
background-color:#fff;
color:#000;
font-family: Verdana;
padding:0;
margin:0;
}

a{
color:#000;
text-decoration:none;
}

a:hover{
color:#666;
text-decoration:none;
}

img{
border:none;	
}

p {
    line-height: 130%;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

/* Blog Contents */

.right_content {
	border-left:1px solid #000000;
	float:right;
	position:relative;
	width:714px;	
}

#wrapper{
width:965px;
margin:0 auto;
}

#header{
height:111px;
position:relative;
}

#logo_container{
float:left;
border-right:1px #000 solid;
height:111px;
width:250px;
}

.logo{
position:absolute;
top:25px;
left:0px;
}


#sidebar{
width:250px;
float:left;
}

#content{
float:left;
width:750px;
padding-bottom: 30px;
min-height: 975px;

}

#content .post h2 {
    font-size: 18px;
    font-weight: normal;
}

/* NavBar */

.navbar {
	position: absolute;
	top: 20px;
	right: 30px;
	width: 658px;
}

/* Language Selector */

.langbar {
    position: absolute;
    font-size: 14px;
	left: 0px;
}

.langbar ul {
    margin: 0px;
	padding: 0px;
}

.langbar ul li {
    list-style: none;
	float: left;
}

.langbar ul li:first-child {
	border-right: 2px solid #AEAEAE;	
}

.langbar ul li a {
    color:#000000;
    font-size: 12px;
	display: block;
	padding: 0px 7px;
}

.langbar ul li.active a {
    color:#f97a12;
}

/* Navigation */

#nav{
position: absolute;
right: -61px;
}

ul.nav{
list-style:none;
margin:0;
padding:0;
}

ul.nav li {
float:left;
padding: 0px 7px;
border-left: 2px solid #AEAEAE;
}

ul.nav li:first-child {
border:none;
}

ul.nav li a {
display:block;
padding:0px; 
line-height:15px;
text-align:center; 
font-size:11px;
text-decoration:none;
}

ul.nav li a:hover {
color:#888; 
text-decoration:none;
}

/* SECONDARY MENU */

.secondary_menu {
	position: absolute;
	font-size: 12px;
	right: -25px;
	bottom: 20px;
	text-transform: uppercase;
}

	.secondary_menu ul {
		padding: 0px;
		margin: 0px;	
	}
	
	.secondary_menu ul li {
		position: relative;
		list-style: none;
		float: left;
		padding-left: 15px;	
	}

	.secondary_menu ul li:first-child {
		padding: 0px;
	}
	
	.secondary_menu ul li a {
		padding: 6px 0px 0px 25px;	
	}

	.secondary_menu ul li.secondary-menu-0 a {
		background: url("images/creative.png") no-repeat left center;
	}
	
	.secondary_menu ul li.secondary-menu-1 a {
		background: url("images/print.png") no-repeat left center;
	}
	
	.secondary_menu ul li.secondary-menu-2 a {
		background: url("images/siteweberie.png") no-repeat left center;
	}
	
	.secondary_menu ul li.secondary-menu-3 a {
		background: url("images/socialmedia.png") no-repeat left center;
	}
	
	.secondary_menu ul li.secondary-menu-4 a {
		background: url("images/prospection.png") no-repeat left center;
	}
	
	.secondary_menu ul li.secondary-menu-5 a {
		background: url("images/webportals.png") no-repeat left center;
	}

/* Posts */

#main{
float:left;
width:685px;
}

.post{
padding:37px 0px 5px 55px;
}

.banners , .post {
    font-size: 12px;
}

.post_more_link {
	color: #F97A12;
	font-size: 11px;	
}

.post_more_link:hover {
	color: #F97A12;
}


/* Title icons */

.title_area {
	padding: 15px 0px 3px 30px;	
}



.post_creative {
	background: url("images/creative-lg.png") no-repeat left center;	
}

.post_print {
	background: url("images/print-lg.png") no-repeat left center;	
}

.post_siteweberie {
	background: url("images/siteweberie-lg.png") no-repeat left center;	
}

.post_socialmedia {
	background: url("images/socialmedia-lg.png") no-repeat left center;	
}

.post_prospection {
	background: url("images/prospection-lg.png") no-repeat left center;	
}

.post_webportals {
	background: url("images/webportals-lg.png") no-repeat left center;	
}

.post_title {
	position: relative;
	float: left;
	width: 100%;
	height: 20px;
	background: #EC6F2E;
}

.parent_posts h2.title {
	position: relative;
	float: left;
	padding: 0px 5px;
}

h2.title {
	background: #FFF;
	text-transform: uppercase;
	margin: 0px;
}	

ul#subpages-menu {
	position: relative;
	float: left;
	margin: 0px;
	padding: 3px 0px 3px 10px;;
	list-style: none;	
	font-size: 11px;
}

	ul#subpages-menu li {
		float: left;	
	}
	
		ul#subpages-menu li a {
			color: #fff;
			margin: 5px 0px;
			padding: 0px 10px;
			border-right: 1px solid #fff;	
		}
		
/* Clients Info  */

.client_info {
	position: relative;
	width: 100%;	
}

	.client_info ul.info_list {
		padding: 0px;
		margin: 0px;
		list-style: none;
	}
	
		.client_info ul.info_list li {
			padding: 0px 23px;
			line-height: 150%;
		}
		
			.client_info ul.info_list li img.numbers {
				vertical-align: middle;
			}

		
.portfolio_content {
	position: relative;
	padding: 0px 23px;	
}

		
/* Post Navigation */

.navigation_group {
	position: relative;
	margin: 0px 0px 0px 50px;
	font-size: 13px;
}

	.navigation_group a {
		color: #F97A12;	
		width: 24px;
		height: 48px;
		display: block;
	}

	.older_entries {
		position: relative;
		float: left;	
	}
	
		.older_entries a {
			background: url("images/left-arrow.gif") no-repeat;
		}
	
	.newer_entries {
		position: relative;
		float: right;	
	}
	
		.newer_entries a {
			background: url("images/right-arrow.gif") no-repeat;
		}


.portfolio_navgroup { 
	position: absolute;
	font-size: 13px;
	top: 245px;
	left: 45px;
	width: 100%;
        
}

		.portfolio_navgroup a {
                    color: #F97A12;	
                    width: 24px;
                    height: 48px;
                    display: block;
                    overflow: hidden;
                }


/* Comments */

.comment_area {
	margin-top: 20px;
	border-top: 1px solid #F97A12;
}

	.comment_area ul#comments {
		list-style:none outside none;
		margin:0px;
		padding:0px;	
	}
	
	.post_seperator {
		border-top: 1px solid #F97A12;
		margin: 15px auto;
		width: 200px;
	}

/* Footer */

#footer{
font-size: 11px;
float:left;
margin:0;
width: auto;
padding:10px 0 10px 0;
border-top: 1px solid #000;
width: 750px;
}

ul.nav_footer{
position: relative;
float: right;
list-style:none;
margin:0px 15px 5px 0px;
padding:0;
}

ul.nav_footer li {
float:left;
padding: 0px 7px;
border-left: 2px solid #AEAEAE;
}

ul.nav_footer li:first-child {
border:none;
}

ul.nav_footer li a {
display:block;
padding:0px; 
line-height:15px;
text-align:center; 
font-size:11px;
text-decoration:none;
color: #000;
}

ul.nav_footer li a:hover {
color:#888; 
text-decoration:none;
}


/* SIDEBAR */

.textwidget img {
	margin-right: 10px
}

ul.xoxo {
    padding: 0;
    margin: 0;
}

ul.xoxo li h3 {
    font-size: 18px;
    font-weight: normal;
}

ul.xoxo li {
    list-style: none;
}

.lpbcWidget {
    padding-right: 15px;
    text-align: justify;
}

.lpbcWidget ul {
    padding: 0;
}

.lpbcWidget h2 {
    font-size: 18px;
    font-weight: normal;
}

.lpbcWidgetPost span.lpbcWidgetDate {
    color: #f97a12;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}

.lpbcWidgetPost a.lpbcWidgetPostTitle {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.lpbcWidgetPost p {
    font-size: 11px;
}

.lpbcWidgetPost a.lpbcWidgetReadMore {
    color: #f97a12;

}

.lpbcWidgetMore a {
    color: #f97a12;
    font-size: 12px;
    float: right;
    margin-top: 15px;
}

/* NEWSLETTER */

.sh_newsletter {
	position: relative;
	width: 173px;
	height: 26px;
	padding: 3px 0px 0px 8px;
	background: url("images/newsletter-border.png") no-repeat;	
}

.sh_newsletter .newsletter p {
   margin: 3px;
   font-size: 13px;
}

#sub_form p {
    margin: 0px;
}



    #sub_form input[type=text] {
		position: relative;
		float: left;
		border: 0px;
		width: 140px;
		height: 18px;
		padding: 0px;
		margin: 4px 0px;
	}
        
        .ne-err #sub_form input[type=text] {
                border: 1px solid red;
                color: red;
                margin: 2px 0px;
        }

    #sub_form input[type=submit] {
		position: relative;
		float: right;
		width: 18px;
		height: 18px;
		background: url("images/submit-btn-bg.png") no-repeat;
		cursor: pointer;
		border: 0px;
		margin: 3px 5px;
		padding: 0px;
                color: transparent;
	}


/* Top Banners */

#banner_container{
    position: relative;
    height:230px;
    width:750px;
    border-top:1px #000 solid;
    border-bottom:1px #000 solid;
}

 #banner_container div {
    height: 229px;
}

#banner_container div .wp_bannerize_ul {
    position: absolute;
    left: 0;
    margin:0;
    padding:0;
}

 #banner_container div  .wp_bannerize_ul li {
    list-style: none;
    position:absolute;
    left:0px;
}


/* Logos' Banners */

.banners {
    width: 695px;
    padding-left: 55px;
}

.banners h2 {
    font-size: 18px;
    font-weight: normal;
}

.banners ul {
    margin: 0;
    padding: 0;

}

.banners ul li {
    list-style: none;
    float: left;
    width: 115px;
    height: 48px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #000000;
    margin: 0 6px;
}

.banners ul li a {

	width: 115px;
	height: 48px;
    text-align: center;
	display: block;
	}

.banner_desc-2 {
    margin-top: 100px;
}

.left_arrow_clients, .left_arrow_clients2 {
    position: relative;
    float: left;
    width: 24px;
    height: 48px;
    background: url(images/left-arrow.gif) no-repeat;
}

.right_arrow_clients, .right_arrow_clients2{
    position: relative;
    float: left;
    width: 24px;
    height: 48px;
    background: url(images/right-arrow.gif) no-repeat;
}

.wp_bannerize_Clients, .wp_bannerize_clients2 {
    position: relative;
    float: left;
    width: 645px;
    height: 50px;
    overflow: hidden;
}

.wp_bannerize_Clients ul, .wp_bannerize_clients2 ul {
    width: 2000px;
    position: absolute;
    left: 0px;
}

.logos_banner {
    position: relative;
    margin-left: -30px;
}

/* AddThis share buttons */

.addthis_area {
	position: relative;
	float: right;	
	margin: 10px;
}

	.addthis_area .addthis_button_compact {
		font-size: 12px;	
	}

/* Gallery */

.gallery_reloaded {
	width: 690px !important;	
}

	ul.thumbs li {
		width: auto;
		height: auto;	
		margin: 0px 5px 5px 0px !important;
	}


/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* a outlines */

a {outline:none; text-decoration:none;}
:focus{outline:none;}
*>.selector {outline:none;}

