/*
Theme Name: customize
Theme URI: http://dreamgratuit.canalblog.com/archives/2009/11/17/15836058.html
Description: A theme presented by Dreamweaver Gratuit. FreeDream is a clean and simple theme using HTML5 and CSS3 properties. This theme works fine on every current versions of MSIE (6, 7 and 8), Firefox and Safari. 
Version: 1.3
Author: Caroline Monmerque
Author URI: http://dreamgratuit.canalblog.com
Tags: brown, blue, fixed-width, two-columns

This theme was designed and built by Caroline Monmerque,
whose blog you will find at http://dreamgratuit.canalblog.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


/* ******************************************************** */
/* VERY IMPORTANT : for HTML5 tags. Do NOT remove the code  */
/* below. All unknown tags are interpreted by default as    */
/* "display:inline"                                         */
/* ******************************************************** */
 
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
}
header, hgroup, section, footer, aside, nav, article {
	display: block;
}
ul, ol, h3 {
	font-size: 14px;
	letter-spacing: 1px;
}
p {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.6em;
}
a{
	color: #033767;
}
a:hover {
	text-decoration: underline;
}
#container {
	padding: 0 22px;
	background: none;
	margin: 0 auto;
	width: 980px;
	height: auto;
	max-width: 980px;
	min-width: 320px;
	min-width: 320px\9; /* IE8 and below */
 *min-width: 320px; /* IE7 and below */
width:expression(document.body.clientWidth < 320? "320px" : "980"); /* IE6 and below */
}
#container:not(:target) {
	min-width: 320px\9; /* IE9 and below */
}
/* The page header     */
/* ******************* */
/* applied to <header> */

#logo {
	padding-top:40px;
	text-align: left;
}

#logo h2 {
	font:normal 12px Arial, Helvetica, sans-serif;
	margin: 0 0 20px 265px;
	text-align:left;
	color:#666;
}
.page-numbers {
	border-bottom: 1px #666 dotted;
	padding-bottom: 25px;
	width: 660px;
}
#navlist, #navlist ul {
	padding : 0;
	margin : 0;
	list-style : none;
	line-height : 21px;
	text-align : center;
}
#navlist {
	font-size : 11px;
	text-transform:uppercase;
	letter-spacing: 3px;
}
#navlist a {
	display : block;
	padding : 0;
	text-decoration : none;
	width : 110px;
	padding: 3px;
}

#navlist li ul {
	position: absolute;
	width: 110px;
	left: -999em;
}
#navlist li ul li {
	border-top : 1px solid #fff;
}
html>body #navlist li ul li {
	border-top : 1px solid transparent;
}
#navlist li ul ul {
	margin : -22px 0 0 110px;
	border-left : 1px solid #fff;
}
html>body #navlist li ul ul {
	border-left : 1px solid transparent;
}
#navlist li:hover ul ul, #navlist li.sfhover ul ul {
	left: -999em;
}
#navlist li:hover ul, #navlist li li:hover ul, #navlist li.sfhover ul, #navlist li li.sfhover ul {
	left: auto;
	min-height: 0;
}
/* Background content */
/* ****************** */
#content {
	background-color:#FFF;
	padding: 10px 0 20px 0;
	margin-bottom: 20px;
	width: 980px;
}
/* Pages navigation */
/* *************** */
.left a, .right a {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #e04d88;
}
.left {
	text-align:left;
}
.right {
	text-align: right;
}
/* The posts */
/* ********* */
#left {
	float:left;
	width: 680px;
	margin: 0 0 20px 0;
}
#titre pre {
	font: normal 11px "Courier New", Courier, monospace;
	letter-spacing: 3px;
	text-transform:uppercase;
	color: #e04d88;
	padding:10px 0 0 0;
	margin: 0 0 25px 0;
}

/* The sidebar */
/* *********** */
#sidebar {
	width: 300px;
	float: left;
}
#sidebar h2 {
	background: url(https://report.nextbuilders.net/img/side_tit.jpg) no-repeat;
	width: 290px;
	height: 23px;
	font-size: 12px;
	padding: 4px 0 0 10px;
	margin-top: 15px;
}
#sidebar ul li ul {
	width: 282px;
	border: 1px solid #E0E0E0;
	border-top: none;
	padding: 0 8px 0 8px;
}
#sidebar ul li ul li {
	margin: 0 0 10px 0;
}
#sidebar ul li ul li a {
	line-height: 120%;
	color: #003364;
	text-decoration: none;
	margin-left: 2px !important;
	margin-left: 10px;
	font-size: 12px;
}
#sidebar ul li ul li a wpp-post-title {
	line-height: 120%;
}
#sidebar ul li ul li a:hover {
	text-decoration:underline;
}
#searchform {
	float:left;
	text-transform:uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	position: relative;
	margin-left: 20px;
}
#sidebar .button {
	color: #fff;
	font-size:24px;
	border: none;
	background: none;
	padding-top: 5px;
}
header .field {
	text-align: left;
}
#searchsubmit {
	position: absolute;
	top: 0;
	right: -60px;
	right: -77px\9; /* IE8 and below */
 *right: -77px; /* IE7 and below */
 *right: -77px; /* IE6 and below */
}
#searchsubmit:not(:target) {
	right: -77px\9; /* IE9 and below */
}
#searchsubmit, x:-moz-any-link {
 right: -80px;
}
#sidebar #menu-menu {
	padding: 8px 8px 0 8px;
}
#sidebar #menu-menu li {
	padding: 0;
	margin: 0 0 5px 0;
}
#sidebar #menu-menu li a {
	font-size: 12px;
	background: url(https://report.nextbuilders.net/img/more03.jpg) no-repeat 0 4px;
	height: 15px;
	padding: 0 0 0 15px;
}
.widget_tag_cloud a {
	color: #5cb4bc;
	text-decoration: none;
}
#rss-img {    /* background image */
	width : 91%;
	height: 35px;
	background: url(images/rss.png) top center no-repeat;
	margin-top: 5px;
}
#zone1 {    /* link zone */
	width : 100%;
	height: 100%;
	float: left;
}
#twitter-img {    /* background image */
	width : 91%;
	height: 35px;
	background: url(images/twitter.png) top center no-repeat;
	margin-top: 5px;
}
#zone2 {    /* link zone */
	width : 100%;
	height: 100%;
	float: left;
}
/* footer */
#general {
	clear:both;
	font-size: 12px;
	background: #E7E7E7;
	width: 100%;
}
#general #f_box {
	background: #E7E7E7;
	padding: 20px 0 20px 22px;
	margin: 0 auto;
	width: 1002px;
}
#general .f_menu {
	letter-spacing: 2px;
	font-size: 12px;
	text-align: left;
	line-height: 180%;
}
#general .f_menu a {
	color: #000;
}
#general #copy {
	text-align: left;
	padding-left: 3px;
	font-size: 12px;
	margin-top: 10px;
}
#general li {
	display: inline;
	list-style-type: none;
	padding: 0 7px;
	border-right: 1px solid #a69c91;
}
#general li a {
	color: #B85;
	border-bottom: 1px dotted #70a624;
	text-decoration:none;
}

/* single*/
/* ************************************************** */
.entry_tit {
	border-top: 3px solid #033767;
	border-bottom: 1px dotted #666;
	padding: 14px 0 10px 0;
	width: 650px;
}
.entry_tit h1 {
	clear: both;
	color: #033767;
	font-size: 20px;
	letter-spacing: 1px;
}
.page-numbers {
	display: inline-block;
}
/* customize CSS common*/
/* ************************************************** */
#primary {
	float:left;
	margin-bottom: 20px;
}
.main_contents {
	float:left;
	width: 650px;
	margin-bottom: 20px;
}
.wp-caption-text {
	padding-top: 10px;
	font-size: 13px;
}
.main_contents .date {
	font-size: 14px;
	margin: 0;
	float: left;
	margin-right: 10px;
}
.main_contents p {
	margin-bottom: 20px;
}
.main_contents h2 {
	font-size: 20px;
	padding-bottom: 30px;
	line-height: 180%;
}
.main_contents h3 {
	font-size: 16px;
	padding-bottom: 30px;
	color: #033767;
	line-height: 180%;
}
.main_contents ul, .main_contents ol {
	margin: 15px 0 30px 25px;
}
/* customize CSS header*/
/* ************************************************** */
header {
	width: 980px;
	padding: 0 22px;
	margin: 0 auto;
	max-width: 980px;
	min-width: 320px;
	min-width: 320px\9; /* IE8 and below */
 *min-width: 320px; /* IE7 and below */
width:expression(document.body.clientWidth < 320? "320px" : "980"); /* IE6 and below */
}
header:not(:target) {
	min-width: 320px\9; /* IE9 and below */
}
#toplogo {
	width: 247px;
	float: left;
}
#toplogo a:hover img {
 alpha: (opacity=80);
	opacity: 0.8;
}
#global {
	width: 100%;
	height: 56px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(https://report.nextbuilders.net/img/nav_bk.png) repeat-x;
}
#global div {
	width: 980px;
	height: 56px;
	padding: 0 22px;
	margin: 0 auto;
	background: url(https://report.nextbuilders.net/img/nav_bk.png) repeat-x;
}
#global ul {
	padding: 0;
	list-style:none;
}
#global li {
	margin: 0;
	padding: 0;
	float: left;
}
#global a:hover img {
	filter: Alpha(opacity=60);
	opacity:0.6;
}
#head {
	padding: 25px 0 0 0;
}
#sec {
	width: 733px;
	float: left;
	background-image: url(https://report.nextbuilders.net/img/nb_logo.jpg);
	background-repeat: no-repeat;
	background-position: right 14px;
}
#top_sec {
	width: 681px;
	padding-left: 52px;
	height: 45px;
	clear: both;
	position: relative;
}
#top_sec .top_p {
	color: #033767;
	width: 580px;
	text-align: left;
	margin-left: 5px;
	letter-spacing:1px;
}
#top_sec .catch {
	font-size: 11px;
	width: 580px;
	float: left;
	font-weight: normal;
	margin-left: 5px;
}
.rss {
	background: url(https://report.nextbuilders.net/img/rss.gif) no-repeat;
	padding: 0 0 0 18px;
	background-position: 0 3px;
}
.pri {
	position:relative;
	float: left;
	clear: both;
	padding: 5px 0 30px 57px;
}
.pri p {
	float:left;
	font-size: 12px;
}
#head h2 {
	font-weight: normal;
	font-size: 10px;
}
/* customize CSS sidebar*/
/* ************************************************** */
#sidebar ul {
	list-style: none;
}
.side_pick {
	width: 282px;
	border: 1px solid #E0E0E0;
	border-top: none;
	padding: 3px 8px 0 8px;
	font-size: 12px;
	margin: 0;
}
.side_pick p {
	clear: both;
	font-size: 12px;
}
.side_pick li {
	padding: 5px 0;
	border-bottom: solid 1px #E0E0E0;
}
.side_pick li + li + li + li + li {
	border-bottom: none;
}
.tit3 {
	background: url(https://report.nextbuilders.net/img/side_tit.jpg) no-repeat;
	width: 290px;
	height: 23px;
	font-size: 12px;
	padding: 4px 0 0 10px;
	margin: 0;
}
.st-tag-cloud {
	width: 282px;
	border: 1px solid #E0E0E0;
	border-top: none;
	padding: 5px 8px 0 8px;
}
#nb_box {
	width: 282px;
	height: 280px;
	border: 1px solid #E0E0E0;
	border-top: none;
	padding: 8px 8px 0 8px;
	margin-bottom: 35px;
}
#nb_box p{
	color: #404040;
	font-size: 12px;
}
#nb{
	padding-top: 10px;
}
#nb p{
	font-size: 11px;
	color: #023766;
	width: 120px;
	padding-left: 10px;
	float: left;
}
#nb img{
	float: left;
}
#nb a{
	text-decoration: underline;
}
#nb a:hover{
	text-decoration: none;
}

#banner {
	width: 300px;
	padding: 0;
}

.mg_t10 {
	margin-top: 10px;
}
.mg_t15 {
	margin-top: 15px;
}
.mg_t19 {
	margin-top: 19px;
}
.mg_t20 {
	margin-top: 20px;
}
.mg_t25 {
	margin-top: 25px;
}
.mg_t30 {
	margin-top: 30px;
}
.mg_t35 {
	margin-top: 35px;
}
.mg_b10 {
	margin-bottom: 10px;
}
.mg_b15 {
	margin-bottom: 15px;
}
.mg_b20 {
	margin-bottom: 20px;
}
.mg_b30 {
	margin-bottom: 30px;
}
.mg_b50 {
	margin-bottom: 50px;
}

.clr {
	clear: both;
	height: 0px;
}
img {
	border: 0;
}
.f_right {
	float: right;
}
.f_left {
	float: left;
}
.t_blue {
	color: #033767;
}
* {
	padding: 0;
	margin: 0;
	text-decoration: none;
}
