

html {
	color: #333;
	background:#fff;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0
}

ul,ol {
	list-style: none;
}

fieldset,img,abbr,acronym {
	border: 0
}

q:before,q:after {
	content: ''
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	display: none;
}

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

.clear {
	display: inline-block;
}

* html .clear {
	height: 1%;
}

.clear {
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}
.tc_bw{
	background:url(images/logo_bw.png) top lef no-repeat;
	line-height:29px;
	height:30px;
	padding-left:114px;}
/*---------------------------------------------------------------------------------*/

/* GENERAL */

/*---------------------------------------------------------------------------------*/

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

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

:focus {
	outline: 0;
}

h1 {
	font-size: 22px;

}

h2 {
	font-size: 18px;

}

h3 {
	font-size: 16px;
		text-shadow:none;

}

h4 {
	font-size: 13px;
}

h5,h6 {
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial,Helvetica,Sans-serif;
}
h1.head{
  height: 5px;
  line-height: 8px;
  color:#999;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bold;
  background: #f5f5f5;
  font-size: 10px;
}
h1.head span{
    padding: 5px 8px 5px 0;
 text-shadow:none;
 font-family:Arial, Helvetica, sans-serif;
 line-height:10px;
 color:#999;
 letter-spacing:1px;
 font-size:10px;
    background: #fff; }
pre,code,kbd,samp,tt {
	font: 13px/1.385 "Courier New",Monospace,serif;
}

body,input,button,select,textarea,option {
	font: 12px Arial,serif;
}

body {
	line-height: 1.63;
	background: #fff;
}

.cat-feedlink a,
.pc-feedlink a {
	float: right;
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #FAFAFA url(images/rss.png) no-repeat 0 0;
	margin: 14px 15px 0 0;
	text-indent: -5555em;
	overflow: hidden;
}

.pc-feedlink a {
	margin: 20px 15px 0 0;
}

#side-ad-slot{
	height:280px;
	padding:10px 0px 0px 30px;}
/*---------------------------------------------------------------------------------*/

/* LAYOUT */

/*---------------------------------------------------------------------------------*/
#side-ad{
height:250px;
margin-left:12px;

}
#sep-rate{
margin-top:5px;
border-bottom:#e1e1e1 1px solid}
#wrapper {
	width: 961px;
	margin: 0px auto 0px auto;
	border-top:0px;

}

#header {
	height: 101px;
	text-align: left;
	background:#f1f4f2 url(images/head-glow.png) no-repeat;

}

#main {
	border-bottom: 1px solid #E2E1CD;
}

#container {
	float: left;
	margin: 0 -341px 0 0;
	width:100%;
}

#content {
	margin: 0 341px 0 0;
	overflow: hidden;
}

#sidebar {
	float: right;
	width: 320px;
	clear: right;
	padding-left: 1px;
	margin-bottom: -1px;
}
#article-story{
	width:600px;
	margin-right:10px;
}
.entry h1{
	border-top:1px dotted #f0f0f0;
	padding: 5px 0px;
	color:#999;text-shadow: 1px 1px 5px #e2e2e2;
	border-bottom:1px dotted #f0f0f0;
	
}
.entry h2{
	border-top:1px dotted #f0f0f0;
	color:#999;text-shadow: 1px 1px 5px #e2e2e2;
	border-bottom:1px dotted #f0f0f0;	padding: 5px 0px;

}

#mini-ads{

padding-top:7px;}
/*---------------------------------------------------------------------------------*/

/* HEADER */

/*---------------------------------------------------------------------------------*/

.logo {
float:left;
}

.logo {
	margin: 20px 0px 0px 0px;
	font-family: Georgia,serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.logo a {
	color: #333;
	display: block;
}

.logo a:hover {
	color: #333;
}

.logo .desc {
	display: block;
	font-family: Arial,serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaa;
	letter-spacing: 0px;
	text-transform: none;
}

.logo a:hover .desc {
	color: #aaa;
}

#text-logo a {
	padding: 0 15px;
}

#image-logo {
	margin: 18px 0px 0px 15px;
}

#image-logo a {
	background: url(images/logo.png) no-repeat left -5px;
	width: 300px;
	height: 60px;
	text-indent: -5555em;
	overflow: hidden;
}
#footer-l{
	border-top:4px solid #790101;
	width:100%;
	padding-bottom:20px;
	height:10px;
	margin-top:20px;
	margin-bottom:10px;
	background:url(images/logo_bw.png) no-repeat}

/*---------------------------------------------------------------------------------*/

/* TOP */

/*---------------------------------------------------------------------------------*/

#top {
	height: 28px;
	color: #fff;
	font-size: 11px;
	line-height: 30px;
}

/* top navigation */

.topnav {
	z-index: 99;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1;
}

.topnav a {
	position: relative;
	color: #fff;
	display: block;
	z-index: 100;
	text-decoration: none;
}

.topnav li {
	float: left;
	width: auto;
}

.topnav li a {
	padding: 6px 11px;
	font-size: 11px;
	line-height: 16px;
	border-right: 1px solid #b2c0cd;
	text-decoration: none;
}

.topnav li a:hover, .topnav li a:active {
	color: #D7D4C7;
	text-decoration: none;
}

.topnav li a:visited {
	
}

.topnav li.first a {
	background: none;
}

.topnav li.last a {
	padding-right: 0px !important;
}

.topnav li a.sf-with-ul {
	
}

.topnav li ul {
	background: #fff;
	position: absolute;
	left: -999em;
	width: 158px;
	margin: 0px 0px 0px -1px;
	border: 1px solid #ECEDE8;
	border-width: 1px 1px 0px;
	z-index: 999;
}

.topnav li ul li {
	border-bottom: 1px solid #ECEDE8;
}

.topnav li ul li a, .topnav li ul li a:visited {
	background: #fff;
	width: 136px;
	padding: 6px 11px;
	color: #555;
	font-size: 11px;
	font-weight: normal;
}

.topnav li ul li a.sf-with-ul {
	padding: 6px 11px;
}

.topnav li ul li a:hover {
	background: #fdfdfd;
	color: #004276;
}

.topnav li ul ul {
	margin: -29px 0px 0px 158px;
}

.topnav li ul ul li a {
	
}

.topnav li ul li ul li a {
	
}

.topnav li:hover, .topnav li.hover {
	position: static;
}

.topnav li:hover ul ul, .topnav li.sfhover ul ul,
.topnav li:hover ul ul ul, .topnav li.sfhover ul ul ul,
.topnav li:hover ul ul ul ul, .topnav li.sfhover ul ul ul ul {
	left: -999em;
}

.topnav li:hover ul, .topnav li.sfhover ul,
.topnav li li:hover ul, .topnav li li.sfhover ul,
.topnav li li li:hover ul, .topnav li li li.sfhover ul,
.topnav li li li li:hover ul, .topnav li li li li.sfhover ul {
	left: auto;
}

/* topnav indicator */

.topnav .sf-sub-indicator {
	display: none;
}

.topnav li ul .sf-sub-indicator {
	background: url(images/icon-arrow-right.png) no-repeat;
	position: absolute;
	display: block;
	right: 0.4em;
	top: 0.9em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
}

/* topnav social icons */

.top-social li a {
	padding-left: 26px;
}

.top-rss {
	background: url(images/gray-small-rss.png) no-repeat 6px 5px;
}

.top-email {
	background: url(images/small-email.png) no-repeat 6px 5px;
}

.top-twitter {
	background: url(images/small-twitter.png) no-repeat 6px 5px;
}

.top-facebook {
	background: url(images/small-facebook.png) no-repeat 6px 5px;
}

/* search form */

#search {
	display: inline;
	float: right;
	height: 14px;
	margin: 3px 15px 0px 0px;
}

#search input {
	float: left;
	background: #fff;
	width: 210px;
	padding: 2px 5px 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 12px;
	border: 1px solid #ECEDE8;
}

#search input:focus {
	background: #fffff0;
	border: 1px solid #ddd;
}

#search input.btn {
	background: none;
	border: none;
	margin: 4px 0px 0px -23px;
	padding: 0px;
	width: auto;
}

/*---------------------------------------------------------------------------------*/

/* CATEGORY MENU */

/*---------------------------------------------------------------------------------*/
#cover{
	background:url(images/bg-strip.png) repeat-x;}
#cat-menu {
	height: 40px;
}

/* category navigation */

.nav {
	z-index: 99;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1;
	border-right: 1px solid #f7f7f7;
}

.nav a {
	position: relative;
	color: #6C7479;
	display: block;
	z-index: 100;
	text-decoration: none;
}

.nav li {
	float: left;
	width: auto;
	padding-left:12px;
	padding-right:12px;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #fffff;
	height:38px;
}
.nav li:hover {
	background:#F9F9F9;
}
.nav li a {
	font: bold 11px Arial,serif;
	font-family:Arial, Helvetica, sans-serif;
    background-image: url(icons/navi-main-b-i.png);
	padding: 10px 12px;
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
}

.nav li a:hover, .nav li a:active, .nav li.current-cat, .nav li.current-cat-parent {
	color: #990000;
}

.nav li a.sf-with-ul {
	
}

.nav li ul {
	background: #fff;
	position: absolute;
	left: -999em;
	width: 172px;
	margin: 0px 0px 0px -2px;
	border: 1px solid #dfdfdf;
	border-width: 1px 1px 0px;
	z-index: 999;
}

.nav li ul li {
	border-bottom: 1px solid #dfdfdf;
	border-right: none;
}

.nav li ul li a {
	background: #fbfbfb;
	width: 147px;
	padding: 7px 12px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

.nav li ul li a.sf-with-ul {
	padding: 7px 12px;
}

.nav li ul li a:hover {
	color: #004276;
	text-decoration: underline;
}

.nav li ul ul {
	margin: -31px 0px 0px 171px;
}

.nav li ul ul li a {
	
}

.nav li ul li ul li a {
	
}

.nav li:hover,.nav li.hover {
	position: static;
}

.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;
}

/* category navigation indicator */

.nav .sf-sub-indicator {
	display: none;
}

.nav li ul .sf-sub-indicator {
	background: url(images/icon-arrow-right.png) no-repeat;
	position: absolute;
	display: block;
	right: 0.4em;
	top: 0.9em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
}







#navi-home{
	
	border-bottom:2px solid #6C7479;
}


#navi-home a
{
	color:#6C7479;	
	padding-left:22px;
}
#navi-home a:hover{
	color: #6C7479;
	}

#navi-home:hover{
}

#navi-business{
	
	border-bottom:2px solid #ff9414;
}
#navi-business a
{	color:#6C7479;
    background-position: -100px 0;
	padding-left:22px;
}

#navi-business a:hover{
	color: #ff9414;

}
#navi-business:hover{
}

#navi-coding{
	
	border-bottom:2px solid #1CB251;
}
#navi-coding a
{	color:#6C7479;
    background-position: -200px 0;
	padding-left:20px;
}

#navi-coding a:hover{
	color: #1CB251;

}#navi-coding:hover{
}

#navi-designing{
	
	border-bottom:2px solid #FE4365;
}
#navi-designing a
{	color:#6C7479;
    background-position: -300px 0;
	padding-left:20px;
}

#navi-designing a:hover{
	color: #FE4365;

}
#navi-designing:hover{
}

#navi-internet{
	
	border-bottom:2px solid #881f00;
}

#navi-internet a
{	color:#6C7479;
    background-position: -400px 0;
	padding-left:20px;
}
#navi-internet a:hover{
	color: #881f00;

}
#navi-internet:hover{
}


#navi-mobile-tech{
	
	border-bottom:2px solid #F5CE21;
}
#navi-mobile-tech a
{	color:#6C7479;
    background-position: -500px 0;
	padding-left:20px;
}

#navi-mobile-tech a:hover{
	color: #F5CE21;

}#navi-mobile-tech:hover{
}


#navi-social-media{
	
	border-bottom:2px solid #3A86C7;
}
#navi-social-media a
{	color:#6C7479;
    background-position: -650px 0;
	padding-left:20px;
}

#navi-social-media a:hover{
	color: #3A86C7;


}
#navi-social-media:hover{
}







/*---------------------------------------------------------------------------------*/

/* BREADCRUMB */

/*---------------------------------------------------------------------------------*/

#breadcrumb {
	padding: 0 0 0 15px;
	height: 35px;
	line-height: 30px;
	border-bottom: 7px solid #f5f5f5;
	background: #FFF;
	color: #888;
	text-transform: uppercase;
	font-size: 11px;
}

#breadcrumb a,#breadcrumb span {
	padding: 0 3px 0 10px;
	background: url(images/icon-arrow-right.png) no-repeat 0 3px;
}

#breadcrumb .tip {
	font-weight: bold;
	background: none;
	padding: 0;
}

#breadcrumb .home {
	background: none;
}

#breadcrumb .follow {
	float: right;
	height: 30px;
	line-height: 30px;
	display: block;
	padding: 0 15px;
	color: #888;
	padding-top:6px;
	text-transform:none;
	background: none;
}
.twitter-folow{
padding-bottom:4px;
font-weight:bold;}

/*---------------------------------------------------------------------------------*/

/* FEATURED CONTENT SLIDER */

/*---------------------------------------------------------------------------------*/

#loopedSlider {
	float: left;
	background: #fff;
	margin: 15px;
	padding: 10px 10px 15px 10px;
	width: 250px;
	position: relative;
	clear: both;
	
}

#loopedSlider .featured-thumb {
	margin: 0 0 10px 0;

}
#loopedSlider .featured-thumb img{

  border:2px solid #ffffff; 
  border-radius:10px; 
  -moz-border-radius:10px; 
  -webkit-border-radius:10px; }
#loopedSlider .container {
	width: 250px;
	height: 395px;
	overflow: hidden;
	position: relative;
}

#loopedSlider .slides {
	position: absolute;
	top: 0;
	left: 0;
}

#loopedSlider .slides div {
	position: absolute;
	top: 0;
	width: 250px;
	display: none;
}

ul.pagination {
	list-style-type: none;
	margin: 10px auto 0px auto;
	padding: 0;
}

ul.pagination li {
	float: left;
	margin: 0 7px;
	display: inline;
}

ul.pagination a {
	display: block;
	width: 12px;
	padding-top: 12px;
	height: 0;
	overflow: hidden;
	background-image: url(images/slidernav.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul.pagination a:hover {
	background-position: 0 -12px;
}

ul.pagination li.active a {
	background-position: 0 -23px
}

/*---------------------------------------------------------------------------------*/

/* LATEST NEWS */

/*---------------------------------------------------------------------------------*/

#latest {
	width: 300px;
	background: #FAFAFA; padding: 6px;
	float: left;
	padding-right:10px;
	margin: 5px 0 5px;
	border-left:1px solid #f1f1f1;
}

#latest h3 {
	background: url(images/hatch.gif) repeat-x left bottom;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: #999999;
	font-family: Arial,serif;
	font-size: 13px;
}
#latest a{
	color:#333;}
#latest a:hover{
	color:#066699;
	border-bottom:1px dashed #066699;
}
#latest ul li {
	border-bottom: 1px solid #ECEDE8;
	padding: 6px 0 6px 34px;
}

#latest .postdate {
	font-family: Arial,serif;
	font-size: 11px;
	float: left;
	clear: left;
	line-height: 100%;
	color: #666;
	margin-left: -34px;
	padding-top: .4em;
}

.more {
	font-size: 11px;
	text-align: right;
	margin: 6px;
	text-transform: uppercase;
}

.more a {
	color: #666;
}

.more a:hover {
	color: #666;
	border-bottom: 1px dotted #666;
}

/*---------------------------------------------------------------------------------*/

/* CAROUSEL POSTS */

/*---------------------------------------------------------------------------------*/

#carousel {
	background: #FAFAFA;
	padding: 8px 7px 15px 7px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #ECEDE8;
}

.carousel-posts {
	z-index: 3 !important;
}

#carousel h3 {
	margin: 0 8px 10px 8px;
	border-bottom: 1px solid #FFF;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}

#carousel h3 span {
	display: block;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #DDD;
}

#carousel .item {
	width: 128px;
	background: #FFF;
	overflow: hidden;
	float: left;
	margin: 0 8px;
	border: 1px solid #ECEDE8;
	display: inline;
}

#carousel .item img {
	padding: 4px;
	border-bottom: 1px solid #DDD;
	display: block;
}

#carousel .item .title {
	padding: 5px 8px 8px 8px;
	height: 60px;
	display: block;
}

#carousel .item .title span {
	height: 60px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	overflow: hidden;
}

#carousel .item .title:hover {
	text-decoration: none;
}

.pc-next,.pc-prev,.pc-next:hover,.pc-prev:hover {
	float: right;
	cursor: pointer;
	background: url(images/arrow_carousel.png) no-repeat left top;
	width: 16px;
	height: 14px;
	display: inline-block;
	text-indent: -5555em;
	border: 0 !important;
	margin: 4px 4px 0;
	overflow: hidden;
}

.pc-next {
	background-position: right 0;
}

.pc-prev {
	background-position: 0 0;
}

.pc-next:hover {
	background-position: right -19px;
}

.pc-prev:hover {
	background-position: 0 -19px;
}

.catbox-title {
	border-left: 1px solid #ECEDE8;
	border-right: 1px solid #ECEDE8;
	border-top: 1px solid #ECEDE8;
	background: #FAFAFA url(images/bg-title.jpg) repeat-x left center;
	border-bottom: 1px solid #ECEDE8;
	padding: 8px 15px 7px 15px;
	text-transform: uppercase;
	line-height: 1.25;
	font-family: Arial,serif;
	font-size: 13px;
}

.catbox-title a {
	color: #333;
}

.catbox-title a:hover {
	color: #333;
	text-decoration: none;
}

.cat-feedlink a {
	margin-top: 10px;
}

#google-ads{
float:left;
height:250px;
width:350px;}


#social-share{
float:left;
width:200px;
padding-top:140px;

}
#social-share-btn{
float:left;
width:120px;
height:80px;
padding-top:10px;


}
#meta-details{
height:30px;}
#article-teaser{
height:95px;
width:410px;
}
#article-entry{
float:left;
padding-right:5px;
width:285px;}
#ads-share{
height:260px;
}.twitter{
padding-left:5px; 
}
.plusOneTall{
	padding-left:10px;}
/*---------------------------------------------------------------------------------*/

/* TWO COLUMN BOXES */

/*---------------------------------------------------------------------------------*/

.twocol .catbox-row {
	background: url(images/dot.gif) repeat-y 314px 0;
}

.twocol .catbox {
	width: 315px;
	float: left;
	padding: 0 0 10px 0;
}

.twocol .catbox .copyright {


}

.twocol .catbox-even .catbox-title {
	border-right: 1px solid #ECEDE8;
}

.twocol .catbox li {
	border-top: 1px solid #ECEDE8;
	padding: 5px 0 5px 11px;
	margin: 0 15px;
	font-size: 12px;
	background: url(images/icon-bullet.gif) no-repeat 0 12px;
}

.twocol .catbox li.first {
	display: block;
	padding: 15px 0 10px 0;
	font-family: Arial,serif;
	font-size: 12px;
	border-top: 0;
	background: none;
}

.twocol .catbox .entry-thumb {
	margin-right: 10px;
}

.twocol .catbox .entry-title {
	font-size: 14px;
}

.twocol .catbox .entry-excerpt {
	display: block;
}

/*---------------------------------------------------------------------------------*/

/* CONTENT */

/*---------------------------------------------------------------------------------*/

.headline {
	padding: 20px 15px;
	color: #999;
	margin: 0 0 15px 0;
	font-size: 22px;
	height: 32px;
	border-bottom: 1px solid #ECEDE8;
}

* html .home .headline {
	padding: 18px 15px;
}

.headline h1 {
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	overflow: hidden;
	text-transform: uppercase;
	color: #333;
}

.headline span {
	color: #999;
}

.single-cat-feedlink a {
	display: inline-block;
	float: none;
	margin: 0 5px;
	line-height: 12px;
}

.display {
	float: right;
	width: 49px;
	height: 20px;
	background: url(images/display.gif) no-repeat 0 -20px;
	text-indent: -5555em;
	overflow: hidden;
	margin: 10px 5px 0 0;
	cursor: pointer;
}

.display-grid {
	background: url(images/display.gif) no-repeat 0 0;
}

.hentry {
	margin: 15px;
	display: inline-block;
	width: 600px;
}

.entry-thumb {
	float: left;
	display: block;
	position: relative;
	margin: 0 15px 10px 0;
}

.entry-thumb a {
	padding: 1px;
	display: block;
  border:2px solid #ffffff; 
  border-radius:10px; 
  -moz-border-radius:10px; 
  -webkit-border-radius:10px;
}

.entry-thumb a img {
	display: block;
  border:2px solid #ffffff; 
  border-radius:10px; 
  -moz-border-radius:10px; 
  -webkit-border-radius:10px; 
}

.entry-title {
	margin: 0 0 4px 0;
	line-height: 1.25;
	color:#51565a;
}
.entry-title a{
	color:#51565a;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);}

.entry-title a:hover {
	color: #066699;
}

h1.entry-title {
	font-size: 28px;
	color:#6C7479;

}
.entry-content{
font-size:14px;}

.entry-content img{
	margin: 10px auto;
	padding: 10px;
	background: #f1f1f1;
	border:1px solid #e2e2e2;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;

}
.entry-excerpt {
	display: table;
}
.entry-content a{
color:#990000;
text-decoration:underline;}
.entry-content a:hover{
text-decoration:none;
color:#333333;
}
.entry-meta {
	color: #666;
	margin: 2px 0 6px 0;
	font-size: 11px;
}

.entry-meta a {
	color: #666;
}

.entry-meta a:hover {
	color: #666;
	border-bottom: 1px dotted #666;
}

.meta-sep {
	color: #999;
	margin: 0 3px;
}

.meta-more {
	display: inline;
	font-size: 11px;
	color: #990000;

}

.meta-more a{
color:#990000}
.meta-more:hover {
	color: #666;
	border-bottom: 1px dotted #666;
}

.grid-post {
	width: 280px;
	float: left;
	display: inline;
}

.grid-post .entry-thumb {
	margin-right: 10px;
}

.grid-post .entry-excerpt {
	display: block;
}

.grid-post .entry-meta {
	display: none;
}

.not-found {
	width: 600px;
}

.single .hentry,
.page .hentry {
	margin: 15px 15px;
}

#entry-tags {
	margin: 15px 0;
}
#entry-tags a{
background:#afc5da;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
margin-right:3px;
text-transform:lowercase;

border-radius:5px;
padding: 3px 5px 3px 5px;}
#entry-tags a:hover{
background:#f5f5f5;
	-moz-box-shadow: 1px 1px 5px #f0f0f0;
	-webkit-box-shadow: 1px 1px 5px #f0f0f0;
        box-shadow: 1px 1px 5px #f0f0f0;
color:#89a2ba}

#entry-tags span {
	font-weight: bold;
	color:#5e7a95;
}

#entry-author {
	background: #F7F7F7;
	border: 1px solid #ECEDE8;
	padding: 10px;
	margin: 15px 0 0 0;
}

#author-avatar {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #ECEDE8;
}

#author-avatar img {
	display: block;
	padding: 4px;
	background: #FFF;
}
#jmp-share{

margin-bottom:10px;}
.sml-twitter{
	background: url(images/small-twitter.gif) no-repeat 3px;
	padding-left:17px;
	font-weight:bold;
	margin-right:5px;
}
.sml-twitter a{
	padding-bottom:3px;
}

.sml-facebook{
	background: url(images/c-small-facebook.png) no-repeat 3px;
	padding-left:17px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}
.sml-facebook a{
	padding-bottom:3px;
}


.sml-rss{
	background: url(images/small-rss.png) no-repeat 3px;
	padding-left:17px;
	font-weight:bold;
	margin-left:5px;
}
.sml-rss a{
	padding-bottom:3px;
}


#fb-share-section{
background:#edf3f7;
border:1px solid #f5f5f5;
padding:15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color:#87a1b9}
#fb-share-section a{color:#87a1b9; text-shadow: #b8cadb 0px -1px 0px;}
#fb-share-section a:hover{ border-bottom:1px dashed #87a1b9}



#fb-like{
background:#f5f5f5;
border-bottom:1px solid #e2e2e2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#fb-like-button{
margin:10px 0 10px 10px;
padding-bottom:5px;
border-bottom: 1px solid #f1f1f1}
#share-links{
padding-top:5px;}
.fb-btn{
margin-top:-5px;}

#social-fan-count{
	border-bottom:1px solid #f0f0f0;
	margin-top:10px;}
#number-of-fans{
	background: url(images/heart-cietro.png) no-repeat;
	padding-left:35px;
	height:45px;
	line-height:35px;
	color:#333;
	text-shadow:#f0f0f0 0px 1px 0px;
	font-size:13px;
	font-style:italic;
	border-bottom:1px solid #f0f0f0;
	font-weight:bold;}
	#feedburner{
	background:#e3edf4;
	padding-bottom:5px;
	padding-bottom:7px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom:10px;
	}
#feedburner h3{
	padding-bottom:0px;
	margin-bottom:3px;
	margin-top:3px;
	color:#6C7479;
	background: url(icons/rss.png) 10px no-repeat;
	font-size:14px;
	text-align:left;
	padding-left:33px;
	padding-bottom:4px;}
#feedburner .input{
	font-size:13px;
	border:1px solid #b1d0e0;
	color:#6C7479;
	padding:3px;}	
#feedburner .submit{
	color:#ffffb6;border-radius: 5px;
	-webkit-border-radius: 5px;
	height:30px;
	background:#ff9d00;
	border:1px solid #cc7c00;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.23, #ff9d00),
	    color-stop(0.62, #ffc800)
	);
		background: -moz-linear-gradient(
	    center bottom,
	    #ff9d00 23%,
	    #ffc800 62%
	);
	font-family:12px;
	padding:5px;
	font-weight:bold;
	margin-left:8px;

	-moz-border-radius: 5px;
	font-weight:normal;
}
#feedburner .submit:hover{
	background:none;
	background:#ff9d00;
}

/*---------------------------------------------------------------------------------*/

/* entry */

/*---------------------------------------------------------------------------------*/

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry ul, .entry ol {
	margin: 5px 0 5px 0;
		font-family: "Myriad Pro", Helvetica, Arial, sans-serif; 

}
.entry p{
		margin: 5px 0 30px 0;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	color: #383838;
}

.entry ul,.entry ol {
	margin: 20px 0 20px 30px;
}

.entry ol {
	list-style-type: decimal;
}

.entry ul {
	list-style-type: square;
}

.entry ul ul, .entry ul ol, .entry ol ol, .entry ol ul {
	margin: 0 0 0 20px;
}

.entry hr {
	border-top: 1px solid #FFF;
	border-top: 1px solid #C7D7DB;
	background: none;
	height: 0;
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
}

.entry hr.none {
	border: 0 none;
	height: 0;
	background: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.entry a:hover {
	text-decoration: underline;
}

.entry blockquote {
	margin: 20px 20px;
	padding: 0 30px 0 20px;
	overflow: hidden;
	border-left: 10px solid #F7F7F7;
}

/* full width */

.onecolumn {
	margin: 0 !important;
	background: #FFF;
}

.onecolumn #content {
	margin: 0 !important;
}

/* post images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	
}

img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 4px 0px 5px 0px;
	border: 1px solid #e6e6e6;
}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/* pagenavi */

.pagenavi {
	border-top: 1px solid #ECEDE8;
	border-bottom: 1px solid #ECEDE8;
	height: 30px;
	background: #F7F7F7;
	color: #777;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.pagenavi a,.pagenavi span {
	border-right: 1px solid #ECEDE8;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
}

.pagenavi a.current {
	background: #fff;
	color: #b8240d;
	font-weight: bold;
	margin: 0px 0 0 0;
	padding-bottom: 0px;
}

/*---------------------------------------------------------------------------------*/

/* SIDEBAR */

/*---------------------------------------------------------------------------------*/

/* general widgets*/

.widget-area {
	border-bottom: 1px solid #ECEDE8;
}

.widget {
	padding: 0 0 0px 0;
	border-bottom: 1px solid #ECEDE8;
}

.widget-title {
	background: #FAFAFA url(images/bg-title.jpg) repeat-x left center;
	padding: 5px 15px 4px 15px;
	text-transform: uppercase;
	color: #333;
	font-family: Arial,serif;
	font-size: 13px;
}

.widget ul li {
	border-top: 1px solid #ECEDE8;
	padding: 5px 15px;
}

.widget ul li:hover {
	background: #fafafa;
}

.widget > div {
	padding: 10px 15px;
	border-top: 1px solid #ECEDE8;
}

.widget_tag_cloud div,
.textwidget {
	padding: 10px 15px;
	border-top: 1px solid #ECEDE8;
}
.widget_tag_cloud:hover{
}
.widget_tag_cloud a{
background:#afc5da;
color:#FFFFFF;;
padding: 2px 4px 2px 4px;
border-radius:4px;}
.widget_tag_cloud a:hover{
background:#fff;
color:#afc5da;
}
#middle-sidebar {
	background: url(images/dot.gif) repeat-y 185px 0;
}

#middle-left {
	width: 185px;
	float: left;
	padding-bottom: 20px;
}

#middle-right {
	width: 144px;
	padding-bottom: 20px;
	float: right;
}

/* sidebar tabber */

.tab-widget-menu {
	background: #fff;
	border-bottom: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: bold;
}

.tab-widget-menu li {
	float: left;
	display: block;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #fff;
	cursor: pointer;
	text-transform: uppercase;
	color: #555;
	text-align: center;
}

.tab-widget-menu li.selected {
	background: #f5f5f5;
	position: relative;
	line-height: 30px;
	border-right: 1px solid #ECEDE8;
}

#tab-sidebar .widget {
	padding: 0px 0px 0px 0px;
	background: #FFF;
}
#tab-sidebar{
	border:4px solid #f5f5f5}
#tab-sidebar .widget > div {
	border-top: 0;
}

#tab-sidebar .widget_tag_cloud div,
#tab-sidebar .textwidget {
	border-top: 0;
}

#tab-sidebar .widget ul li {
	padding: 10px 10px 5px;
}

#tab-sidebar .widget ul li img {
	padding: 4px;
	border: 1px solid #ECEDE8;
	float: left;
	margin: 0 10px 5px 0;
}

#tab-sidebar .info {
	display: table;
}

#tab-sidebar a.comments-link,#tab-sidebar .meta {
	display: block;
	font-family: Arial,serif;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
}

#tab-sidebar #recent-comments a {
	color: #999;
}

#tab-sidebar #recent-comments a span.comment-author {
	color: #004276;
}

#tab-sidebar #recent-comments a:hover span.comment-author {
	color: #B8240D;
}

.widget_tag_cloud a {
	padding: 0 3px;
	white-space: nowrap;
}

/* calendar */

#wp-calendar {
	width: 100%;
}

#wp-calendar, #wp-calendar th, #wp-calendar caption {
	text-align: center;
}

#wp-calendar th {
	background: #f5f5f5;
	padding: 3px;
	border: 1px solid #f0f0f0;
}

#wp-calendar td {
	padding: 5px 2px;
	border: 1px solid #f0f0f0;
}

#wp-calendar caption {
	background: transparent;
	font-weight: bold;
	padding: 3px 0px 7px 0px;
	color: #333;
}

#wp-calendar #today {
	background: #f5f5f5;
	font-weight: bold;
}

/* flickr widget */

.widget h3 span {
	color: #0061D8;
}

.widget h3 span span {
	color: #FF1183;
}

.widget .flickr_badge_image {
	float: left;
	margin: 0px;
}

.widget .flickr_badge_image .wrap {
	position: relative;
	margin-bottom: 20px;
	padding: 0;
}

.widget .flickr_badge_image a img {
	display: inline;
	float: left;
	background: #fff;
	margin: 0px 8px 8px 0px;
	border: #e9e9e9 1px solid;
	padding: 4px;
}

.widget .flickr_badge_image a:hover img {
	background: #f0f0f0;
}




/*---------------------------------------------------------------------------------*/

/* CAT STYLE */

/*---------------------------------------------------------------------------------*/


.mcat_business{	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
	background:#ff9414;
	padding:1px 2px;
	font-weight:bold;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}



.mcat_coding{	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
	background:#1cb251;
	padding:1px 2px;
	text-transform:uppercase;
	font-weight:bold;
	font:9px;
	color:#FFF;}



.mcat_designing{	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
	background:#fe4365;
	font-weight:bold;
	padding:1px 2px;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}



.mcat_internet{		border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
	background:#881f00;
	padding:1px 2px;
	font-weight:bold;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}


.mcat_mobiletech{		border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
	background:#f5ce21;
	font-weight:bold;
	padding:1px 2px;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}


.mcat_socialmedia{		border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
	background:#4583c0;
	font-weight:bold;
	padding:1px 2px;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}





.cat_business{
	margin-right:10px;
	float:left;
	background:#ff9414;
	padding:1px 2px;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}



.cat_coding{
	margin-right:10px;
		float:left;
	background:#1cb251;
	padding:1px 2px;
	text-transform:uppercase;
	font:10px;
	color:#FFF;}



.cat_designing{	float:left;
	margin-right:10px;
	background:#fe4365;
	padding:1px 2px;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}



.cat_internet{	float:left;
	margin-right:10px;
	background:#881f00;
	padding:1px 2px;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}


.cat_mobiletech{	float:left;
	margin-left:10px;
	background:#f5ce21;
	padding:1px 2px;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}


.cat_socialmedia{	float:left;
	margin-right:10px;
	background:#4583c0;
	padding:1px 2px;
	text-transform:uppercase;
	font:9px;
	color:#FFF;}




/*---------------------------------------------------------------------------------*/

/* FOOTER */

/*---------------------------------------------------------------------------------*/

#footer {
	clear: both;
	background: #FFF;
}

#footer .footer-cat {
	background: #f9f9f9;
	padding: 0px 5px;
	border-bottom: 1px solid #ddd;
}

#footer .footer-cat ul {
	padding: 0px 0px;
}

#footer .footer-cat ul li {
	float: left;
	padding: 5px 0px 4px 0px;
	font-size: 10px;
	text-transform: uppercase;
}

#footer .footer-cat li ul {
	display: none;
}

#footer .footer-cat a {
	color: #555;
	padding: 0px 10px;
	border-right: 1px solid #ddd;
}

#footer .footer-cat a:hover {
	color: #333;
}

#footer .bottom {
	background: #fff;
	text-align: center;
	padding: 15px;
	margin-top:20px;
		border-top:4px solid #B2C0CD;

	font-size: 11px;
	color: #555;
}

.backtotop {
	background: url(images/go-up.png) no-repeat;
	width: 48px;
	height: 48px;
}

/*---------------------------------------------------------------------------------*/

/* COMMENTS */

/*---------------------------------------------------------------------------------*/

#comments-title,#reply-title {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	padding: 12px 15px;
	text-transform: uppercase;
}

#comments-title {
	border-top: 1px solid #ECEDE8;
}

#reply-title {
	background: url(images/hatch.gif) repeat-x left bottom;
	padding: 12px 0;
	margin: 0 15px;
}

.commentlist {
	border-bottom: 1px solid #ECEDE8;
}

.comment {
	padding: 15px 0 0 75px;
	border-top: 1px solid #ECEDE8;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	display: block;
}

.commentlist li.even {
	background: #FAFAFA;
}

.commentlist li.odd {
	background: #FFF;
}

.comment-avatar {
	float: left;
	margin: 0 0 0 -60px;
	padding:0px;
	border:0px;
	box-shadow: 1px 1px 2px #999;
 -webkit-box-shadow: 1px 1px 2px #999;
 -moz-box-shadow: 1px 1px 2px #999
}

* html .comment-avatar {
	margin: 0 0 0 -32px;
}

.comment-avatar img {
	border: 1px solid #f0f0f0;
	padding: 4px;
	background: #fff;
}

.comment-meta {
	margin: 0 15px 10px 0;
	font-size: 11px;
}

.comment-meta a {
	color: #666;
}

.comment-meta a:hover {
	border-bottom: 1px dotted #666;
}

.comment-meta .fn {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.comment-meta .fn a {
	color: #004276;
}

.comment-meta .fn a:hover {
	color: #B8240D;
	border-bottom: none;
}

.comment-body {
	margin: 10px 20px 10px 0;
}

.reply {
	margin: 10px 20px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	position: relative;
	height: 25px;
	overflow: hidden;
	position: relative;
	right: -20px;
}

.comment-reply-link {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	width: 50px;
	text-align: center;
	border-top: 1px solid #ECEDE8;
	border-left: 1px solid #ECEDE8;
	overflow: hidden;
}

#cancel-comment-reply-link {
	font-size: 11px;
	color: #B8240D;
	margin: 0 0 0 20px;
}

#cancel-comment-reply-link:hover {
	text-decoration: underline;
}

.comment #respond {
	border-top: 1px solid #ECEDE8;
}

#commentform {
	padding: 0 15px 30px;
}

#commentform p {
	margin: 10px 0;
}

#commentform label {
	float: left;
	width: 100px;
	font-weight: bold;
}

#commentform .required {
	color: #B8240D;
	font-weight: bold;
	margin: 0 0 0 10px;
}

#commentform input,#commentform textarea {
	width: 70%;
	margin: 0 0 10px 0;
	border: 1px solid #dfdfdf;
	padding: 5px;
}

#commentform input:hover,#commentform textarea:hover {
	border: 1px solid #D2D1CD;
}

#commentform textarea {
	overflow: auto;
}

#commentform input#submit {
	display: block;
	width: 150px;
	margin: 0px 0px 0px 100px;
	padding: 5px;
	background: #B8240D;
	color: #FFFFFF;
	border: 0px;
	border-radius:5px;
	box-shadow: 1px 1px 2px #999;
 -webkit-box-shadow: 1px 1px 2px #999;
 -moz-box-shadow: 1px 1px 2px #999;
	font: bold 12px Arial,serif;
	cursor: pointer;
}
#commentform input#submit:hover{
background:#990000}
/*---------------------------------------------------------------------------------*/

/* ADVERTISEMENT */

/*---------------------------------------------------------------------------------*/

.header-ad {
	float: right;
	display: inline;
	margin: 15px 15px 0px 0px;
}

.home-ad-area {
	padding: 15px;
	border-top: 1px solid #ECEDE8;
	text-align: center;
}

#sidebar-ad1,#sidebar-ad3 {
	padding: 10px 15px 15px;
	border-bottom: 1px solid #ECEDE8;
}

.adtips {
	margin: 0 0 6px 0;
	display: block;
	color: #CCC;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
}

.ad120x600 {
	padding: 10px 12px 10px 12px;
}
