/* CSS Document */
/*
	GENERAL PAGE STYLES 
*/

body{    background: #D6E0E5 url(images/bg.gif) repeat;
     font-family: Arial,Helvetica,sans-serif;
color:#242C34;
font-family:Arial,Helvetica,sans-serif;
font-size:80%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:160%;
	 margin:0px;
	 padding:0px
}

hr{display:none}

p {margin:0px;}
strong {font-weight:bold;}
a img {border:0px;}
a{color:#e71f58;text-decoration:none;}
a:hover{color:#242c34; text-decoration:underline;}
form{ padding:0px; margin:0px, text-align:center}
li{list-style:none}
#header-wrapper{ background:#D6E0E5 url(images/top-header.jpg) repeat-x scroll 0 0}
#header{margin: 0pt auto; height: 200px; position: relative; text-align: left; width: 1090px;}
ul#top-nav{bottom: 50px; font-family: Helvetica,Arial,sans-serif; font-size: 0.9em; position: absolute; right: 3px; text-transform: uppercase; z-index: 0;}
ul#top-nav li{padding: 0.5em 1.5em 0.5em 0pt; display: inline; letter-spacing: 0em;}
ul#top-nav li a {color:#F7FDFC}
ul#top-nav li a:hover{color:#e71f58}
ul#top-nav.bottom-nav{bottom:5px; left:0px; font-size:1em}
#content{
background:transparent url(images/bg-main.png) repeat-y scroll 0 0;
margin:0 auto;
padding:0 15px 0 25px;
position:relative;
text-align:left;
width:1050px;
}
#content:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #content
{height: 1%;}
#content{display: block;}
/* End hide from IE-mac */
#left-column {
border-left:1px dashed #E5EBEB;
border-right:1px dashed #E5EBEB;
float:left;
margin-right:1px;
padding-bottom:30px;
padding-left:0;
width:580px;}
 /* TOP Area 
-------------------------------------------------------------- */

#top {
height:45px; margin-bottom:15px; padding:0 0 0 0; position:relative;
}

 /* SEARCH 
-------------------------------------------------------------- */

#search-bar {
float:left;
height:40px;
left:0;
margin-bottom:0;
padding:8px 15px 0 0;
position:absolute;
top:0;
width:495px;
z-index:99;
}
.search-lense {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/searchlense.png) no-repeat scroll 0 0;
height:72px;
position:absolute;
right:0;
top:0;
width:62px;
z-index:99;
}
#search-bar input{
 border:none; color:#494E54;}
#tabs_example_two_select {  
  font-family:Arial,Helvetica,sans-serif;
  font-size:1em;
  text-align:left; 
  cursor: pointer;
  border:1px solid #A4BAC5;
  background:#D6E0E5;
  height:28px; 
  width:310px; 
  padding:7px; 
  color:#242c34; 
  font-weight:bold;
  border:0;
}
#tabs_example_two_select option{background:url(images/light-bg.png) repeat; padding:5px 15px; border:0;border-bottom:1px dotted #808F8C;
}
#tabs_example_two_select option:hover{background:url(images/dark.png) repeat;}

/* LOGO 
-------------------------------------------------------------- */

.logo{height:115px; float:left;       width:291px; 
   background: url(images/logo2.png) no-repeat; 	 position:absolute; z-index:99; top:25px }
.logo a{height:115px; text-indent:-9000px; display:block;}
	 

/* SUGGEST MENU 
-------------------------------------------------------------- */

.submit-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position:relative;
	width: 315px;
	height: 34px;
	float:right;
	margin-right:13px;
	margin-top:-1px;
	padding-left:15px;
}
.top-header {
	position:absolute;
	right: 0;
	top: 30px;
}

#sidebar .submit-menu ul{
     margin:0px; 
	 padding:0px;
	 right:0;	
	 position:absolute;
	 right:0;	
	 background:url(images/menu.png) no-repeat;
	 
	 }
#sidebar .submit-menu li {
	list-style:none; position:absolute;	margin:0; padding:0; text-indent:-9999px;
}

.submit-menu a {
	display: block;	height:36px;
}

.submit-menu .suggest {
	 width: 130px; left:0px;	
}

.submit-menu .suggest a:hover {
	background: url(images/menu.png) 0px bottom no-repeat;
   }
.submit-menu .suggest a.current {
	background: url(images/menu.png) 0px bottom no-repeat;
}
.submit-menu .top {
	width: 90px; left:130px;
	}

.submit-menu .top a:hover {
	background: url(images/menu.png) -130px bottom no-repeat;
}
.submit-menu .top a.current {
	background: url(images/menu.png) -130px bottom no-repeat;
}
.submit-menu .all {
	width: 87px; left:213px;
	}

.submit-menu .all a:hover {
	background: url(images/menu.png) -213px bottom no-repeat;
}

.submit-menu .all a.current {
	background: url(images/menu.png) -213px bottom no-repeat;
}


/* LOGIN MENU 
-------------------------------------------------------------- */

#login {
	list-style: none;
	padding: 0px;
	margin: 0px;
    float:left;
}

#login-box {padding:0px; margin:0px}
.login2{
	float:left; 
	padding:4px 10px 0px 0px;
	color:#D6E0E5; 
	text-decoration:none;
	font-weight:bold;
}
.member2{
	float:left; 
	padding:4px 0px 0px 0px;
	color:#e71f58;
	text-decoration:none;
	font-weight:bold

}
.direct-link{background:#E71F58; padding:5px; color:#fff; font-weight:bold; text-shadow:0 1px 1px #000000}
.user-box2{float:left; 	background:url(images/light-bg.png) repeat;	margin-top:25px; padding:5px;	margin-left:10px

}
.login{
color:#242C34;
font-size:16px;
font-weight:bold;
padding:2px;

}
.member{
background:#242C34;
color:#FFFFFF;
padding:3px 5px;
width:150px;	
}
#topJoinNow{
	float:left;
	width:280px;
	padding:5px;
	margin-left:0px
}
#toploggedin{
	float:left;
	width:270px;
	padding:5px
}
#topRight {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align: left;
	color:#242C34;
	font: normal 11px arial;
	display: inline; 
	position: relative; 
	vertical-align: top; 
	width: 400px;
}
.user-box{float:left}
#topRight a, .user-box a, .user-box2 a {
	text-decoration:none;
	font-weight:bold;
	color:#242c34;
}
#topRight form {
	margin:0;
	padding:0;
}
#topRight .globalNavLink2 a, #topRight a, .userbox a{
	text-decoration:none;
	font-weight:bold;
	color:#e71f58;
}
#topRight .loginFormText input {
	width:94px!important; 
	font: bold 11px verdana;
	border: 1px solid #8C9695;
	color:#242c34;
	margin: 0px 2px;
	padding:5px;
	float:left;
	height:12px;
}
#topRight input.loginGo{
	margin:0px 0px 0px 3px;
}

#topLoginForm{
	padding:5px; 
	margin:0px; 
	clear:left;
	margin-left:0px;
    width:280px
}

/* RSS BOX 
-------------------------------------------------------------- */

ul#rss-box {color:#FFFFFF;
float:right;
font-weight:bold;
margin:5px;
padding:0;}
ul#rss-box li{display:inline;}
ul#rss-box li a{color:#fff; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.69)}

/* sidebar 
-------------------------------------------------------------- */

#right-col {
	float: right;
	width: 320px;
}

#sidebar {
float:left;
margin:0;
padding:0 0 0 10px;
width:455px;}

#sidebar .ad {
	margin: -5px 0 0 -2px;
	float: left;
	position: relative;
	z-index: 4;
}

.ad-btn {
float:left;
margin:0px;
padding:0 0 0 10px;
}

.ad-btn a {
	margin: 0px;
	display: block;
	float: left;
	padding:0px;
}
#sidebar .menu {
	float: right;
	margin-top: -5px;
	width: 165px;
}

#sidebar h4 {
color:#242C34;
font-size:14px;
letter-spacing:-1px;
line-height:18px;
margin:0;
padding:0 0 7px;
position:relative;
z-index:3;
text-shadow:0 1px 1px #FFFFFF;}

/*tag cloud */
.tagcloud {
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
	font: 110%/160% Georgia, Georgia, Times, Serif;
}
.tagcloud li {
	padding: 0;
	margin: 0;
	display: inline;
}
.tagcloud a {
	margin: 0 .5em 0 0;
	text-decoration: none; color:#453A42
}
.tagcloud a:hover {
	text-decoration: none;
	color: #B2B1B3;
}

/* ad buttons */

.ad-btn2 {
	list-style: none;
	margin: 0;
	padding: 3px;
	border:1px solid #E4E1DA;
	text-align:center;
	margin-top:10px;
}
.ad-btn2 a{
text-decoration:none; color:#B2B1B3; font-size:10px; }
.ad-btn li {
	padding: 0px;
	margin: 0;
}
.news-summary-main {
    margin:0px; 
	padding:0; 
	position:relative; 
	clear:left; 
	}

.news-summary-pad {padding:10px;}
.post-ratings {
	position:absolute;
	bottom:1px;
	background:url(images/rating-bg.gif) no-repeat left top;
	right:7px;
	width:44px;
	text-align:left;
	margin:0;
	padding:3px 0 0px 0;
	list-style:none;
	z-index:99
}
.post-ratings ul {
	margin:0;
	padding:0px 0 0 0;
	list-style:none;
}.post-ratings ul li{
	margin:0;
	padding:0px;
	list-style:none;
}
.vote-publish{
	font-size:1.5em;
	color:#494E54;
	background:url(images/vote-bg.png) no-repeat;
	margin:0;
	font-weight: bold;

	width:41px;
	height:24px;
	float: left;
	text-align: center;
}

.vote-publish a, .vote-publish a:link, .vote-publish a:visited {
	color:#494E54;
	font-size:1.5em;
	letter-spacing:-1px;
	line-height:normal;
	text-decoration:none;
	padding:0;
	margin:0;
}
.vote-publish a:hover, .vote-publish a:active {
     text-decoration:none; 
	 color:#FD3C5A
	 }
.vote-publish a small {
    font-size:12px; 
	letter-spacing:0px; 
	text-decoration:none
	} 
.vote, .vote span {
	display:block;
	padding:0px;
	margin:0px;
	width: 33px;
	float: left;
	height: 33px;
}
.vote span {color:#ccc; font-size:13px}
/* The URL and Poster below headline */
.news-submitted {margin:5px;color:#697279; background-color:#D6E0E5; border:1px solid #A4BAC5; padding:2px; width:305px;z-index:1
}
.meta-tags {
border-bottom:1px dashed #E5EBEB;
color:#555555;
float:left;
font-size:12px;
font-weight:400;
padding-bottom:3px;
padding-left:15px;
width:305px;
}
div.author {
background:transparent url(images/author.gif) no-repeat scroll 0 0;
text-shadow:0 1px 1px #FFFFFF;
padding-left:15px;
float:right
}
span.author a{ text-decoration:none}
span.author a:hover{color:#e71f58}
.margin-20{margin-left:20px}
.news-submitted span.comment {color:#494E54; background:url(images/comment.png) no-repeat left 3px; text-decoration:none;padding-left:17px}

span.dates {
background:#242C34;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-style:italic;
left:5px;
margin-left:6px;
padding:0 5px;
position:absolute;
top:-5px;
}
.news-submitted span.cat {color:#494E54; background:url(images/cat-bg.gif) no-repeat ; text-decoration:none;padding-left:17px; font-weight:normal; font-size:11px}

.news-submitted a {text-decoration:none; color:#494E54; font-weight:normal; font-size:11px}
.news-submitted a:hover {text-decoration:none}

.news-submitted img {float:left;margin-right:4px; margin-top:3px;vertical-align:bottom; z-index: 999; position:relative} /* avatar below headline */
.news-details-main {margin:5px 0; padding:5px 0 0 0;}
.news-details-main a:link, .news-details-main a:visited {color: #AF9D95;text-decoration:none}
.news-details-main a:hover, .news-details-main a:active {color:#B16D56;text-decoration:underline}
.news-details-main b {color:#c00}
.news-details-main select {border:none}
.news-details-main .tool {display:block;float:left;padding:0 4px 0 4px}
.news-details-main .tool-right {	display:block;float:left;padding:0 4px 0 4px}
.news-details-main .comments_no {	padding-left:37px;border-left:none}
ul.news-details-main li li {	border-left:none;float:none;height:21px}
.news-box{margin:20px 0px; 	padding:0 0 0 15px;
}
.news-box span.dates{background:#D6E0E5 none repeat scroll 0 0;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
margin-left:6px;
padding:0 5px;
position:relative}
.comment-entry {
color:#242C34;
float:left;
margin:7px 0;
width:110px;
}
.comment-entry img{
border:1px solid #D6E0E5;
float:left;
margin:0px;
padding:1px;
}
.category {
float:left;
overflow:hidden;
padding:0 20px 0 0;
}
.category a{
background:transparent url(images/tag.png) no-repeat scroll 3px center;
color:#242C34;
font-size:10px;
font-weight:bold;
padding:0 0 0 20px;
text-decoration:none;
text-transform:capitalize;}
.comment-data .collapse {
	display: block;
	float: left;
	text-indent: -900em;
	background: url(http://devsnippets.com/blog/wp-content/themes/default/images/arrow.png) no-repeat left bottom;
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin-top: 2px;
	line-height: 20%;
}
.comment-data .expand {
	background: url(http://devsnippets.com/blog/wp-content/themes/default/images/arrow.png) no-repeat left top;
}
.expand-all {
	float: right;
	margin: 5px 0px 0;
	padding: 0;
	background: url(http://devsnippets.com/blog/wp-content/themes/default/images/expand-collapse.gif) no-repeat left top;
	height: 32px;
	width: 160px;
	display: block;
	text-indent:-900px;
	cursor: pointer;
}
.over {
	background: url(http://devsnippets.com/blog/wp-content/themes/default/images/expand-collapse-over.gif) no-repeat left bottom;
}

/* Styles Used In RATING SYSTEM */
.post-ratings {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
/* Styles Used In WP-Admin */
.wp-postratings-usage-pre {
	margin: 20px;
	padding: 10px;
	border: 1px solid #c8c8c8;
	background-color: #f0f0f0;
	overflow: auto;
}



/* FOOTER */

#footer { width:100%; background:#D6E0E5 url(images/bg3.png) repeat scroll 0 0; position:relative; border-top:1px dashed #D6E0E5;}
.secondFooter, .bottom-footer {
	clear: both;
}

p.top {
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#242C34;
border-color:#FFFFFF #FFFFFF -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
color:#FFFFFF;
font-weight:bold;
margin:0;
padding:10px;
position:absolute;
right:20px;
text-align:center;
top:-42px;
}
p.top a:hover{
color:#fff;
text-decoration:none
}
#footer p.submit {
left:50%;
position:absolute;
top:-30px;}
p.submit {
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#242C34 url(images/submit-snippet-news.png) no-repeat scroll 8px 2px;
float:right;
height:30px;
margin-bottom:0 !important;
margin-right:15px;
margin-top:0 !important;
padding:0 !important;
width:250px;
z-index:100001 !important;
}
p.submit a{display:block; text-indent:-9000px;

}
.bottom-footer {background:#242C34;
border-top:2px solid #FFFFFF;
color:#FFFFFF;
height:80px;
}

.secondFooter .content, .bottom-footer .content {
margin:0 auto;
overflow:hidden;
width:972px;
}

.top-menu {
background:#242C34 url(images/logo-footer.png) no-repeat scroll 0 0;
color:#D6E0E5;
float:left;
font-size:0.9em;
margin:0;
padding:30px 10px 20px 170px;
width:780px;
}

.top-menu a{color:#D6E0E5; padding:0px 5px; text-decoration:none; }
.top-menu a.feed-icon{ background:transparent url(images/icon_feed.gif) no-repeat scroll left center; padding:2px 0px 2px 20px}
.top-menu a:hover{text-decoration:underline;}

/* Hides from IE-mac \*/
* html #content
{height: 1%;}

/* START FOOTER \*/

#footer{display: block; float:left}
.sub ul{padding:0px 10px; margin:0px}
.sub li {
background:#FFFFFF;
border:1px solid #E6F2F8;
display:block;
float:left;
line-height:25px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px;
padding-left:0;
width:150px;
}
.sub li:hover {
background:#D6E0E5;
}

.sub li a {
       color:#494E54;
	letter-spacing:0px;
	font-size:11px;
	margin:4px 4px;	display:inline;
	width:100px;
       padding:0px 10px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.recent-leads {
margin:0px;
}

.recent-leads .secondary-content{
padding:0 10px;
width:400px;}

.recent-leads .meta-tags{width:400px; padding:0px 10px;}
.recent-leads .toptitle{padding:10px; width:400px;}

 .recent-leads .title-insert {  bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; }
.recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
.recent-leads .title-insert h3 a { font-size: 14px; display: block; color: #f79b42; text-decoration: none; }
.recent-leads .title-insert h3 a:hover { color: #fff; }
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.secondary-post-bg {
background:#F8F8F8;
border:1px solid #EFF4F5;
display:inline;
margin:5px 10px 10px 0;
padding:5px;
position:relative;
}
.secondary-content {
float:left;
font-family:tahoma,Geneva,sans-serif;
font-size:11px;
padding:0 10px 0 0;
width:310px;
}
.secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102;  }    
    .post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #eee !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; text-decoration: none; text-align: center; text-transform: lowercase; } 
    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #ce6100;}
.tdo-form{margin-left:10px;float:left; width:650px; margin-top:20px }
/*PAGINATION style*/
.controls {
border-bottom:1px dashed #E5EBEB;
border-top:1px dashed #E5EBEB;
color:#242C34;
float:left;
font-weight:bold;
margin-bottom:10px;
padding:5px;
width:540px;
}
#sidebar .controls{width:430px}
.navigation{float:right}
.page-nav{float:left; margin-top:3px;}
.page-nav .rightalign{float:right}
.page-nav .leftalign{float:left}
.wp-pagenavi a, .wp-pagenavi a:link{
	padding: 4px; 
	margin-right: 2px;
	border-bottom: 1px solid #ADB5B3;
	font-weight:bold;
	text-decoration: none; 
	color: #ADB5B3}
.wp-pagenavi a:visited {
	padding: 4px; 
	margin-right: 2px;
	border-bottom: 1px solid #ADB5B3;
	
	text-decoration: none; 
	color: #ADB5B3;}
.wp-pagenavi a:hover, .page-nav a{	
	border-bottom: 1px solid #ADB5B3;
color: #ADB5B3}
.wp-pagenavi a:hover, .page-nav a:hover {	
	border-bottom: 3px solid #ADB5B3;
	color: #242c34;
}
.wp-pagenavi a:active {
	padding: 4px ; 
	margin-right: 2px;
	border-bottom: 3px solid #ADB5B3;
}
.wp-pagenavi span.pages {
	padding:5px;
	margin:3px;
	text-align:center;

}
.wp-pagenavi span.current {
	padding: 4px 7px ; 
	margin: 2px;
	font-weight: bold;
	border-bottom: 3px solid #ADB5B3;
	color: #242c34;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}


/* Subsection Tabs
--------------------*/
ul.subsection_tabs {
background:#D6E0E5;
border-bottom:3px solid #A6AEB4;
clear:both;
height:27px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 5px 0 20px;
padding:3px 0 0;
}

ul.subsection_tabs li.tab {
	float:left;
	margin-right:0px;
	text-align:center;
}

ul.subsection_tabs li.tab a {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	color:#666666;
	display:block;
	height:20px;
	padding:10px 0 0;
	width:130px;
}

ul.subsection_tabs li.tab a:hover {
	color:#666;
}

ul.subsection_tabs li.tab a.active {
background-color:#D6E0E5;
border-top:3px solid #E0E1E7;
margin-top:-8px;
padding-bottom:5px;
}

ul.subsection_tabs li.source_code {
	float:right;
}

#tab-wrapper {
border-top:3px solid #CBCDCE;
display:inline;
float:left;
margin:0px;
padding:0;
width:510px;
height:250px
}

#tab-wrapper #a, #tab-wrapper #b, #tab-wrapper #c {
border-top:3px solid #E0E1E7;
}
#links {
margin-left:0;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
#top-featured{
margin-bottom:30px
}

#top-featured ul {
	list-style-type: none;
	width: 290px;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	
}

#top-featured li {
	border-width: 1px 0;
	margin: 0px 0px 1px 0px;
	position: relative;
	width: 290px;
}
	
#top-featured li a {
	color:#F5FAF5;
	display: block;
	font: bold 120% Georgia, Times, Serif;
	padding: 10px 0px 0px 10px;
	text-decoration: none;
	margin-left:49px;
	height: 35px;
font-weight:normal
}

#top-featured li a:hover {
	color:#e71f58;
background:#4A585E;
}

#top-featured a em {
	color: #FFFFFF;
	font: normal 10px Georgia, Times, Serif;
	line-height: 125%;
	background-color: #5B6665;
}

#top-featured a span {
	color: #125F15;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.top-featured1{float:left;  width:290px;}

span.date{
	margin:0 0 0 0;
	width:50px;
	height:45px;
	display:block;
	float:left;
	position: absolute;
	text-align: center;
	background: #4A585E;
	color: #242c34;
	font-weight: bold;
	font-size: 15px;
padding:1pt
}
.date em{
	display: block;
	font-style: normal;
	color: #EFF5F2;
	padding-bottom: 0px;
}
#sidebar .box {
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
}
#sidebar ul {
list-style:none; padding:0px; margin:0px}
#sidebar ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:3px 0px;
float:left}

.box-inner {
padding:15px 0 0 0;
}

.more {
background:#D6E0E5;
float:left;
font-weight:bold;
margin:20px 0;
padding:0 5px;
text-decoration:none;
text-transform:uppercase;
}
/*Top submitters box*/	
.box-inner .top {
	padding: 0px 0 10px 0px;
	width: 290px;
	margin:0px 0px 10px 0px;
}
#submitter-width{
margin:1px;
width:140px;}

#submitter-width:hover{background: #4A585E;}

.box-inner ul li, .top .item{
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 10px 2px;
}

.box-inner ul li a, .top .item a {
color:#242C34;
display:block;
font-size:10px;
letter-spacing:-0.6px;
padding:0 0;
text-decoration:none;
width:130px;
}

.box-inner ul li a:hover, .top .item a:hover {
color:#E71F58
}

.box-inner ul{
color:#A4BAC5; margin:0px; padding:0px
}
.box-inner ul.news li a {
display:block;
padding:0px 5px;
text-decoration:none;
width:400px;
}
.meta{background:none}
.box-inner ul.news li div#meta a{display:inline;
padding:5px;
text-decoration:none;
width:auto;
color:#E71F58
}
.box-inner ul.news li div#meta {
color:#242C34;
padding-left:7px;
}
.box-inner ul.news li, .top .item{
	margin: 0px;
}



.box-inner ul.news li a h4.fn, .box-inner ul.news li a h4.article {
color:#242C34;
display:block;
font-size:12px;
line-height:20px;
margin-bottom:0px;
margin-left:0px;
padding:5px 0px 0px 0px;
}

.box-inner ul.news li a h4.fn{margin-left:20px; padding-left:20px}
.box-inner ul.news li a h4.fn:hover {
	color: #e71f58; 
}

.box-inner ul li.news a h4.fn:hover, .box-inner ul.news li a h4.article:hover {
	color:  #e71f58;
}

/*News-item*/

.box-inner ul li.vcard{
	clear: both;
	padding:0px 0px 5px 0px;
    border-bottom:1px dashed #E5EBEB;
	margin:1px;
	overflow: hidden;
}
.box-inner ul li.vcard a h4, .box-inner ul li.vcard a h4, .box-inner ul.news li a {
color:#E71F58
}

/*top user box*/

.box-inner ul li a span.fn, .top .item  a span.fn{
	color:#fff;
	float:left;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*Snippet Count*/
.box-inner ul li a span.fn#lower, .top .item  a span.fn#lower{
background:transparent url(images/arrow-snippet.png) no-repeat scroll right 3px;
color:#7D9199;
font-size:9px;
padding-right:12px;
}

/*USER'S NAME*/
.box-inner ul.news li a span.fn, .box-inner .top .item  a span.fn{
background:#4A585E;
border:1px solid #4A585E;
color:#F5FAF5;
font-size:11px;
padding-right:3px;
}
.box-inner ul li a span.fn:hover, .top .item a span.fn:hover {
	color:#e71f58;
}
.box-inner ul li img, .top .item img {
border:3px solid #EFF4F5;
float:left;
margin:0 5px 0 0;
}


.sps{color:#e71f58}
a.sps {color:#e71f58}

.rightoo{float:left; width:280px; margin-left:10px}
label, .uploadtext {color:#242c34; font-size:16px; margin:2px 0 3px 0; padding-left:10px
 }
.tdomf_form .required {
 color:#242c34;
}
#commentform input#submit{-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#474E5B none repeat scroll 0 0;
color:#EFF4F5;
font-size:14px;
padding:10px;
width:150px;}
#comments_wrapper{padding-top:0px;margin-top:0px;width:660px}#comments_wrapper h2{margin-left:10px}.posted .comments{background-image:url(images/comment.png);background-repeat:no-repeat;background-position:5px 7px;background-color:#978F76;border:1px solid #E7E5DD;border-right:none;width:230px;height:27px;font-size:13px;color:#EA4A53;margin-top:5px;float:left;padding-left:30px;padding-top:4px;margin-left:0px}.posted .comments-home{background-image:url(images/comment.png);background-repeat:no-repeat;color:#EA4A53;padding-left:17px;padding-top:2px;margin-top:0;margin-left:20px}.posted .comments-home a{color:#EA4A53}.posted .comments big{font-size:29px;font-weight:700;position:relative;top:5px;letter-spacing:-1px}.posted .comments a{font-size:15px;color:#F0EEE6;text-decoration:none}.posted .comments a:hover{text-decoration:underline}#comments{margin-top:20px}.comment-block{float:left;width:120px;text-align:right}.comment-block img{ margin:5px 10px; background:url(http://devsnippets.com/wp-content/themes/devsnippets-v2/images/main-bg.png) repeat;border:1px dashed #70614E;border-right:none;border-left:none}p.comment-date{margin:10px 0 0 0}.comment-date a{    color:#473B38;font-size:10px;text-decoration:none;line-height:16px;margin-left:5px;border:none}p.author-name{color:#473B38;font-weight:bold;padding:10px 0 0 10px;margin:0px}
.author-name{border:medium none;color:#EA4A53;font-weight:bold;letter-spacing:-0.5px;margin:0;}.author-link{color:#473B38;padding:10px 0 0 0}.author-link img{background:none;margin:0px;padding:0px}.author-link a{color:#473B38}.the_comment{float:left;width:500px;padding:0px 0px 20px 0px;margin-bottom:10px;font-size:13px;line-height:20px;padding-bottom:10px;min-height:160px;margin-left:20px}
ol#singlecomments{ list-style:none; margin-left:10px;width:680px;padding:10px;list-style:none}

ol#singlecomments li.comment{border:3px solid #D6E0E5;color:#494E54; margin:10px 0; width:500px; float:left; position:relative; }
ol#singlecomments li.comment li{width:95%; position:relative;}
ol#singlecomments li.comment p {margin:0 0 1em 70px; font-size:12px}
.comment-author-noupe{background:#E7E5DD}

ol#singlecomments li.pingback, ol#singlecomments li.trackback{border:3px solid #D6E0E5; color:#494E54; margin:10px 0; width:480px; float:left; position:relative; padding:10px }

img.wp-smiley{float:none;}
ol#singlecomments ol li{padding:0px;margin:0px; border-top:none;border-bottom:none}
div.comment-author .avatar{background-color:#EFF4F5;
border:1px solid #ADB5B3;
float:left;
margin:5px;
padding:5px;}
ul.children li{width:95%; list-style:none}
.comment-meta{-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#D6E0E5;
color:#FFFFFF;
font-size:10px;
padding:0 5px;
position:absolute;
right:5px;
top:-22px;}
.commentmetadata a{color:#494E54}
#cancel-comment-reply-link{border:1px solid #dfdfdf; margin:10px; padding:2px; font-weight:bold}
 div#respond h3{margin:10px; font-weight:bold}
div#respond{float:left}
.reply{padding:0px;  border:none; margin-left:70px}

cite.fn{font-weight:bold}
div.vcard{padding-bottom:10px}
#commentform{font-size:14px;margin:0;padding:10px}#commentform p{font-size:14px;margin:0 0 5px;padding:0}
#commentform input{background:#D6E0E5;border-top:0px dashed #ccc;border-right:0px dashed #ccc;border-left:0px dashed #ccc;border-bottom:1px dashed #ccc;color:#473D3A;width:200px;margin-bottom:0;padding:5px}
#commentform textarea{background:#D6E0E5;border-top:0px dashed #ADB5B3;border-right:0px dashed #ccc;border-left:0px dashed #ccc;border-bottom:1px dashed #ccc;padding:2px 0 2px 7px;color:#473D3A;width:450px}
#commentform label{font-size:14px;margin:0 0 10px;padding:0;letter-spacing:-0.5px}ol.pingslist{padding-left:30px}ol.pingslist li{padding:10px 10px 0px 10px}
li.comment-author-admin {
background:#EFF4F5;
border:1px solid #ADB5B3;
}
.inner-content { position:relative}
.inner-content img{
background-color:#F0F0F0;
border:1px solid #CECFD0;
margin-bottom:10px;
padding:10px;
text-align:center;}
.inner-content ul li{}
.inner-content p{margin:10px 0px;}
.inner{
	margin:10px
}
.post-image-container{ float:left; width:120px; margin-right:10px;}
.post-image-container a img{ height:100px; overflow:hidden; background:#D6E0E5; border:1px solid #ADB5B3; padding:3px}
.post-date{margin:0px 0px 10px 0px; background:#D6E0E5; padding:5px 10px}
.post-meta-container{
background-color:#EFF4F5;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding-left:10px;
width:300px;}
.inner-post .post-meta-container{
width:400px;}
h1.post-title {
background:#F8F8F8;
border:1px solid #EFF4F5;
color:#242C34;
font-size:24px;
font-weight:normal;
margin:0;
padding:10px;
}
h1.post-title a:link, h1.post-title a:visited {border:medium none;
color:#242C34;
padding:4px 20px 5px 0;
text-shadow:0 1px 1px #CCCCCC;}
h1.post-title a:hover, h1.post-title a:active {color:#D6E0E5}
h3{color:#e71f58;
font-size:18px;
text-shadow:0 1px 1px #CCCCCC;
border-bottom:1px solid #CECFD0;
font-weight:normal;
letter-spacing:-1px;
margin:10px 20px 5px 0px;
clear:both;
padding:2px 0px;}


.top {padding:0 0 0 10px; margin-left:75px;}
.top h4 {margin:0; padding-left:4px;font-size:160%; font-weight:normal;}
.top h4 a:link, .top h4 a:visited {color:#fff; font-weight:bold; background:#242c34}
.top h4 a:hover {color:#B16D56;}
.toptitle {
border-bottom:1px dashed #E5EBEB;
float:left;
margin-bottom:5px;
padding:10px 0;
width:320px;
}
.toptitle h2{margin:0px; padding:0px; font-weight:normal;  border:none; }
.toptitle a:link, .toptitle a:visited {
color:#E71F58;
font-size:16px;
letter-spacing:-0.5px;
line-height:110%;
padding:5px;
text-shadow:0 1px 1px #000000;
width:400px;
}
.toptitle a:hover {color:#677677;}

.title {
	font-size: 22px;
    color:#242c34;
	font-weight:400;
	margin:10px 5px 15px 0px;
	width:100%
}
h5.title a{
color:#242c34;
text-decoration:underline;
margin-top:20px
}
h5.title a{:hover
color:#e71f58;
text-decoration:underline
}

h2.widgettitle{display:none}
.buysellads{margin:10px;}

.social{float:right; background: url(images/socialbg.png) no-repeat; width:100px; padding:3px 5px 0px 8px}
.social a{padding:5px 5px 0 0; padding-top:5px }
#tdomf-top-submitters{float:left; background:transparent url(images/multi-sep-trans.png) repeat-y scroll 0 -50px}

#recommend li a{margin:0px;
padding:5px;
height:auto;}

.moreLink a{
background:#EFF4F5;
color:#242C34;
font-weight:bold;
margin:5px 0 0;
padding:5px;
text-decoration:none;}

.moreLink a:hover{color:#EFF4F5;
background:#242C34;}
.home-post {
color:#242C34;
float:left;
padding:10px 0;
}
.home-post img{border:1px solid #D6E0E5;
padding:5px; }
.home-post a:hover{ color:#e71f58}
.home-post h1 a{ color:#242c34; letter-spacing:-1px}

.inner-post{ }

.inner-post a:hover{ color:#e71f58}
.inner-post h1 a{ color:#e71f58; letter-spacing:-1px}

#comments_wrapper{padding-top:0px;margin-top:0px;}

ol#commentlist{padding:10px;list-style:none; width:100%}
ol#commentlist li{background:#F0F7EF none repeat scroll 0% 50%;
border-bottom:1px dashed #FFFFFF;
border-top:1px dashed #FFFFFF;
color:#242c34;
float:left;
margin:10px 0px;}
ol#commentlist ol li{padding:0px;margin:0px; border-top:none;border-bottom:none}
.goods{color:#F0EEE6;padding:0px 0px 20px 0px;margin-bottom:10px;font-size:13px;line-height:20px;padding-bottom:10px;min-height:160px;margin-left:20px;border-right:3px solid #EA4A53;border-left:3px solid #EA4A53}
.goods img{padding:5px}
.the_comment img{padding:0px;border:none;float:none}
.number-comments{color:#EA4A53;font-size:17px}
.others{color:#242c34;font-size:40px;padding-bottom:0px;margin-left:10px;margin-top:15px; float:left; width:100%}
.comment-block{float:left;width:120px;}
.comment-block img{ margin:5px 10px; background:url(http://devsnippets.com/wp-content/themes/devsnippets-v2/images/main-bg.png) repeat;border:1px dashed #70614E;border-right:none;border-left:none}
p.comment-date{margin:10px 0 0 0}
.comment-date a{    color:#242c34;font-size:10px;text-decoration:none;line-height:16px;margin-left:5px;border:none}
p.author-name{color:#242c34;font-weight:bold;padding:10px 0 0 0px;margin:0px}
p.author-name a{color:#242c34;font-weight:bold;margin:0px;text-decoration:underline}
.author-link{color:#242c34;padding:10px 0 0 0}.author-link img{background:none;margin:0px;padding:0px}
.author-link a{color:#242c34}
.the_comment{float:left;width:500px;padding:0px 0px 20px 0px;margin-bottom:10px;font-size:13px;line-height:20px;padding-bottom:10px;min-height:160px;margin-left:20px}

h3.sub-title, h3.sub-title a{font-size:25px; color:#242c34; text-decoration:underline; margin:20px 0px; font-weight:normal}
h3.sub-title, h3.sub-title a:hover{color:#e71f58;}

#livedownload{background:#F3F3F3;
border:1px solid #E1E1E1;
height:60px;
margin:10px auto;
width:520px; text-align:center}

a.livedemo {
background:transparent url(../../../img/demo-download.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:60px;
text-decoration:none;
width:250px;
}

a.livedownload {
background:transparent url(../../../img/demo-download.jpg) no-repeat scroll right top;
display:block;
float:left;
height:60px;
text-decoration:none;
width:250px;
}


.download{font-weight:bold; padding: 5px;border:2px solid #D6E0E5;
color:#242c34;}
.download a{color:#494E54;}
.download a:hover{ background:#e71f58; color:#fff}
.follow{border: medium none ; background: transparent url(http://noupe.com/img/twitter_48.png) no-repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 40px; padding-bottom: 20px; padding-top: 15px;}
.img-post{margin:10px}

ul.post{list-style:square}
ul.post li{padding:5px}

span.mt, .small-txt {
bottom:10px;
float:right;
font-size:0.65em;
font-weight:normal;
letter-spacing:0.05em;
padding:3px 7px 2px;
position:absolute;
right:10px;
text-transform:uppercase;
width:150px;
}

div#bsaz_1234623.adblock a {
color:#888888;
display:block;
font-family:verdana,sans-serif;
font-size:11px;
margin:10px;
overflow:hidden;
text-align:center;
text-decoration:none;
}

div#bsaz_1235634.adblock a.adhere {padding:0;}
div#bsaz_1235634.adblock a {padding:0px}