/**
Theme Name: SWblog 4.0
Author URI: http://wpjunction.com 
Version: 1.0
Author: hpa
Description: Magazine theme
Coder: misbah (ini_misbah@yahoo.com)
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#ffffff ;
	font:normal 12px Arial, Verdana, Tahoma;
	color:#696969;
}

a {
	color:#99cc33;
	text-decoration:none;
}



/*#body-in {
	background: #ffffff; background:transparent url(images/body-in.png) repeat-x top center;
}*/

#wrapper {
	width:1000px; /*was 970px*/
	margin:0 auto;
}

/* header */
#header {
}

#branding {
	font-weight:bold;
	color:#f6f6f6;
	float:left;
	width:570px;
	height:146px;
	padding-top:38px;
	text-transform:uppercase;
}

#blog-title {
	padding-top:45px;
	display:block;
	font:normal 32px 'Trebuchet MS', Verdana, Tahoma;
}

#branding a { color:#99cc33; }

#blog-description {
	display:block;
	font:normal 15px Tahoma, Verdana, Arial;
	color:#d44b3d;
}

/*#top-search-wrap {
	background:transparent url(images/top-search-bg.gif) no-repeat 0 0;
	float:right;
	width:392px;
	margin-top:90px;
	position:relative;
	height:40px;
	border:1px solid #ab140c;
}*/

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
}

#top-s {
	font:normal 12px 'Trebuchet MS', Verdana, Tahoma;
	color:#99cc33;
	text-transform:uppercase;
	margin:0 13px;
	width:293px;
	padding-top:12px;
}

#top-search-submit {
	width:62px;
	cursor:pointer;
}

#page-menu {
	clear:both;
/*	overflow:hidden;*/
	height:40px;
	margin-top:-4px;
	position:relative;
	background: url(images/sw-fade-menu.png) repeat-x;
}

#page-menu ul {
	display:block;
	position:relative;
	height:40px;
	width: 750px;
}

#page-menu ul li  {
	background:url(images/menu-separator.png) no-repeat 100% 1px;
	float:left;
	display:block;
	height:40px;
}

#page-menu ul li a {
	float:left;
	display:block;
	font:normal 10px Tahoma, Verdana, Arial;
	text-transform:uppercase;
	color: #696969;
	height:40px;
	line-height:40px;
	padding:0 12px;
}

#page-menu ul li a:hover, #page-menu ul li.current_page_item a { color:#000000; }

#page-menu ul#page-shadow {
	display:block;
	position:absolute;
	height:40px;
	top:1px;
	left:1px;
}

#page-menu ul#page-shadow li a {
	color:#ffffff;
}

#page-menu ul#page-shadow li a:hover, #page-menu ul#page-shadow li.current_page_item a { color:#ffffff; }
/* container */
#container {
	padding:7px 0;
}

/* content */
#content {
	float:left;
	width:650px;
}

#featured {
	margin-bottom:7px;
}

.pagetitle {
	margin:0 0 30px 2px;
	color:#cc0066;
	font-weight:normal;
	font-size:14px;
}

.post, .single {
	background-color:#ffffff;
	clear:both;
	/*padding:5px 8px 8px;*/
	margin-bottom:7px;
}

.post .date-post, .post .author-post {
	font-size:11px;
	color:#cc0066;
	float:left;
}

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:right; }

.mini-post {
	background-color:#ffffff;
	width:316px;
	/*border-left:1px solid #151515;
	border-right:1px solid #151515;
	border-bottom:6px solid #daeebb;*/
	margin-bottom:7px;
	overflow:hidden;
}

.mini-content {
	padding:5px;
}

.title {
	font:normal 16px 'Trebuchet MS', Tahoma;
	height:40px;
	line-height:20px;
	overflow:hidden;
	padding-bottom:3px;
	border-bottom:1px solid #99cc33;
	margin-bottom:3px;
	color:#99cc33;
	bottom: 0px;
}
.single-post-title {
	font:normal 18px 'Trebuchet MS', Tahoma;
	overflow:hidden;
	padding-bottom:3px;
	border-bottom:1px solid #99cc33;
	margin-bottom:3px;
	color:#cc0066;
	bottom: 0px;
}

h3.title a {color: #cc0066;}
h3.title a:hover {color: #99cc33;}

.mini-post .entry {
	height:90px; /*145*/
	overflow:hidden;
}

.mini-post .meta {
	background:#99cc33 url(images/sw-fade-menu.png) repeat-x 0 0;
	font:normal 11px Tahoma, Verdana;
	height:24px;
	line-height:23px;
	padding:0 12px;
	/*border:1px solid #a01102;*/
	margin:0;
}

.mini-post .date-post {
	color:#696969;
	display:block;
	float:left;
}

.mini-post p .read-more {
	background:url(images/all-icons.gif) no-repeat 0 0px;
	text-align:right;
	padding-left:15px;
	text-transform:uppercase;



} 
.mini-post p .read-more {
	background:url(images/all-icons.gif) no-repeat 0 0px;
	text-align:right;
	padding-left:15px;
	text-transform:uppercase;
} 
p.readmore {text-align: right;}

.navigation .alignleft a, .navigation .alignright a {
	background-color:#ffffff;
	font:normal 11px Verdana, Tahoma;
	height:26px;
	line-height:26px;
	padding:0 7px;
color: #999999;
}
.navigation .alignleft a:hover, .navigation .alignright a:hover {
	border-bottom:1px solid #cc0066; color: #99cc33;}

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color:#ffffff;
	height:36px;
	position:relative;
	padding:0 9px;
	border:1px solid #1d1d1d;
}
.wp-pagenavi {
	padding-top:12px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
	border:1px solid #0d0d0d !important;
	padding: 4px 6px !important;
}

.wp-pagenavi span.pages, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#232323 !important;
	color:#010101 !important;
}

.wp-pagenavi span.current {
	background-color:#202020 !important;
	color:#000000 !important;
}

/* sidebar */
#sidebar {
	float:right;
	width:320px;
}

#primary .widget, #secondary {
	background-color:#ffffff;
	clear:both;
	border:1px solid #DBEFBE;
	padding:5px 8px 8px;
	margin-bottom:7px;
}

.widget-title {
	padding-bottom:3px;
	border-bottom:4px solid #99cc33;
	margin-bottom:3px;
	font:normal 16px 'Trebuchet MS', Tahoma, Verdana;
	color:#cc0066;
}

.widget ul li {
	display:block;
	background: #ffffff;/*background:transparent url('images/widget-separator.gif') repeat-x 0 100%;*/
	line-height:30px;
	padding-bottom:2px;
	color:#837864;
}

.widget ul li a {
	color:#4d4d4d;
}

.widget ul li a:hover {
	color:#cc0066;
}

.widget ul li.hover {
	/* background-color:#E0A32E; */
}

.small-sidebar {
	width:146px;
}

#sidebar-left {
	float:left;
}

#sidebar-right {
	float:right;
}

#secondary .widget {
	margin-bottom:7px;
}

#secondary .widget ul li {
	/*background:url(images/dot.gif) repeat-x 0 100%;*/
	border:none;
	padding-bottom:3px;
}

#footer {
clear:both;
	height:36px;
	color:#333333;
	text-align:center;
	padding-bottom:2px;
	padding-top: 25px;
}
#footer p {margin: 10px; padding: 10px;}

/*** CUSTOM STYLES ***/
#projects {
	padding: 10px 0;
	background: repeat-y url(images/sw-fade.jpg) #ffffff;	
	height: 16px;
}
#projects ul {position: relative; top: 0px; left:0px; float: left; width: 600px;}
#projects-links li {
	display: inline;
	list-style: none;
	padding: 10px;
}
#google_ads_div_HeaderEXP_BLOG {
	overflow:hidden;
	margin:0px;
	padding: 0px;
}
.slideInfoZone h2 {color:#CC0066 !important;}
#wp-pagenavi-wrapper {border:0px; padding:0px;}
#wp-pagenavi-wrapper a, #wp-pagenavi-wrapper span {background: #CCFF99 !important; color: #333333 !important; border:1px solid #99cc33 !important;}

a:hover { color:#cc0066; }
#branding a:hover { color:#5a0d06; }
#footer a {color: #696969;}
#footer a:hover {color:#333333; text-decoration:underline;}
li.cat-item {padding: 5px 5px 5px 8px; line-height: normal !important; }
li.cat-item:hover {background: #CCFF99 !important; border-left:3px solid #99cc33 !important; padding-left:5px !important;}
.post .entry {margin-top: 20px; font-size: 13px; text-align: justify;} 
/*#content .navigation * {  background:#ffffff !important; color: #333333 !important;  display: block !important;}
#content .navigation {margin: 10px 0 !important; display: block !important;}
#content .navigation .alignleft a {border: 0px; !important;}*/

#cerca {
position:relative;float:right;  top:6px;right:0px; width: 180px; 
text-align: right;	margin:0px !important; padding: 0px !important; 
}
input#s {font: 12px Arial, Verdana, Sans-Serif; background: #ffffff; 
padding: 0px; margin: 0px; top:1px; left:0px; width:130px; height: 24px; }
#swbutton {
background:#333333 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;  height: 25px;
top: 0px; right:0px; width: 50px;
}
#google-top {clear:both; margin-bottom: 1px;}
hr.clear {visibility:hidden; clear: both;}
#twitter_div {margin-bottom: 10px; min-height: 40px;}

#social-footer { text-align: justify; background: #ffffff;}
#social-footer fieldset {width:495px; text-align: center; display: inline;}
#social-buttons, #tiny-logos {
border: 1px solid #DBEFBE;
text-align: center;
margin: 10px auto;
font-weight:bold;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
-khtml-border-radius-topleft:10px;
-khtml-border-radius-topright:10px;
-khtml-border-radius-bottomleft:10px;
-khtml-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
}

#social-footer legend { margin: 0px 10px;
	padding-bottom:3px;
	background: #ffffff;
	margin-bottom:3px;
	font:normal 16px 'Trebuchet MS', Tahoma, Verdana;
	color:#cc0066;}

#yarpp-related-posts {margin: 20px 0;}
#yarpp-related-posts h3 {color: #cc0066; font-size: 16px; margin-bottom: 10px;
font-family:'Trebuchet MS',Tahoma,Verdana; font-weight:normal;}
.googleads {text-align: center; margin: 20px;}
.mini-post-cat {float: right; font-weight: bold; font-size: 12px; color: #696969;}
.navigation {margin-bottom: 30px;}
.single .title, h3.title, h3.3d a {height: auto; color: #cc0066; font-size: 18px;}
.home .title {min-height: 40px;}
#container .home {width:640px;}
.special-table td {border-bottom: 1px dotted #999999; vertical-align:top; padding: 2px;}
.special-table th {font-weight: bold; background: #efefef; border-bottom: 1px dotted #999999; vertical-align:top; padding: 2px;}


#promo {
	background-color:#ffffff;
	clear:both;
	border:1px solid #DBEFBE;
	padding:9px 9px 7px 9px !important;
text-align:center !important;
margin-bottom: 10px !important;
}
#promo img, #promo a {margin:0px !important; padding:0px !important; vertical-align:none !important;}

/**** ALICE WIDGET ****/

#CollectaSearchWidget {
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #e9e9e9;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div#CollectaSearchWidget div.collectaHeader {
    background-position: center center;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

/* widget title */
div#CollectaSearchWidget H2.collectaTitle {
    color: #CC0066;
    border-bottom: solid 2px #CC0066;
}

/* pause link */
#collectaSubTitle {
    color: #666;
}

div#CollectaSearchWidget div#collectaResults div#collectaLoading {
    color: #999;
}

/* main results display */
div#CollectaSearchWidget div#collectaResults ul  {
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
}

        div#CollectaSearchWidget div#collectaResults ul li span.collectaItemTitle {
            color: #000033;
        }

            div#CollectaSearchWidget div#collectaResults ul li span.collectaItemTitle a {
                color: #000033;
            }
        
        /* author and date */
        div#CollectaSearchWidget div#collectaResults ul li span.collectaItemAuthorandDate {
            color: #999;
        }

            div#CollectaSearchWidget div#collectaResults ul li span.collectaItemAuthorandDate a {
                color: #5F5F5F;
            }

            div#CollectaSearchWidget div#collectaResults ul li span.collectaItemAuthorandDate img {
                border: solid 1px #eee;
            }

        div#CollectaSearchWidget div#collectaResults ul li img.collectaItemFavicon {
            border: solid 1px #eee;
            padding: 0;
        }


div#CollectaSearchWidget div.collectaFooter {
    border-top: solid 2px #CC0066;
}

div#CollectaSearchWidget div.collectaFooter a {
    color: #5F5F5F;
}

/*#social-block {margin: 0 !important; overflow: hidden; border-width: 0 1px 1px 1px ;border-style: solid; border-color:#99CC33; padding: 5px;}*/
#social-block table#social {margin-top: 10px; width: 640px;}
#social-block table#social td {vertical-align: top;}
.social {float: left; margin-right: 5px;}
h3.title-social, h3.amazon-title {color: #cc0066; font-family:'Trebuchet MS',Tahoma,Verdana;
font-size:16px; font-size-adjust:none; border-bottom:1px solid #99CC33; text-align: left;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:10px 0;
padding:10px 0;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:10px 0;
padding:10px 0;}
#fb-recommendations {margin: 10px 0;}

.blogroll img {width: 150px;}
#iPhoneAppSide {text-align: center; margin-bottom: 5px;}

#socialbox {border: 1px solid #EBEBEB; margin: 10px 0px; background: #ffffff;}
#socialbox p {padding: 10px;}
#socialbox p.twitter {background: #EEF9FD; border-bottom: 1px solid #EBEBEB;}
#socialbox p.facebook {border-bottom: 1px solid #EBEBEB;}
#socialbox .plus1 {background: #EBF9E8;border-bottom: 1px solid #EBEBEB; text-align: center; padding: 5px;}
#socialbox p.apps {height: 60px;}

#topsocial {float: right; width: 400px; text-align: right;}
.twitter-follow-button {width:240px !important;}
.fb_edge_widget_with_comment {top: -3px !important;}

#swblog-social { margin: auto; text-align: center;}
#google_ads_div_HeaderEXP_BLOG_ad_container ins {height:94px; display: block !important; } 

#topsocial li {list-style: none; display: inline; margin: 0px 5px;}
#topsocial a {color: #333333;}
#topsocial a img { vertical-align: bottom;}

/*
.menu-main-menu-container { text-align: left; height: 42px;margin: 0px;  }
.menu-main-menu-container #menu-main-menu {margin: 0px; padding: 0px 0px; }
.menu-main-menu-container #menu-main-menu li {position: relative; float: left; list-style: none; margin: 0; padding:0; vertical-align: middle; display: inline;}
.menu-main-menu-container #menu-main-menu li ul {visibility: hidden; position:absolute;top:40px; left:-1px; width: 200px; z-index: 10; height: auto; background: #ffffff; border-bottom: 1px solid #BBDE7E; }
.menu-main-menu-container #menu-main-menu li:hover {background: #ffffff;}
.menu-main-menu-container #menu-main-menu li:hover ul {visibility: visible; }
.menu-main-menu-container #menu-main-menu li ul li {background: #ffffff; width: 198px; border-left: 1px solid #BBDE7E;border-right: 1px solid #BBDE7E; height: 30px;}
.menu-main-menu-container #menu-main-menu li ul li a {height: 30px; vertical-align: middle !important; line-height: 30px;}
.menu-main-menu-container #menu-main-menu li:hover ul li ul {visibility:hidden; position:absolute;top: 0px; left: 198px; z-index: 20; height: auto; background: #BBDE7E; }
.menu-main-menu-container #menu-main-menu li:hover ul li:hover {background: #BBDE7E; }
.menu-main-menu-container #menu-main-menu li:hover ul li:hover ul {visibility:visible; }
.menu-main-menu-container #menu-main-menu li ul li ul li		{background: #BBDE7E; width: 198px;}*/
