/*
Theme Name: MacGNew2
Theme URI: http://wordpress.org/
Description: Le thème par défaut de WordPress, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets 

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
body {
	color: black;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #ff9c31;
}

#page {
background-color: white;
border: 1px solid #959596;
text-align: left;
}
#header {
background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
}
#headerimg {
margin: 7px 9px 0;
height: 192px;
width: 740px;
}
#content {
font-size: 1.15em;
}
/*
.widecolumn .entry p {
font-size: 1.05em;
}
*/
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.3em;
}
.widecolumn, .narrowcolumn {
line-height: 1.3em;
}
.narrowcolumn .postmetadata {
text-align: right;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
/*
#footer {
background: #eee url('images/kubrickfooter.jpg') no-repeat top;
border: none;
}
*/
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 2em;
}
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.8em;
}
h2.pagetitle {
font-size: 1.8em;
}
#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.3em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited h2 a:hover {
text-decoration: none;
color: #004d91;
}

h3, h3 a, h3 a:visited {
text-decoration: none;
color: #004d91;
}

h3 a:hover {
text-decoration: underline;
}


#sidebar h2, #wp-calendar caption {
text-decoration: none;
border-bottom:1px solid #666;
color:#333;
text-transform:uppercase;
}

#sidebar p a {
	color:#004D91;
	font-weight:bold;
}

#sidebar #archiveSide {
	height:60px; 
	background: #fff url(images/side/bgArchive.png ) repeat-y 0 0;
}

#sidebar #archivelist li {
	width:50%;
	float:left;
	margin:2px 0;
}

#sidebar #pagesList li {
	border-bottom:1px dotted #004D9C;
	margin:5px 0;
	padding:5px 0;
}

#sidebar li a, #sidebar .blockRight{
	color: #333;	
}


#sidebar li a, #sidebar .blockRight #twitter_div ul li span  a{
	color: #004D91;	
}

#sidebar li a, #sidebar .blockRight #twitter_div ul li a{
	color: #000000;	
}

#sidebar li a, #sidebar .blockRight #twitter_div #twitter-link{
	margin-right: 10px;
}

.entry p a:link, .entry p a:visited {
	color: #004d91;
	text-decoration: none;
}
.postmetadata a:link, .postmetadata a:visited {
	color: #000000;
	text-decoration: none;
}
.entry p a:hover, .postmetadata a:hover  {
	text-decoration: underline;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist cite a {
text-decoration: none;
color: #004d91;
}

.commentlist cite a:hover {
text-decoration: underline;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar li{
	list-style: none;
	margin-left: 10px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
a {
color: #000000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 20px 5px 10px 5px;
	padding: 0;
}

/**
 * Top
 */
#page {
	width: 1039px;
	margin: 0 auto;
	padding: 0 0;
	text-align: justify;
	background: #fff url( images/backgroundMiddle.png ) repeat-y 0 0;
	
}

#page #top {
	width: 1039px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	background: #fff url( images/backgroundTop.gif ) no-repeat 0 0;
}

#top #logo {
	float: left;
	display: block;
	width: 266px;
	height: 110px;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: #fff url( images/logo.gif ) no-repeat 0 0;
}

#top #pubTop {
	float: right;
	width:728px;
	height:89px;
	margin: 12px 18px 0 0;
	padding: 0;
	text-align: center;
}

#page #menuTop {
	width: 1039px;
	height: 29px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	background: #fff url( images/backgroundMenuTop.png ) repeat-y 0 0;
	overflow: hidden;
}

#page #menuTop a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#page #menuTop a:hover {
	text-decoration: underline;
}

#page #menuTop #menuCenter {
	float: right;
	clear: left;
	width: 568px;
	text-align: left;
	line-height: 29px;
	text-indent: 20px;
}

#page #menuTop #menuStock {
	float: right;
	clear: left;
	width: 255px;
/*	padding: 7px 0 0 17px;*/
}

#page #menuTop #menuRss {
	float: right;
	clear: left;
	width: 75px;
	padding: 7px 0 0 3px;
}


#page #menuTop #menuGoHome {
	float: right;
	clear: left;
	width: 110px;
	padding: 0 0 0 9px;
	line-height: 29px;
	text-indent: 5px;
}

/**
 * Left and right sidebars
 */
#page #menuLeft {
	float: left;
	width: 125px;
	padding: 10px 0 10px 9px;
	font-size: 10px;
}

#menuLeft ul {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	line-height: 16px;
	list-style: none;
}

#menuLeft div.separatorMenu {
	width: 113px;
	height : 1px;
	margin: 10px 0 0 6px;
	padding: 0 0 10px 0;
	border-top: 1px dotted #666666;
}

#menuLeft div.menuNews, #menuLeft div.menuEnpassant,
#menuLeft div.menuLabo, #menuLeft div.menuWeb,
#menuLeft div.menuForums, #menuLeft div.menuBlog {
	padding: 0 0 5px 5px;
	text-indent: 29px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#menuLeft div.menuNews {
	background-image: url( http://www.macgeneration.com/interface/news/bullet_large.gif );
}

#menuLeft div.menuEnpassant {
	background-image: url( http://www.macgeneration.com/interface/enpassant/bullet_large.gif );
}

#menuLeft div.menuLabo {
	background-image: url( http://www.macgeneration.com/interface/labo/bullet_large.gif );
}

#menuLeft div.menuWeb {
	background-image: url( http://www.macgeneration.com/interface/web/bullet_large.gif );
}

#menuLeft div.menuForums {
	background-image: url( http://www.macgeneration.com/interface/forums/bullet_large.gif );
}

#menuLeft div.menuBlog {
	background-image: url( http://www.macgeneration.com/interface/blog/bullet_large.gif );
}

#page #menuRight {
	float: right;
	width: 206px;
	padding: 10px 10px 0 0;
	font-size: 10px;
}


#menuRight div.separatorMenu {
	width: 196px;
	height : 1px;
	margin: 10px 0 0 2px;
	padding: 0 0 10px 0;
	border-top: 1px dotted #666666;
}

#page #menuRight input.text {
	width: 152px;
	border: 1px solid #999999;
	padding: 2px;
}

#menuRight #rss, #menuRight #poll {
	width: 198px;
/*	overflow: auto; */
	margin: 0 0 0 2px;
	text-align: left;
}

#menuRight #poll p {
	padding: 0;
}

#menuRight #adverts table {
	border-collapse: collapse;
	text-align: left;
}

#menuRight #adverts table tr, #menuRight #adverts table tr td {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#menuLeft a, #menuRight a {
	text-decoration: none;
}

#menuLeft a:hover, #menuRight a:hover {
	text-decoration: underline;
}


/**
 * Bottom
 */
#page #menuBottom {
	clear: both;
	width: 1039px;
	height: 29px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 29px;
	text-align: center;
	background: #fff url( images/backgroundMenuBottom.gif ) repeat-y 0 0;
}

#page #menuBottom a, #page #menuBottom a:visited {
	text-decoration: none;	
	color: #fff;
	font-weight: bold;
}

#page #menuBottom a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	width: 1039px;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: 24px;
	background: #fff url( images/backgroundFooter.gif) repeat-y 0 0;
}

#page #bottom {
	clear: both;
	width: 1039px;
	height: 22px;
	margin: 0;
	padding: 0;
	background: #fff url( images/backgroundBottom.gif ) no-repeat 0 0;
}

#page #content a.black, #page #content a.black:visited {
	font-size: 11px;
	color: black;
	font-weight: normal;
}

/*
#page {
background-color: white;
margin: 20px auto;
padding: 0;
width: 760px;
border: 1px solid #959596;
}
*/


#header {
background-color: #73a0c5;
margin: 0 0 0 1px;
padding: 0;
height: 200px;
width: 758px;
}
#headerimg {
margin: 0;
height: 200px;
width: 100%;
}
.narrowcolumn {
float: left;
margin: 0px 0 0 9px;
width: 677px;
}

.widecolumn {
float: left;
padding: 0 0 20px 30px;
margin: 0px 0 0;
width: 640px;
}

.widecolumn .post {
text-align: left;
}

.narrowcolumn .post {
/*
padding: 0 20px 10px 20px;
*/
margin:0 20px;
padding:0 0 10px;
text-align: left;
border-bottom:2px dotted #004d9c;
}

.post hr {
display: block;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}
.postmetadata {
clear: left;
}
.clear { 
clear: both; 
}

.pubPost {
	border-bottom:2px solid #DDDDDD;
	margin-top:10px;
	padding-bottom:10px;
	text-align:center;
}
/*
#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
}
#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
*/
/* End Structure 
	Begin Headers 
*/
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 20px 0 0;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
padding:0 0 0 5px;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}

#sidebar div.titleCat {

}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
margin:0 20px;
padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:10px 0;
	/*
	margin: 15px 10px 10px 2px;
	margin: 10px 10px 10px 0;
	*/	
}


#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

#sidebar div.side {
	background-color:#fff;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
/*margin: 10px auto;
padding: 5px 3px;*/
text-align: left;
}

#sidebar #searchsubmit {
padding: 1px;
}

/* -search */


.Search { 
	/*position: absolute;*/
	width:200px;
	margin-top:1px;
	/*
	padding: 0px 0px 50px 0px;
	height: 34px;
	margin-left:-3px;
	*/
}

.Search div {
	border:1px 
	solid #5A5A5A;
	width:200px;
	height:20px; 
	background-color:#fff;
}

.Search form { 
	padding: 2px 0px 0px 0px; 
	margin: 0px;
}
.Search input { 
	border: none; 
	color: #330033; 
	font-size: 11px; 
	float:left;
}

.Search  input.keyword { 
	background: none; 
	border: none; 
	padding: 2px 0px 0px 2px; 
	width:175px; 
	height:18px; 
	border: none; 
	color:#333; 
	font-weight:bold;
} 

.Search  input.search { 
	width: 20px; 
	height: 20px; 
	background: url(./images/search_submit.png) no-repeat; 
	float:right;
}

.Search .bt { 
	padding: 0px; 
	margin: 0px 0px 0px 170px; 
	background: none; 
	 /* top: 6px; 
	position: absolute;
	right: 5px; */ 
}


.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0 20px 0 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 5px 0 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar {
padding: 15px 0 10px 0;
margin-left: 705px;
width: 300px;
}

#sidebar form {
margin: 0;
}

#sidebar #sideMenu {
	
}

#sidebar div.blockRight {
	width:304px;
	padding-bottom:10px;
	margin-bottom:10px;
	background: #FFFFFF url( images/side/side_bottom.png ) bottom no-repeat;
}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/* Doesn't work in IE */
background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
margin: 0px 10px 0 10px;
text-align: center;
margin-top: 10px;
margin-bottom: 40px;
}
/* End Various Tags & Classes*/
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */

.copyright {
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
	display: block;
}

.userPict {
	float: right;
	display: inline;
}

.banner {
	border: 0;
	width: 622px;
	height: 14px;
	margin: 10px 0 10px 0;
}

/**
 * ads containers...
 */

.adRight {
	padding: 2px 13px 2px 2px;
	border: 1px solid #dbdbdb;
	background: #e6e6e6 url( http://www.macgeneration.com/interface/pubRight.gif ) bottom right no-repeat;
}

.adBottom, .adHome {
	margin: 40px 0 10px auto; 
	padding: 2px 2px 15px 2px;
	border: 1px solid #dbdbdb;
	background: #e6e6e6 url( http://www.macgeneration.com/interface/pubBottomNews.gif ) bottom left no-repeat;
}

.adHome {
	margin: 0 0 0 10px; 
}
.pubRight  {
	margin: 0 0 10px auto; 
	padding: 2px 2px 13px 2px;
	border: 1px solid #95999A;
	width:301px;
	background: #BEBFC3 url( images/pubBottomRight.gif ) bottom left no-repeat;
}

#menuLeft iframe {
	padding: 0 0 15px 0;
	border: 1px solid #c4c4c4;
	background: #d7d7d7 url( http://www.macgeneration.com/interface/pubBottom.gif ) bottom left no-repeat;
	margin: 0 0 0 -1px;
}

