/*  
Theme Name: conecti
Theme URI: 
Description: This is my theme for a tutorial.
Version: 1.0
Author: Ashish sharma
Author URI: 

*/
body {
	color: #333333; 
	text-align: center;
	margin: 0;
	font-size:13px;
	font-family:"Helvetica",sans-serif;
	background-color:#fff;
}
/* links */
a, a:visited {	
	color: #0000cc;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #000099;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #000000;
}
h3 {
	font-size: 150%;	
	font-weight: bold;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
#wraper {
	position: relative;
	width: 1004px;	
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	position: relative;
	width: 1004px;	
	height: 100px;	
	padding: 0;	
	margin: 0px auto;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	top: 22px;
	left: 20px;
	width: 560px;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	top: 72px; left: 25px;		
}
#header .logo{
    width:383px;
	height:89px;
	float:left;
	}
#header .search{
    width:300px;
	height:51px;
	float:right;
	background:#535353;
	margin-top:33px;
	}
#header form{
    width:300px;
	height:42px;
	}
#search{
    width:300px;
	height:42px;
	margin-top:10px;
	margin-left:9px;
	}

#miniad{
    float:right;
	width:265px;
	height:90px;
	margin-top:40px;
	margin-bottom:20px;
	}
#leaderboard{
    width:728px;
	height:90px;
	float:left;
	}
#ads_container{
    margin-bottom:20px;
	}
/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 57px;	
}
#nav ul {
	float: left;
	list-style: none;	
	width: 1004px;		
	height: 57px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;	
	display: inline;
	background:#535353;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 7px;
	font: bold 16px/57px Cuprum, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: -0.05em;
	word-spacing:-0.05em;
	color: #ffffff;
}
#nav ul li a:hover, #nav ul li a:active {
	background: #07BCFF;
}
#content-wrap {
	position: relative;
	background: #ffffff;
	clear: both;
	float: left;	
	width:1004px;	
	padding: 0; 			
	margin-left:0;	
	display: inline;
}
#main {
	float: left;
	width: 680px;
	display: inline;	
	margin-top:25px;
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em ;
	color: #333; 
	letter-spacing: -1px;	
	text-transform: none;
	padding:5px;
	font-size:55px;
	font-weight:normal;
}
#main h2 a {
	color: #000000; 
	text-decoration: none;	
}
.author h3 {
	color: #aaa;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	}
.author h3 .avatar img{
    height:50px;
	width:50px;
	}
.author h3 .com a{
    color:#aaa;
	}
.author h3 .com a:hover{
    text-decoration:none;
	}
.post_divider {
	border-bottom: 1px dotted #ccc;
	width: 670px;
	padding: 0 10px 0 5px;
	}
.author h3 .com a{
    color:#666;
	}
.author h3 .author-name a{
    color:#666;
	}
.author h3 .author-name a:hover{
    text-decoration:none;
	}




.sidebar{
	float: right;
	width: 300px;
	padding:0; 
	margin:25px 2px 100px 5px;	
	}
.post{
	padding:10px 0 10px 0;
	}
.post h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
.entry{
	line-height:18px;
	width:680px;
	}
.entry p{
	padding-left:0;
	font-family: 'Droid Sans',sans-serif;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: -0.04em;
	word-spacing: -0.04em;
	line-height: 1.3em;
	color: #111;
	font-size:16px;
	}
.entry .wpcf7 p{
    font-weight:bold;
	}
.entry p input{
    font-weight:bold;
	}
p.postmetadata{
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	}
.navigation{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
/* Relatedposts */	
.relatedposts {
	height: 106px;
	width: 1004px;
	background: rgb(189, 189, 189);
	margin: 0px;
	padding: 0px;
	}
.relatedposts ul li img{
	width:150px;
	height:88px;
	}
.relatedposts ul{
	float:right;
	width:810px;
	height:88px;
	margin-top:0px;
	padding-top:10px;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;

	}
.relatedposts ul li{
	float:left;
	width:155px;
	height:88px;
	padding-left:7px;
	}
.relatedposts ul li a{
	display:none;
	width:120px;
	height:58px;
	overflow:hidden;
	margin-top:-88px;
	padding:10px;
	border: 5px solid rgb(204, 204, 204);
	opacity: 0.9;
	background: rgb(83, 83, 83);
	}
.relatedposts ul li:hover a{
	display:block;
	text-decoration:none;
	color:#fff;
	text-transform:lowercase;
	}
.relatedposts .r-name {
    float:left;
	height:88px;
	width:180px;
	padding:0;
	margin-top:10px;
	}
.relatedposts .r-name h3{
	color:#fff;
    width:150px;
	height:70px;
	border-right:1px #fff solid;
	margin-top:0px;
	margin-right:10px;
	padding-top:10px;
   }










/* Sidebar */	
#sidebar {
	float: right;
	width: 280px;
	padding: 25px 0 0 0; margin: 0;		
}	
.sus_title {
	float: left;
	margin: 0;
	padding: 7px 0 5px 15px;
	font-weight: bold;
	width: 140px;
	height: 35px;
	background: #535353;
	color: #fff;
	font: 28px/35px 'BebasNeueRegular',Arial,sans-serif;
	text-decoration: none;
	}
.sus_number{
    font-weight:bold;
	float:right;
	text-align:right;
	margin-top:5px;
	}

#categoriaswidget{
    margin-top:40px;
	}
ul.hotmap{
	border-top: 1px solid #535353;
	margin-top: 0px;
	margin-left:0;
	margin-right:0;
	padding: 0;
	float: left;
	list-style: none;
	width: 300px;
	}

ul.hotmap li {
		height: 70px;
		}

.hotmapposttitle {
		padding: 10px 10px 0px;
		}
li.hotmappost{
		color: rgb(83, 83, 83);
		font-size: 15px;
		font-weight: 400;
		}
.hotmapposttitle a {
		color: rgb(83, 83, 83);
		}
.hotmapcounter {
		font-size: 35px;
		font-weight: 800;
		padding: 15px 15px 0px 10px;
		float: left;
		}
ul.hotmap a{
        display:block;
		color:#000000;
		}
ul.hotmap a:hover{
        text-decoration:none;
		}
ul.hotmap li.post-1 {
		background:rgb(255,79,79);
		}
ul.hotmap li.post-2 {
		background:rgb(255,101,80);
		}
ul.hotmap li.post-3 {
		background:rgb(255,138,80);
		}
ul.hotmap li.post-4 {
		background:rgb(255,179,80);
		}
ul.hotmap li.post-5 {
		background:rgb(255,204,80);
		}
ul.hotmap li.post-6 {
		background:rgb(255,232,80);
		}
ul.hotmap li.post-7 {
		background:rgb(255,253,80);
		}
ul.hotmap li.post-8 {
		background:rgb(255,253,117);
		}
ul.hotmap li.post-9 {
		background:rgb(255,254,166);
		}
ul.hotmap li.post-10 {
		background:rgb(255,254,207);
		}
ul.hotmap li:hover{
        opacity:0.85;
		}
.tabs li {
		float: left;
		margin: 0;
		padding: 7px 5px 5px 0px;
		overflow: hidden;
		position: relative;
		background: #fff;
		font-weight: bold;
		cursor: pointer;
		width: 145px;
		text-decoration: none;
		height: 35px;
		}
.tabs ul {
		margin: 10px 0 0 0;
		padding: 0;
		float: left;
		list-style: none;
		width: 300px;
		}
.tabs ul li a {
		color: #535353;
		font-size: 20px;
		line-height:30px;
		letter-spacing:-2px;
		text-decoration: none;
		font-family:'BebasNeueRegular',Arial,sans-serif;
		}
.tabs ul li:hover{
        opacity:0.55;
		}




#android_list {
		padding-left: 10px;
		text-decoration: none;
		background-color: #3C3C3C;
		padding-bottom: 15px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		padding: 10px;
		margin-top: -10px;
		}
#separador_android {
		height: 1px;
		width: 280px;
		background-color: #FFF;
		margin-top: 5px;
		margin-bottom: 5px;
		}
#android_list .android_ul{
        margin:0;
		padding:0;
		}
#android_list a {
		color: #FFF;
		font-size: 12px;
		font-weight: 400;
		text-decoration: none;
		font-family: "Helvetica",sans-serif;
		}
#android_list li:hover a{
		color: #A5CA39;
		}











/* footer*/

#footer {
    margin-top:20px;
    }
#cat_container{
	width: 100%;
	background: #292929;
	}
#categories{
	width: 1004px;
	margin: 0 auto;
	}
.title_foot h1{
	color: #FFF;
	font-size: 22px;
	padding: 15px;
	float:left;
	width:1004px;
	text-align:left;
	}

.cat_menu {
	width: 190px;
	float: left;
	margin: 10px 10px 0 0;
	}
.title_cat {
	float: left;
	}
.title_cat h2{
	font-size: 18px;
	color: #74bdd4;
	padding-left:0;
	}
.title_cat h2 a {
	font-size: 18px;
	color: #e6c818;
	text-decoration: none;
	}
.cat_menu ul {
	float: left;
	list-style: none;
	margin-left: 0px;
	padding-left:0px;
	}
.cat_menu li {
	width: 170px;
	}
.cat_menu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	text-align:left;
	float:left;
	font-family: "Helvetica",sans-serif;
	text-transform:lowercase;
	display:block;
	margin-bottom:7px;
	}
#tag_container{
	width:1004px;
	margin:0 auto;
	}
#tag_container h4{
	color: #FFF;
	font-size: 22px;
	padding: 15px;
	width:1004px;
	text-align:left;
	}
#tag_container .st-tag-cloud a:hover {
    color:#40d0ff!important;
    text-decoration:none;
	}
.st-tag-cloud {
	float: left;
	margin-bottom: 20px;
	text-align:justify;
	}
.st-tag-cloud a{
	text-transform:capitalize;
	}
#footer_ads_container {
	width: 1004px;
	margin: 10px auto 45px auto;
	}
.logo_foot {
	float: left;
	}
.nd_banner {
	float: left;
	margin: 16px 8px 0 8px;
	}
.privacy {
	font-size: 11px;
	width: 245px;
	float: left;
	margin-left: 10px;
	}
.privacy a {
	text-decoration: none;
	color: #696969;
	}
.contacto {
	text-align: right;
	float: right;
	font-size: 11px;
	}
.contacto a {
	text-decoration: none;
	color: #696969;
	}



/* postmeta */
.postmeta {	
	padding-top: 5px; 
    padding-bottom: 5px;
	padding-right: 0; 
	padding-left: 0; 
	margin: 10px 0 10px 0;	
	font-size: 95%;	
	color: #000000;
	border: 1px solid #EAE7DB;
	background: #9999ff;
	width:680px;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
table#wp-calendar{
	width:100%;
	}
#main-left{
            width:48%;
			height:300px;
			float:left;
			margin-top:10px;
			background:#6699cc;
			}
#main-left ul{
			padding-left:5px;
			padding-right:0;
			margin:0;
			}
#main-left .left-title{
           display:block;
		   float:left;
		   width:290px;
		   height:36px;
		   line-height:auto;
			}
#main-left li{
           width:100%;
		   height:40px;

			}
#main-right{
            width:48%;
			height:300px;
			float:right;
			margin-top:10px;
			background:#99cc99;
			}
#main-right ul{
			padding-left:5px;
			padding-right:0;
			margin:0;
			}
#main-right li{
           width:100%;
		   height:40px;

			}
#main-right .right-title{
           display:block;
		   float:left;
		   width:290px;
		   height:36px;
		   
			}
#main-long{
            width:100%;
			height:200px;
			float:left;
			margin-top:10px;
			background:#fffccc;
			list-style:circle;
			}
#main-long ul{
            margin-left:0px;
			margin-top:5px;
			}
#main-long li{
			list-style:circle;
			margin-top:5px;
			}
#main-left .left-pic img{
            width:35px;
			height:35px;
			float:left;
			}
#main-left .left-title{
			float:left;
			}
#main-right .right-pic img{
            width:35px;
			height:35px;
			float:left;
			}
#main-right .right-title{
			float:left;
			}
#main .post-thumb{
            float:left;
			}



/* featured*/
#featured{
          width:1007px;
		  height:302px;
		  float:left;
		  }
#featured_bigleft{
          width:500px;
		  height:300px;
		  float:left;
		  }
#featured_bigright{
          width:501px;
		  height:298px;
		  float:right;
		  position:relative;
		  margin-right:3px;
		  }
#featuredsmall_bottomleft{
          width:250px;
		  height:147px;
		  position:absolute;
		  bottom:0;
		  left:0;
		  }
#featuredsmall_topleft{
          width:250px;
		  height:147px;
		  position:absolute;
		  top:0;
		  left:0;
		  }

.sliderlink {
			text-decoration: none!important;
			color: white!important;
			font-weight: 900;
			line-height: 20px;
			overflow:hidden;
			}
a.sliderlink:hover{
          color:#16BAFE!important;
		  }
#featuredsmall_bottomright{
          width:250px;
		  height:147px;
		  position:absolute;
		  bottom:0;
		  right:0;
		  }
#featuredsmall_topright{
          width:250px;
		  height:147px;
		  position:absolute;
		  top:0;
		  right:0;
		  }
#featured_bigright img{
          width:250px;
		  height:147px;
		  }
   
.main_title {
		color: #cdcdcd;
		font-family: 'Helvetica',sans-serif;
		font-size: 35px;
		font-weight: 800;
		font-style: normal;
		font-weight: bold;
		letter-spacing: -0.05em;
		word-spacing: -0.05em;
		border-bottom: 1px solid #999;
		width: 650px;
		padding: 0 10px 0 5px;
		}