/* 
Theme Name: Taste Burgundy
Theme URI: http://www.tasteburgundy.com
Description: Taste Burgundy Theme
Version: 1.0
Author: Raffaello Rosselli
Author URI: http://www.rdotr.com

*/
/* Margin resets for block-level elements */

html {
	background: #f7f8f8;
	color: #000;
	margin: 1em;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:770px;
	position:relative;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, cite, label, dl, ul, ol, fieldset, address {

	margin: 1em 0;
	padding: 0;
	text-indent: 0;
}

p {
	
}

table {
	border-collapse: collapse;
	border-spacing: .3em;
	clear: both;

	
}

caption, th {
	text-align: left;
}

table, td {
	font-size: inherit;
	padding-right:40px;
}

ul, ol, li, dd, blockquote {
	margin-left: 1em;
}

/* Typography resets for normal text, semantic text, and headings */

body {
	font-size: 62.5%;
	font-style: normal;
	line-height: 1.5;
	font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}

p {font-size: 1.2em;}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	margin: .5em 0 .3em 0;
	color:#990000;
	
}

strong { font-weight:bold;}

h1 { font-size: 2.0em; 
color:#444444;
}
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

address, abbr, acronym {
	font-style: normal;
}

acronym, abbr {
	border-bottom: 1px dotted #333;
	cursor: help;
}

acronym {
	text-transform: uppercase;
}

pre, kbd, code, samp, tt, var {
	font-family: monospace;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

del {
	text-decoration: line-through;
}

/* get forms to show up correctly */

form {
	margin: 1em 0;
	padding: 0;
}

form label {
	cursor: pointer;
	margin: 0;
	padding: .3em;
}

fieldset {
	border: none;
}

select, textarea {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* list element margins and default styles */

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }
ul ul ul ul { list-style-type: disc; }

ol { list-style-type: decimal; }
ol ol { list-style-type: upper-alpha; }
ol ol ol { list-style-type: lower-roman; }
ol ol ol ol { list-style-type: decimal; }

/* Miscellaneous oddities and fixes */

html { overflow-y: scroll; } /* dummy scrollbar */

a:hover img {
border-color:#BD9795;
outline:none;
}

hr {
	background-color: #666;
	border-width: 0;
	height: 1px;
	text-align: left;
	width: 95%;
}

iframe {
	border-width: 0;
}

:focus {
	outline: 0;
}
.clear {clear:both;}

/* Common classes */

.hidden {
	display: none;
	visibility: hidden;
}

.visible {
	display: block;
	visibility: visible;
}

.invisible {
	visibility: hidden;
}

.cleanup {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/* NOW */

#navlist {

padding:0;
margin:0;
padding-top:140px;
padding-left:0;


}

#navlist li{
display: inline;
list-style-type: none;
padding:0 21px 0 0;

}

#navlist a {

}
#navlist a{
font-family: Georgia, "Times New Roman", Times, serif;
color:#6e6e6e;
text-decoration: none; 
font-size: 1.7em;

}

#navlist a:hover {
color:#9c9c9c;
}

#navlist a:visited {}
#navlist li#active a {
color:#595959;
text-decoration:underline;

}

#navlist li#lastandactive a {
color:#595959;
text-decoration:underline;

}
#navlist li#lastandactive {
padding:0;}

#navlist li#last {
padding:0;}


#header {
background-image: url(taste-burgundy4.png);
width:770px;
height:160px;
margin-bottom:32px;
}

#headerfr {
background-image: url(HEADER_fr.png);
width:770px;
height:160px;
margin-bottom:32px;
}

#column1 {float:left; width:430px; padding-right:25px; margin-bottom:30px;}

#column2 {float:right; width:310px; margin-bottom:30px;}


small {
font-size: 1em;
}

p a:link, h2 a:link{
color:#660000;
text-decoration:none;
border-bottom: 1px dotted #660000;
}

p a:hover h2 a:hover {
color:#9c9c9c;
text-decoration:none;
border-bottom: 1px dotted #660000;
}
p a:visited h2 a:visited {
color:#660000;
text-decoration:none;
border-bottom: 1px dotted #660000;
}


h2 a:link{
color:#990000;
text-decoration:none;
border-bottom: 1px dotted #990000;
}

h2 a:hover{
color:#990000;
text-decoration:none;
border-bottom: 1px dotted #990000;
}
h2 a:visited{
color:#990000;
text-decoration:none;
border-bottom: 1px dotted #990000;
}

img, img a {
padding:2px;
border:1px #CCCCCC solid;
}



.right {float:right;}
.programsright {
margin:4px 4px 4px 0;
width:300px;
height:80px;
}
.imgleft {float:left;
margin:0 8px 8px 0;}
.down {margin-top:36px}

.projectright h2, .projectright p {margin:0px}
.projectright div {padding-bottom:8px; }
.projectright img {margin-bottom:0px;}
.projectright h1 {margin-bottom:.6em;}

#language{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	position:absolute;
	left: 638px;
	top: 36px;
}
#language a{ color:#AD7E7C; text-decoration:none; font-style:italic;}
#footer {padding-top:20px; text-align:center; width:750px; font-size:10px; color:#999999; background-image: url(break.png); background-position:center; background-repeat:no-repeat;}


#navside {
	padding:0;
	margin:0;
	position:absolute;
	left: -177px;
	top: 230px;
	width: 139px;
}

#navside li{
list-style-type: none;
padding:4px 0 4px 0;
text-align:right;
}


#navside a{
font-family: Georgia, "Times New Roman", Times, serif;
color:#6e6e6e;

text-decoration: none;
font-weight:bold;
font-size: 1.3em;
line-height:normal;
}

#navside a:hover {
color:#9c9c9c;
}

#navside a:visited {}
#navside li#active a {
color:#595959;
text-decoration:underline;

}



.caption {font-size:1.2em; margin-bottom:12px;}

.linkcontainer {padding-bottom:2px;}
.tablecloth {font-size:1.2em}
.tablecloth table, .tablecloth td {	border-bottom:1px #999999 solid; padding-right:10px;}

.tablecloth th { padding-right:10px; vertical-align:text-top; border-bottom:1px #999999 solid;  }
.tablecloth th p {padding-top:8px; margin-top:0;}

.tableform td {padding-bottom:10px;}



.caption {font-size:1.2em; margin-bottom:12px;}

/*WTF wordpress stuff*/


.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.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 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;
	}

/* End Typography & Colors */

/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* End Structure */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
/*h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}*/
	
	/* Begin Images */
p img {
	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;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 620px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

