/*
Theme Name: Microcx
Theme URI: http://microcx.com/
Description: Built on Thematic Theme
Author: Thibaut Allender
Author URI: http://capsule.org/
Template: thematic
Version: 1.0
.
All Rights Reserved
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

a.entry-thumb {
	display: none;
}

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:10px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:10px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

body	{
	background: #fff;
	color: #333;
	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
}

a:link	{
	color: #ff8000;
}

#blog-description, #recherche h3, div.menu a.rss span, div.menu a.fb span, div.menu a.twitter span	{
	position: absolute;
	left: -5000px;	
}

#wrapper	{
	background: url(img/bg-nav.png) repeat-x;
}

#header	{
	position: absolute;
	z-index: 1;
	width: 100%;
}

#branding	{
	padding: 0;
	width: auto;
}

#main	{
	width: 1100px;
	margin: 0;
	padding: 72px 0 0;
	background: url(img/bg-sidebar.png) repeat-y;
}

#blog-title	{
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	z-index: 20;
	background: url(img/bg-sidebar-top.png) repeat-x 0 0;
	height: 276px;
}

#blog-title a	{
	display: block;
	background: url(img/microcx.png) no-repeat 50% 20px;
	width: 320px;
	height: 96px;
}

#access	{
	z-index: 1;
	height: 50px;
	border: none;
}

#access div.menu	{
	width: auto;
	padding-left: 320px;
}

#access ul	{
	border: none;
	float: none;
}

#access ul li	{
	height: 50px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url(img/bg-nav-off.png);
	background-color: transparent;
}

#access ul li a	{
	padding: 16px 25px 0;
	height: 34px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	border: none;
}

#access ul li:hover	{
	background-image: url(img/bg-nav-hover.png);
}

#access ul li a:hover	{
	color: #666;
	background: none;
}

#access ul li.current_page_item	{
	background-image: url(img/bg-nav-on.png);
}

#access ul li.current_page_item a	{
	color: #fff;
	background: url(img/nav-on.png) no-repeat 50% 100%;
}

#main div.main-aside	{
	border: none;
	top: 50px;
	padding: 0 0 50px;
	width: 320px;
	position: relative;
	z-index: 4;
}

#container	{
	margin: 0;
	width: 780px;
}

#content	{
	overflow: visible;
	margin: 0;
	width: auto;
}

#content #nav-above,
#nav-below	{
	display: none;
	width: auto;
}

body.archive #nav-below	{
	padding: 0 10px;
	display: block;
}

#nav-below a span.meta-nav {
	display: none;
}

#nav-below a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background-repeat: no-repeat;
	font-style: normal;
	min-height: 20px;
}

#nav-below a:hover {
	color: #000;
}

#nav-below div.nav-previous a {
	padding-left: 24px;
	float: left;
	background-image: url(img/icon-prev.png);
	background-position: 0 2px;
}
#nav-below div.nav-next a {
	padding-right: 24px;
	float: right;
	background-image: url(img/icon-next.png);
	background-position: 100% 2px;
}

div.entry-meta	{
	font-size: 11px;
	background: url(img/icon-published.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
	min-height: 15px;
	_height: 15px;
}

div.hentry, div.post	{
	margin: 0 25px;
	width: auto;
	position: relative;
}

div.has-thumbnail	{
	min-height: 166px;
	padding-left: 270px;
}

div.has-thumbnail img.wp-post-image	{
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	float: none;
	margin: 0;
	padding: 0;
}

body.single div.has-thumbnail img {
	position: static;
}

div.page-link	{
	display: none;
}

p.pages-nav-2 {
	padding-top: 10px;
	height: 20px;
}

div.category-news p.pages-nav-2 {
	display: none;
}

/* div.category-news div.sociable	{
	position: relative;
	top: 30px;
}

div.category-news a.source	{
	position: relative;
	top: -70px;
} */

div.category-news div.entry-content {
	padding-bottom: 30px;
}

p.pages-nav-2 a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background-repeat: no-repeat;
}

p.pages-nav-2 a:hover {
	color: #000;
}

p.pages-nav-2 a.prev {
	padding-left: 24px;
	float: left;
	background-image: url(img/icon-prev.png);
	background-position: 0 4px;
}
p.pages-nav-2 a.next {
	padding-right: 24px;
	float: right;
	background-image: url(img/icon-next.png);
	background-position: 100% 4px;
}

h1.entry-title, div.slug-login h2	{
	font-size: 36px;
	padding: 0;
}

h2.entry-title	{
	font-size: 20px;
}

.entry-title a:link	{
	color: #000;
}

.entry-meta	{
	font-style: normal;
}

.entry-meta abbr, .entry-meta .n	{
	letter-spacing: normal;
	text-transform: none;
}

body .entry-meta a	{
	text-decoration: underline;
	color: #666;
}

span.comments-link, span.newscomments	{
	font-size: 11px;
	color: #666;
	background: url(img/icon-comments.png) no-repeat 0 2px;
	padding: 0 0 3px 20px;	
	min-height: 15px;
	_height: 15px;
}

span.newscomments	{
	color: #000;
	font-size: 11px;
	padding: 0 20px 3px 0;	
	background-position: 100% 0;
}

span.comments-link a	{
	color: #666;
}

a.more	{
	color: #000;
	background: url(img/icon-more.png) no-repeat 0 2px;
	padding: 0 0 3px 22px;
	min-height: 15px;
	_height: 15px;
	white-space: nowrap;
}

div.entry-content	{
	padding: 10px 0 0;
	clear: left;
}

#main #index-bottom, #comments	{
	float: left;
	background: #d9d9d9;
	padding: 25px 16px 50px 25px;
	margin: 0;
	border: none;
}

#main #index-bottom ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main #index-bottom ul li	{
	margin: 0;
	padding: 0;
}

#main #index-bottom ul h3	{
	color: #333;
	font-weight: bold;
	font-size: 24px;
}

#main #index-bottom ul.labocx	{
	margin: 16px 0 0;	
}

#main #index-bottom ul.labocx h4, #main #index-bottom ul.labocx h4 a	{
	color: #333;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

#main #index-bottom ul.labocx h4 {
	margin-bottom: 10px;
}

#main #index-bottom ul.labocx li	{
	float: left;
	margin-bottom: 25px;
}

#main #index-bottom ul.labocx li p	{
	width: 360px;
	margin: 0;
	float: left;
}

#main #index-bottom ul.labocx li a.more	{
	margin-top: 5px;
	display: block;
}

#main #index-bottom ul.labocx li div	{
	float: left;
}

#main #index-bottom ul.labocx li div img	{
	float: left;
	margin-left: 16px;
}

#main #index-bottom ul.labocx li div img	{
	opacity: 0.5;
}

#main #index-bottom ul.labocx li div a:hover img	{
	opacity: 1;
}

#comments-list ol	{
	border: none;
}

#comments-list li	{
	border: 1px solid #ccc;
}

#comments #comments-list li.bypostauthor {
	background: #ffc;
}

#comments-list .comment-author {
	padding-top: 5px;
}

#comments-list h3, #respond h3	{
	font-size: 24px;
}

#respond	{
	background: none;
}

#respond .form-section label {
	font-size: 13px;
}

#comments input, #comments textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 3px;
	width: 727px;	

	background: #fff url(img/bg-input.png) no-repeat;
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	vertical-align: baseline;
}

#comments div.form-submit input, #comments p.solo-subscribe-to-comments input {
	width: auto;
}

#comments div.form-submit input {
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	width: 200px;
	height: 42px;
	background: url(img/bg-submit.png) no-repeat;
	border: none;
}

#footer	{
	margin: 0;
	border: none;
	position: relative;
	z-index: 10;
}

#siteinfo	{
	width: 300px;
	font-size: 11px;
	color: #000;
	padding: 0 10px;
	position: relative;
	z-index: 2;
	margin: -30px 0 0;
	text-align: center;
}

#siteinfo a	{
	color: #000;
}

#siteinfo a:active, #siteinfo a:hover	{
	color: #fff;
}

div.main-aside h3	{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 10px 0;
	background: url(img/hr-sidebar.png) repeat-x 0 0;
	font-style: normal;
}

div.main-aside div.textwidget	{
	background: url(img/hr-sidebar.png) repeat-x 0 0;
}

#text-14 div.textwidget, #text-15 div.textwidget	{
	background: none;
}

div.main-aside ul.latest-news, div.main-aside ul.latest-forum, div.main-aside ul.tla	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 10px 0 25px;
}

div.main-aside ul.tla	{
	padding: 10px 0 0;
	background: url(img/hr-sidebar.png) repeat-x 0 0;
}

#primary ul.tla.bis, #secondary ul.tla.bis	{
	padding: 0 0 25px;
	background: none;
}

div.main-aside ul.latest-news a, div.main-aside ul.latest-forum a, div.main-aside ul.tla a	{
	display: block;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	background: url(img/icon-published.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
	min-height: 15px;
	_height: 15px;
}

div.main-aside ul.latest-news li.today a	{
	font-weight: bold;
}

div.main-aside ul.latest-forum a	{
	background: url(img/icon-comments.png) no-repeat 0 3px;
}

div.main-aside ul.latest-news a:hover, div.main-aside ul.latest-forum a:hover, div.main-aside ul.tla a:hover	{
	color: #fff;
}

div.main-aside ol	{
	font-family: arial, helvetica, sans-serif;
	padding: 10px 0 25px;
	margin: 0 0 0 20px;
	color: #000;
}

div.main-aside ol span	{
	font-weight: bold;
}

div.main-aside ol a	{
	text-decoration: none;
	color: #000;
}

div.main-aside ol a:hover	{
	color: #fff;
}

#s	{
	border: none;
	padding: 6px;
	height: 17px;
	background: #fdab59 url(img/bg-search.png) no-repeat 100% 0;
	font-family: verdana, arial, helvetica;
	color: #fff;
	width: 268px;
}

div.entry-utility	{
	margin-bottom: 0;
}

body.single div.entry-utility	{
	font-size: 12px;
	padding: 10px 0 0;
	border-top: 1px solid #999;
	margin-bottom: 16px;
}

div.postpageinfo	{
	margin: 25px 0 0 -25px;
}

span.postcurrentpage {
	float: left;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: #ff8000;
}

h2.postpagetitle	{
	clear: none;
	margin: 1px 0 10px 5px;
	float: left;
	font-weight: bold;
	font-size: 24px;
}

.page-title	{
	padding: 0 25px 25px;
}

.comments-link a:hover, .entry-meta a:hover {
	color: #000;
}

div.menu a.rss	{
	background: url(img/icon-rss.png) no-repeat;
	width: 59px;
	height: 39px;
	display: block;
	position: absolute;
	right: 10px;
	top: 5px;
}

div.menu a.fb	{
	background: url(img/icon-fb.png) no-repeat 0 -11px;
	width: 59px;
	height: 39px;
	display: block;
	position: absolute;
	right: 70px;
	top: 5px;
}

div.menu a.twitter	{
	background: url(img/icon-twitter.png) no-repeat 0 -11px;
	width: 59px;
	height: 39px;
	display: block;
	position: absolute;
	right: 122px;
	top: 5px;
}

#comments-list li	{
	margin-bottom: 10px;
}

#comments-list li.alt	{
	background: #e3e3e3;
}

span.unapproved	{
	font-style: italic;
}

/* theme my login widget */

p.error	{
	padding: 10px;
	background: #800;
	color: #fff;
	border: 1px solid #f00;
}

p.error a	{
	color: #fff;
}

li.widgetcontainer	{
	clear: left;
}

li.widget_theme_my_login div.login, li.widget_theme_my_login div.tml-user-avatar	{
	background: url(img/hr-sidebar.png) repeat-x 0 0;
	padding: 16px 0 25px;
}

li.widget_theme_my_login div.tml-user-avatar	{
	padding: 16px 0 0;
}

li.widget_theme_my_login img, li.widget_theme_my_login ul.tml-user-links	{
	float: left;
}

li.widget_theme_my_login ul.tml-user-links	{
	margin: -4px 0 0 10px;
	padding: 0 0 25px;
	list-style-type: none;
	line-height: 15px;
}

li.widget_theme_my_login ul.tml-user-links a	{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
}

li.widget_theme_my_login div.login form	{
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #000;
}

li.widget_theme_my_login div.login form label	{
	float: left;
	width: 130px;
	padding-top: 3px;
}

li.widget_theme_my_login div.login form p	{
	margin: 0;
}

#main p.forgetmenot {
	position: relative;
}

#main p.forgetmenot input {
	margin-left: 130px;
}

#main div.entry-content p.forgetmenot input {
	margin-left: 200px;
}

#main p.forgetmenot label {
	position: absolute;
	left: 0;
	top: 1px;
}

li.widget_theme_my_login div.login form input	{
	width: 136px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

	padding: 4px;
	background: #fff url(img/bg-input.png) no-repeat;
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	vertical-align: baseline;
}

li.widget_theme_my_login div.login form p.forgetmenot input {
	width: auto;
	margin: 6px 0;
	vertical-align: bottom;
}

li.widget_theme_my_login ul.tml-links {
	margin: 10px 0 0;
	padding: 0;
	list-style-type: none;	
}

li.widget_theme_my_login ul.tml-links a {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	display: block;
	background: url(img/icon-more.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
	min-height: 15px;
	_height: 15px;
}

li.widget_theme_my_login div.login form p.submit {
	margin-top: 10px;
	text-align: right;
}

#wp-submit-tml-1, #wp-submit-tml-2 {
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	width: 150px;
	height: 42px;
	background: url(img/bg-submit-login.png) no-repeat;
	border: none;
}

/* theme my login page */

#recaptcha_area	{
	float: right;
	margin: 0 -3px 10px 0;
}

div.slug-login p.message	{
	font-weight: bold;
	margin-bottom: 16px;
}

div.slug-login form	{
	width: 374px;
}

div.slug-login form hr	{
	display: none;
}

div.slug-login label	{
	float: left;
	width: 200px;
	position: relative;
}

form[name=registerform] div	{
	height: 40px;
}

#wangguardquestansw	{
	position: absolute;
	left: 200px;
	top: 0;
}

div.slug-login input	{
	width: 160px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	
	padding: 4px;
	background: #fff url(img/bg-input.png) no-repeat;
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	vertical-align: baseline;

}

div.slug-login p.forgetmenot input	{
	width: auto;
	margin: 5px 0 0 0;
}

div.slug-login p	{
	margin: 0 0 5px;
}

div.slug-login p.submit	{
	text-align: right;
}

div.slug-login ul.tml-links	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.slug-login ul.tml-links a {
	color: #000;
	display: block;
	background: url(img/icon-more.png) no-repeat 0 5px;
	padding: 0 0 0 20px;
	min-height: 15px;
	_height: 15px;
}

div.slug-login h1.entry-title	{
	display: none;
}

div.slug-login h2	{
	margin-bottom: 16px;
}

div.slug-login ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

div.slug-login div.tml-user-avatar img, div.slug-login ul.tml-user-links	{
	float: left;
}

div.slug-login ul.tml-user-links {
	margin: -2px 0 0 10px;
	line-height: normal;
}

div.slug-login ul.tml-user-links a {
	color: #000;
}

/* form */

form.cform fieldset	{
	margin: 0;
	padding: 0;
}

form.cform legend	{
	display: none;
}

form.cform ol	{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

form.cform label	{
	float: left;
	width: 200px;
}

form.cform ol li	{
	min-height: 35px;
}

form.cform input, form.cform textarea	{
	width: 300px;
	padding: 3px;
	border-color: #7C7C7C #C3C3C3 #DDDDDD;
	border-style: solid;
	border-width: 1px;
	background: url(img/bg-input.png) no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

form.cform p.cf-sb input	{
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	width: 200px;
	height: 42px;
	background: url(img/bg-submit.png) no-repeat;
	border: none;
	margin: 10px 0 0 308px;
}

p.linklove	{
	display: none;
}

div.cf_info {
	padding: 10px;
	margin-bottom: 16px;
}

div.failure	{
	background: #800;
	color: #fff;
	border: 1px solid #f00;
}

div.success	{
	background: #080;
	color: #fff;
	border: 1px solid #0a0;
}

#cforms_captcha	{
	width: 100px;
	float: left;
}

#cf_captcha_img	{
	margin: 0 0 0 8px;
}

/* forum */


#main #punwrap h1	{
	font-weight: bold;
}

#main #brdmenu {
	padding: 10px 0;
	background: transparent url(/wp-content/themes/microcx/img/hr-sidebar.png) repeat-x;
}

#main #brdmenu ul	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

#main #brdmenu li	{
	display: block;
	height: auto;
}

#main #brdmenu li a	{
	text-decoration: none;
	display: block;
	background: url(/wp-content/themes/microcx/img/icon-comments.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
	color: #000;
}

#main #brdmenu li a:hover	{
	color: #fff;
	text-decoration: none;
}

#main #brdwelcome 	{
	padding: 10px 0;
	background: url(/wp-content/themes/microcx/img/hr-sidebar.png) repeat-x;
}

#main #brdwelcome ul	{
	margin: 0;
	padding: 0 0 10px;
	float: none;
	overflow: visible;
	white-space: wrap;
	width: auto;
	list-style-type: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

#main #brdwelcome ul.conl li {
	background: url(/wp-content/themes/microcx/img/icon-published.png) no-repeat 0 1px;
	color: #000000;
	display: block;
	min-height: 15px;
	padding: 0 0 0 20px;
}

#main #brdwelcome ul.conr	{
	padding: 10px 0 0;
	background: url(/wp-content/themes/microcx/img/hr-sidebar.png) repeat-x;
	text-align: left;
}

#main #brdwelcome ul.conr li a	{
	text-decoration: none;
	display: block;
	background: url(/wp-content/themes/microcx/img/icon-comments.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
	color: #000;
}

#main #brdwelcome ul.conr li a:hover	{
	color: #fff;
}

#main #punwrap #index-bottom	{
	width: 729px;
}

#main div.box	{
	background: none;
	border: none;
}

#main div.blockpost div.box	{
	background: #dedfdf;
	border: 1px solid #f80;
}

#main #brdtitle	{
	padding: 0;
}

#main #brdtitle h1	{
	font-size: 36px;
	padding: 0;
}

#main #punwrap	{
	padding: 0 25px;
}

#main #punwrap #index-bottom	{
	margin-left: -25px;
}

#main #index-bottom div.box	{
	border: none;
	background: none;
}

#punwrap div.blockform input[type=submit] {
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	width: 200px;
	height: 42px;
	background: url(img/bg-submit.png) no-repeat;
	border: none;
}

#punwrap h2	{
	font-size: 20px;
}

#punwrap .pun a:link, #punwrap .pun a:visited {
	color: #000;
}

#punwrap div.blocktable h2	{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	padding-left: 0;
	color: #333;
}

#index-bottom div.inbox	{
	padding: 0;
}

#content #index-bottom h3	{
	padding: 0;
}

#punwrap div.blockpost h2 {
}

#content div.sociable {
	clear: left;
}

#content div.clear, #content p.clear {
	clear: both;
}

#punwrap #single-insert	{
	margin-left: -17px;
}

/* adsense */

li.widget_text .adsense	{
	padding: 16px 0 25px;
	text-align: center;
}

#content #single-insert	{
	border: none;
	padding-top: 0;
}

div#fancy_title table	{
	border: none;
}

img.captcha-reset {
        vertical-align:text-bottom;
        background:     url(../../plugins/cforms/styling/captcha_reset_grey.gif) no-repeat;
        margin:0 0 2px 3px;
        width:21px; 
        height:21px;
        border:none;
}

div.aside li.widget_search h3 {
	display: none;
}
