*
{
	padding: 0;
	margin: 0;
}

body, textarea, p, input, h1, h2, h3, h4, a
{
	color: #4A4A4A;
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

body
{
	margin: 0 auto;
	padding: 0;
	background: #F9F9F9;
	height: 100%;
}

h1, h2, h3 
{
	/*letter-spacing: 0.09em;*/
}

h4 
{
	margin-bottom: 4px;
}

p 
{

}

ol 
{
	margin-bottom: 10px;
}

.center {
text-align: center;
}

blockquote {

}

ul 
{
	list-style: none;
	font-size: 11px;
/*
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
*/
}

img 
{
	margin: 0;
	padding: 0;
	border: 0;
}

a
{
	text-decoration: none;
	color: #4A4A4A;
}

a:hover
{
	text-decoration: underline;
}

#wrapper 
{
	margin: 0 auto;
	width: 970px;
	height: 100%;
	background-color: #FFF;
}

#wrapper.background
{
	background-image: url("../images/art/background_middle.gif");
	background-repeat: repeat-y;
	height: auto;
}

#wrapper100
{
	position: absolute;
	margin: 0 auto;
	background-image: url("../images/art/background_middle.gif");
	background-repeat: repeat-y;
	height: 100%;
	background-color: #FFF;
}

#navbar 
{
	position: absolute;
	left: 25px;
	bottom: 0px;
	width: 920px;
	background-color: #FF0000;
}

#navbar ul 
{
	position: relative;
	list-style: none;
	padding: 0;
}

#navbar ul li
{
	position: relative;
	float: left;
	width: 130px;
	height: 40px;
	font-size: 11px;
	border-right: 1px solid #F8F3E8;
	color: #FFF;
	letter-spacing: 0.09em;
	text-transform: capitalize;
}

#search
{
	float: right;
	width: auto;
	color: #FFF;
	width: 120px;
	height: 28px;
	padding-top: 12px;
	margin-right: 5px;
}

#navbar ul li label
{
	float: left;
	color: #FFF;
	margin: 2px 5px 0 0;
}

#search .input
{
	position: relative;
	float: left;
	width: 90px;
	height: 12px;
	background-color:  #fff;
	color: #000;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #FF0000;
	margin: -1px 5px 0 -1px;
}

#navbar ul li.selected
{
	width: 120px;
	height: 35px;
	padding: 5px 0 0 10px;
	background-color: #C40202;
}

#navbar li a
{
	position: relative;	
	display: block; 
	padding: 5px 0 0 10px;
	height: 35px;
	/*padding: 0.75em 0 0.25em; */
	/*text-transform: capitalize;*/
	color: #FFF;
}

#navbar li a.selected
{
	background-color: #C40202;
}

#navbar li a:hover,
#navbar li a.selected:hover
{
	background-color: #EE0202;	
	text-decoration: line-through;
}

#header 
{
	position: relative;
	width: 920px;
	height: 130px;
	padding: 0 25px 0 25px;
	margin-bottom: 40px;
	background-image: url("../images/art/background_top.gif");
	background-repeat: no-repeat;
}

#home
{
	margin: 0 0 0 30px;
	width: 910px;
}

#heading
{
	position: relative;
	padding: 0 0 20px 28px;
	font-size: 12px;
	color: #EE0202;
}

#heading h2
{
	color: #EE0202;
	font-size: 12px;
	font-weight: normal;
}

#heading a,
#heading a:hover
{
	font-size: 12px;
	color: #EE0202;
}

#blogtitle 
{
	padding: 25px 0 0 5px;
	color: #000;
	float: left;
	width: 300px;

}

#blogtitle h1 
{
	display: none;
}

#results
{
	position: relative;
	width: 970px;
}

#results .result
{
	width: 914px;
	position: relative;
	padding: 0 23px 0 23px;
	margin: 0 0 15px 5px;
	border-bottom: 3px solid #F0F0F0;
}

#results .result.end
{
	border: 0px solid #E4DFD7;
}

#results .result h2
{
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0 0 3px 0;
}

#results .result h3
{
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#results .result a
{
	color: #EE0202;
	font-size: 11px;
}

#results .result p
{
	margin-bottom: 10px;
	color: #6C6A67;
}

#project
{
	position: relative;
	margin-left: 25px;
}

#project #content
{
	position: relative;
	float: left;
	width: 770px;
	border-right: 3px solid #F0F0F0;
	padding-bottom: 17px;
}

#project:after,
#project #content #info:after
{
	content: ".";
  	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

#project #content #info
{
	font-size: 10px;
	margin: 0 0 0 0;
	padding-left: 3px;
}

#project #content #info #details
{
	position: relative;
	float: left;
	width: 235px;
	font-size: 11px;
}

#project #content h2
{
	font-size: 11px;
	font-weight: normal;
	color: #FF300E;
}

#project #content #info #details h3
{
	display: inline;
	font-size: 11px;
	color: #4A4A4A;
}

#project #content #info #description
{
	position: relative;
	float: left;
	width: 470px;
	margin-left: 30px;
}

#project #content #info #description p
{
	font-size: 11px;
	margin-bottom: 5px;
}

#project #content #info #description a
{
	font-size: 11px;
	color: #EE0202;
}

#project #content #images
{
	position: relative;
	padding: 30px 0 0 0;
}

#project #content #images img
{
	border: 1px solid #F0F0F0;
	margin: 0 0 15px 0;
}

#project #content #comments,
#blog_entry #content #comments
{
	margin-top: 20px;
	padding-left: 3px;
}

#project #content #comments h3,
#blog_entry #content #comments h3
{
	font-size: 12px;
	font-weight: normal;
	color: #EE0202;
	margin-bottom: 15px;
}

#project #content #comments .comment,
#blog_entry #content #comments .comment
{
	margin-bottom: 30px;
	width: 500px;
}

#project #content #comments .comment p,
#blog_entry #content #comments .comment p
{
	font-size: 11px;
	margin-bottom: 3px;
	border-bottom: 1px solid #F0F0F0;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
}

#project #content #comments .comment .author,
#blog_entry #content #comments .comment .author
{
	font-size: 11px;
	color: #4A4A4A;
	text-align: right;
	padding-right: 2px;
}

#project #content #comments #comment_new,
#blog_entry #content #comments #comment_new
{
	margin: 0 0 0 0;
}

#project #content #comments #comment_new .input,
#blog_entry #content #comments #comment_new .input
{
	position: relative;
	width: 300px;
	height: 16px;
	border: 1px solid #FFF;
	background-color:  #ECECEC;
	color: #000;
	font-size: 10px;
	padding: 2px;
	margin: -1px 0 10px -1px;
}

#project #content #comments #comment_new label,
#blog_entry #content #comments #comment_new label
{
	display: block;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
}

#project #content #comments #comment_new textarea,
#blog_entry #content #comments #comment_new textarea
{
	position: relative;
	display: block;
	width: 300px;
	height: 100px;
	border: 1px solid #FFF;
	background-color:  #ECECEC;
	color: #000;
	font-size: 10px;
	padding: 2px;
	margin: -1px 0 10px -1px;
}

#project #content #comments #comment_new #captcha,
#blog_entry #content #comments #comment_new #captcha
{
	margin: 15px 0 0 0;
}

#project #content #comments #comment_new #captcha p,
#blog_entry #content #comments #comment_new #captcha p
{
	margin: 0 0 5px 0;
}

#project #content #comments #comment_new #captcha .input,
#blog_entry #content #comments #comment_new #captcha .input
{
	width: 150px;
	margin: 5px 0 20px 0;
}

#project #content #comments #comment_new a,
#blog_entry #content #comments #comment_new a
{
	font-size: 12px;
	color: #EE0202;
}

#project #content #comments .checkbox,
#blog_entry #content #comments .checkbox
{
	width: 12px;
	margin: 0 3px 0 0;
} 	

#projects
{
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	width: 775px;
	border-right: 3px solid #F0F0F0;
	/*border: 1px solid #FF00FF;*/
	padding-bottom: 30px;
}

#projects #list
{
	padding: 0;
	margin: 0;
	/*background: #00FF00;*/
}

#projects #list:after
{
	content: ".";
  	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

#projects .project 
{
	position: relative;
	float: left;
	width: 250px;
	margin: -5px 5px 0 0;
	color: #333;
}

#projects .project h2
{
	width: 235px;
	height: 32px;
	line-height: 32px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.09em;
	color: #FFF;
	padding: 0 0 0 15px;
	background-image: url("../images/art/project_title_background.gif");
	background-repeat: no-repeat;
}

#projects .project.end
{
	margin: -5px 0 0 0;
}

#projects .project .thumbnail
{
	position: relative;
	z-index: 1; 
	width: 240px;
	height: 280px;
	padding: 5px;
	margin-bottom: 0;
	background-image: url("../images/art/project_thumbnail_background.gif");
	background-repeat: no-repeat;
}

#projects .project .info
{
    position: absolute;
	z-index: 2; 
	display: none;
	top: 5px;
	left: 5px;
	width: 240px; 
	height: 280px;
}

#projects .project .info .background
{
    position: absolute; 
	top: 0;
	left: 0;
	width: 240px; 
	height: 280px;
    background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

#projects .project .info .description
{
	position: absolute; 
	padding: 10px;
	color: #FFF;
	font-size: 10px;
	width: 220px; 
	height: 260px;
	letter-spacing: 0.09em;
}

#projects .project .info .description p
{
	margin: 0 0 10px 0;
	color: #FFF;
}

#projects .project .info .description h3
{
	display:inline;
	font-size: 11px;
	font-weight: normal;
	color: #EE0202;
}

/*
#projects .project .info .description .name
{
	display: block;
	color: #FF300E;
	font-size: 10px;
	margin: 0 0 5px 0;
}
*/

#projects .project .info .description .see
{
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 10px;
	color: #EE0202;
	font-size: 10px;
}

#projects .project:hover .info
{
	display: block;
}

#projects .project .info a
{
	z-index: 2; 
	position: absolute; 
	display: block;
	width: 240px; 
	height: 280px;
}

#projects .spacer
{
	position: relative;
	left: -15px;
	padding: 32px 0 40px 0px;
}

#projects .spacer .art
{
	position: absolute;
	width: 792px;
	height: 3px;
	background-image: url("../images/art/entry_spacer.gif");
	background-repeat: no-repeat;
}

#projects_sidebar
{
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	width: 130px;
	color: #333;
}

#projects_sidebar h2
{
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #4A4A4A;
}

#contact,
#about
{
	margin: 0 0 0 30px;
	padding: 20px 0 0 0;
	width: 600px;
	font-size: 11px;
	
}

#contact h2
{
	display: inline;
	font-size: 11px;
	color: #4A4A4A;
}

#footer 
{
	position: relative;
	margin: 0;
	font-size: 11px;
	width: 950px;
	height: 50px;
	padding-right: 20px;
	line-height: 50px;
	background-image: url("../images/art/background_bottom.gif");
	background-repeat: no-repeat;
	text-align: right;
}

#footer.footer100
{
	position: absolute;
	bottom: 0;
}

#blog_entries
{
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	width: 775px;
	border-right: 3px solid #F0F0F0;
	/*border: 1px solid #FF00FF;*/
	padding-bottom: 30px;
}

#blog_entries .spacer
{
	position: relative;
	left: -15px;
	padding: 32px 0 40px 0px;
}

#blog_entries .spacer .art
{
	position: absolute;
	width: 792px;
	height: 3px;
	background-image: url("../images/art/entry_spacer.gif");
	background-repeat: no-repeat;
}

#blog_entries .blog_entry .thumbnail
{
	position: relative;
	float: left;
	top: -5px;
	width: 450px;
	height: 300px;
	padding: 5px;
	background-image: url("../images/art/blog_entry_thumbnail_background.gif");
	background-repeat: no-repeat;
}

#blog_entries .blog_entry .info
{
	position: relative;
	float: left;
	padding: 0 20px 0 20px;
	width: 270px;
}

#blog_entries .blog_entry .info h2
{
	color: #EE0202;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#blog_entries .blog_entry .info h2 a
{
	color: #EE0202;
	font-size: 12px;
}	

#blog_entries .blog_entry .info .date
{
	display: block;
	margin: 0 0 10px 0;
}

#blog_entries .blog_entry .info a.more
{
	display: block;
	float: right;
	color: #EE0202;
}

#blog_entries .blog_entry .info p
{
	margin: 0 0 10px 0;
}

#blog_entry
{
	position: relative;
	margin-left: 25px;
}

#blog_entry #content
{
	position: relative;
	float: left;
	width: 770px;
	border-right: 3px solid #F0F0F0;
	padding: 0 0 17px 0;
}

#blog_entry #content #medias
{
	margin: 0 0 20px 0;
}

#blog_entry #content #medias img
{
	border: 1px solid #F0F0F0;
	margin: 0 0 15px 0;
}


#blog_entry #content #info
{
	width: 745px;
	padding: 0 0 10px 0;
}

#blog_entry #content #info #top
{
	
}

#blog_entry #content #info #top:after
{
	content: ".";
  	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

#blog_entry #content #info #top .date
{
	position: relative;
	float: left;
}

#blog_entry #content #info #top .categories
{
	position: relative;
	float: right;
	color: #EE0202;
}

#blog_entry #content #info #top .categories a
{
	color: #EE0202;
}

#blog_entry #content #info #description
{
	margin: 15px 0 0 0;
}

#blog_entry #content #info #description p
{

}

.spacer 
{
clear: both;
}

.paginate 
{
	position: relative;
	font-size: 11px;
	font-weight: normal;
	letter-spacing:	1px;
	margin: 20px 0 0 0;
	text-align: center;
}

.textarea 
{
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
/*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox 
{
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.select
{
	position: relative;
	width: 120px;
	height: 17px;
	font-size: 10px;
	margin-bottom: 10px;
	color: #333;
}

.submit 
{
	position: relative;
	background-color:  #fff;
	font-size:         11px;
	font-weight:       normal;
	padding:           1px 3px 1px 3px;
	text-transform:    uppercase;
	color:             #000;
}