body {
	margin: 0;
	padding: 0;
	background: #dfddd7 url(images/ateliers.jpg) no-repeat center;
	font-size: 13px;
	color: #EBE6E3;
	border-width: 2px;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #ba2f10;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
	color: #06252e;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #ba2f10;
}

a:hover {
	text-decoration: underline;
	color: #989387;
}

/* Header */

#header {
	width: 760px;
	height: 280px;
	background: url(images/atelierstrad.png) no-repeat right top;
	border-bottom: 1px solid #666;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

#header h1, #header p {
	margin: 0;
	color: #ba2f10;
}

#header h1 {
	font-size: 30px;
}


#header h1 {
	padding-top: 100px;
}

#header a {
	color: #ba2f10;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width:495px;
	margin-top: 17px;
	margin-bottom: 20px;
	background-color: transparent;
	display: block;
	border: 1px none #666;
	border-left: 1px solid #666;
	padding: 5px 5px 5px 10px;
	overflow: auto;
	height: 594px;
}

.post {
	padding: 0 0 20px 0;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}

.title {
	margin: 0;
	border-bottom: 2px solid #ba2f10;
}

.byline {
	margin: 0;
	color: #be2f0f;
	border-bottom-color: #efa02b;
	font-weight: bold;
	font-style: italic;
}

#picture {
	float:left;
	width: 200px;
	padding-right: 10px;
}
#picture2 {
	float: right;
	width: 300px;
	padding-right: 1px;
	padding-left: 10px;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
		/*background: url(images/img03.gif) no-repeat left center;*/
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	background-color: transparent;
}

#sidebar ul {
	list-style: none;
	font-size: 14px;
	line-height: 16px;
	padding: 0;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 5px;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #c7ed1f;}
/*background: url(images/img02.gif) no-repeat 5px 50%;
}*/

#sidebar h2 {
	border-bottom: 2px solid #ba2f10;
	padding-bottom: 3px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}
/*Styles*/
.Style1 {color: #FFFFFF;
	background-color: #d1cfca;
}
.Style12 {
	font-size: 10px;
	color: #cc2e2c;
	font-weight: bold;
}
.Style15 {color: #ba2f10}
.Style18 {font-size: 16px; color: #ba2f10; }
.Style19 {color: #ba2f10}
.Style20 {font-size: 16px}
.Style21 {
	font-size: 12pt;
	color: #081c33;
	font-weight: bold;
}
.Style22 {color: #ba2f10;
	font-style: italic;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	border-top: 1px solid #666;
	background: transparent url(images/img07.gif) repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	font-size: 7pt;
	color: #bcbcbc;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #ba2f10;
}


