/* TESTS */
#col_small .bigbox{
	width: 300px;
	height: 250px;
	background: #ccc;
}

#disqus_thread{
	width: 650px;
	margin-top: 15px;
	float: left;
}


/* GENERAL */
#main, #primary{
	float: left;
}

#page{
	margin-top: 10px;
}

#page, #branding, .post header.entry-header, header.page-header{
	float: left;
}

ul li{
	list-style-type: none;
}

ol li{
	list-style-type: decimal;
}

#pagination li{
	list-style-type: none;
}


/* MASTHEAD BLOG (HEADER) */
header#branding{
	margin:  0 0 10px 10px;
}

header#branding #sponsor{
	width: 100px;
	top: 0;
}

/* CONTENT */
#main{
	width: 650px;
	padding: 0 10px;
}

#content{
	width: 650px;
	float: left;
}

.blog #content .box_content{
	width: auto;
	padding: 0;
	border: none;
}

.blog #listing_blog{
	float: left;
}

.blog #listing_blog li, .author .post, .category .post, .date .post{
	list-style-type: none;
	margin-bottom: 30px;
	float: left;
	clear: both;
}

.blog #listing_blog li li, .author .post li, .category .post li, .date .post li{
	margin-bottom: 0;
	float: none;
}

.blog #listing_blog ul li, .author .post ul li, .category .post ul li, .date .post ul li{
	list-style-type: square;
}

.blog #listing_blog ol li, .author .post ol li, .category .post ol li, .date .post ol li{
	list-style-type: decimal;
}

.blog #listing_blog li{
	float: none;
}

.post{
	clear: both;
}

.blog .post h2, .single .post h1, .archive .post h2, .error404 .entry-content h2.widgettitle{
	margin: 0 0 10px;
	float: left;
}

.blog .post h2 a, .single .post h1, .archive .post h2 a, .error404 .entry-content h2.widgettitle{
	color: #e2001a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

.page h1{
	color: #e2001a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	margin-bottom: 12px;
}

.ImageCaption{
	width: 644px;
	margin-top: -13px;
	margin-bottom: 16px;
	padding: 3px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	background:#000000;
}

.blog .post h2 a{
	display: inline;
	width: 650px;
}

.post h2 a:hover{
	text-decoration: underline;
}

.post .author-infos{
	width: 650px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

.post .infos{
	width: 450px;
	margin-top: 10px;
}

.post .infos .cat-links a{
	text-decoration: underline;
}

.post .entry-meta{
	float: left;
}

.post .entry-meta.tags{
	clear: both;
}

.post .entry-meta span, .post .entry-meta a, .post .entry-meta time{
	color: #666;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.post .entry-content h1, .post .entry-content h2,  .post .entry-content h3{
	clear: both;
}

.post .entry-content p, .post .entry-content a, .post .entry-header h2{
	width: 650px;
}

.post .entry-content p{
	padding:0;
}

.post p,  .post li,  .post a{
	font-size: 12px;
	line-height: 16px;
}

.post ul{
	list-style-type: square;
	padding-left: 20px;
}

.post ol{
	list-style-type: decimal;
	padding-left: 20px;
}

.post header .wp-post-image, .post .entry-content embed, .post .entry-content object, .post .entry-content iframe{
	/* Ratio 6/4 */
	width: 640px;
	margin: 0 0 10px;
	padding: 4px;
	border: 1px solid #999;
	clear: both;
}

.attachment-thumbnail{
    width: 150px !important;
	height: 150px !important;
	margin: 0 0 10px;
	padding: 4px;
	border: 1px solid #999;
	float: left;
	clear: both;
	margin-right: 10px;
}

.search-image{
	width:160px;
    float:left;
}

.post header img.avatar{
	width: 70px;
	height: 70px;
	margin-right: 8px;
	float: left;
	clear: both;
}

.post .entry-content{
	clear: both;
}

.post blockquote{
	width: 640px;
	margin: 10px 0;
	position: relative;
}

.post blockquote p{
	width: 575px !important;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	padding: 5px 33px;
}

.post blockquote p:before{
	content: url(../images/quote-begin.png);
	position: absolute;
	top: 0;
	left: 5px;
}

.post blockquote p:after{
	content: url(../images/quote-end.png);
	position: absolute;
	right: 5px;
	bottom: 0;
}

.home #listing_blog .post .entry-content ul li{
	list-style-type: square;
	margin-bottom: 0;
}

.home #listing_blog .post .entry-content ul+p{
	clear: both;
}

.post .more-link{
	display: block;
	color: #e2001a;
	margin-top: 5px;
}

.singlepage_blog .post .entry-content .tool_menu li{
	list-style-type: none;
	float: left;
}

header.page-header{
	margin-bottom: 10px;
}

.addthis_toolbox{
	width: 100%;
	margin: 2px 0 10px;
	float: left;
	clear: both;
}

.addthis_toolbox span.share{
	line-height: 17px;
	margin-right: 5px;
	float: left;
}


/* PAGINATION HOMEPAGE BLOG */
.homepage_blog #pagination{
	height: 40px;
	*height: auto;
	text-align: center;
	clear: both;
}

.homepage_blog #pagination ul{
	display: inline-block;
	list-style: none;
	padding-bottom: 3px;
	background: #e4e4e6;
}

.homepage_blog #pagination li{
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
}

.homepage_blog #pagination li:first-child{
	border-left: 1px solid #ccc;
}

.homepage_blog #pagination a{
	display: block;
	color: #e2001a;
	padding: 10px 15px;
	/* padding: 16px 21px; */
}

.homepage_blog #pagination span{
	display: block;
	color: #000;
	padding: 10px 15px;
	/* padding: 16px 21px; */
}

.homepage_blog #pagination li.current{
	background: #fff;
	border: 1px solid #fff;
}

.homepage_blog #pagination .current{
	color: #bdbdbd;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

.homepage_blog #pagination .prev a, .homepage_blog #pagination .next a{
	color: #e2001a;
	font-weight: bold;
}

.homepage_blog #pagination .disabled a{
	text-decoration: none;
	cursor: default;
}


/* PAGINATION ARCHIVE PAGES */
.archive #nav-below{
	width: 650px;
	margin-top: 25px;
	float: left;
}

.archive #nav-below h3{
	display: none;
}

.archive #nav-below a{
	display: block;
	color: #e2001a;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 21px;
	background: #e4e4e6;
	border: 1px solid #ccc;
}

.archive #nav-below .nav-previous a{
	float: left;
}

.archive #nav-below .nav-next a{
	float: right;
}


/* COMMENTS */
.singlepage_blog #comments{
	clear: both;
}


/* BLOG WIDGET */
.blog-widget{
	margin-top: 10px;
	margin-bottom: 2px;
	background: #f2f2f2;
}

.blog-widget h2{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.blog-widget .header-widget{
	width: 300px;
	float: left;
	clear: both;
}

.blog-widget .header-widget, .blog-widget .content-widget{
	border-bottom: 1px dashed #ccc;
}

.blog-widget .content-widget, .blog-widget .footer-widget{
	width: 280px;
	padding: 10px;
	float: left;
	clear: both;
}

.blog-widget .header-widget img{
	width: 50px;
	height: 50px;
	margin-right: 7px;
	margin-bottom: -1px;
	float: left;
}

.blog-widget .header-widget h4{
	width: 235px;
	color: #999;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.blog-widget .header-widget h4 span{
	color: #999;
	text-transform: uppercase;
}

.blog-widget .header-widget .infos{
	margin-top: 8px;
	float: left;
}

.blog-widget .header-widget .infos div a{
	color: #666;
	font-size: 13px;
}

.blog-widget .header-widget .infos div a+a{
	margin-left: 18px;
}

.blog-widget .content-widget ul.blog-posts{
	width: 240px;
	list-style-type: square;
	margin: 7px 0 0 18px;
	float: left;
	clear: both;
}

.blog-widget .content-widget ul.blog-posts li{
	padding: 1px 0;
}

.blog-widget .content-widget ul.blog-posts a{
	color: #000;
	text-decoration: none;
}

.blog-widget .content-widget ul.blog-posts a:hover{
	text-decoration: underline;
}

.blog-widget .content-widget p{
	color: #000;
	font-size: 11px;
	margin-top: -5px;
}

.blog-widget .content-widget h5{
	display: inline;
	color: #888;
	font-size: 11px;
	font-weight: normal;
	margin-right: 5px;
	float: left;
}

.blog-widget .content-widget .contributors{
	margin: 3px 0;
	float: left;
}

.blog-widget .content-widget .contributors h5{
	margin-right: 0;
	float: none;
}

.blog-widget .content-widget .contributors h5+span{
	padding-left: 0;
	*padding-left: 5px;
}

.blog-widget .content-widget .contributors span{
	padding: 0 5px;
}

.blog-widget .content-widget .contributors span+span{
	border-left: 1px solid #000;
}

.blog-widget .content-widget .contributors span a{
	color: #000;
	text-decoration: none;
}

.blog-widget .content-widget .contributors span a:hover{
	text-decoration: underline;
}

.blog-widget .footer-widget select{
	margin-top: -1px;
	margin-left: 7px;
}


/* AUTHOR PAGE */
.author #author-info{
	width: 620px;
	margin-bottom: 10px;
	padding: 15px;
	background: #f2f2f2;
	float: left;
	clear: both;
}

.author #author-avatar{
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.author #author-description h1, .author #author-description p{
	float: none;
}

.author #author-description h1{
	font-size: 16px;
}

#breadcrumb p{
	width:auto;
}

/* ERROR 404 PAGE / NO-RESULTS PAGE */
.not-found h1.entry-title1{
	font-size: 25px;
	margin: 5px 0 10px;
}

.error404 div.entry-content p:first-child, article.no-results .entry-content p{
	margin: 0 0 5px;
	float: left;
}

.not-found #searchform label, .error404 .widget_archive select{
	font-size: 12px;
	line-height: 16px;
}

.not-found #searchform .field{
	margin: 0 0 0 3px;
	padding: 2px 5px;
}

.not-found #searchform .submit{
	padding: 3px 5px;
}

.error404 .entry-content .widget{
	margin: 15px 0 0;
	float: left;
	clear: both;
}

.error404 .entry-content .widget h2.widgettitle{
	margin: 0 0 5px;
}

.error404 .entry-content .widget ul, .error404 .entry-content .widget h2+p{
	clear: both;
}

.error404 .entry-content .widget ul{
	list-style-type: none;
	padding-left: 0;
}

.error404 .entry-content .widget ul li{
	list-style-type: none;
	margin-left: 5px;
	padding: 2px 0;
}

.error404 .entry-content .widget_archive p{
	margin-bottom: 2px;
	padding-top: 0;
}

.error404 .entry-content .widget a{
	color: #000;
	text-decoration: none;
}

.error404 .entry-content .widget a:hover{
	color: #000;
	text-decoration: underline;
}

.error404 .entry-content .widget .tagcloud{
	width: 200px;
	text-align: center;
	margin-top: 10px;
	float: left;
	clear: both;
}


/* DISQUS */
#disqus_thread{
	width: 630px;
}

#disqus_thread #dsq-content h3{
	margin-bottom: 15px;
}

#disqus_thread #dsq-pagination a, #disqus_thread #dsq-reply a{
	color: #e2001a;
}

#disqus_thread #dsq-reply{
	width: 630px;
	margin-top: 20px;
	float: left;
}

#dsq-content .dsq-media-embed h4{
	background: none;
	display: none;
}


/* ADD THIS */
.addthis_toolbox{
	width: 100%;
	margin: 2px 0 10px;
	float: left;
	clear: both;
}

.addthis_toolbox span.share{
	line-height: 17px;
	margin-right: 5px;
	float: left;
}

.addthis_toolbox #sh_ul li{
	list-style-type: none;
	float: left;
}

#share_floater {
	width: auto;
	margin-left: -48px;
	left: auto;
}

#share_floater li {
	list-style-type: none;
}

.post .entry-content p+p {
margin-top: 10px;
}

.entry-content img { 
margin: 0 10px 10px 0;
float: left;
clear: both;
}

.entry-content h4 {
margin: 10px 0 10px; 
clear: both;
}

#outbrain {
clear:both;
}
#blogger {
border-bottom: 1px solid #999;
margin-bottom: 10px;
}
#blogger h2 {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
line-height: 26px;
text-decoration: none;
margin-bottom: 10px;
}
#blogger p {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
text-decoration: none;
margin-bottom:10px;
}
#etwitter a {
color: #666;
font-size: 12px;
line-height: 18px;
text-decoration: none;
}
.post .entry-meta a {
text-decoration: underline !important;
}
#discovery-top { 
display:none !important; 
}