/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Nissan Convention
version: x
author: NICOClub
email: webmaster@nicoclub.com
website: http://www.nissanconvention.com/
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
GENERAL >>> 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

* {
	margin: 0;
	padding: 0;
	border: none;
}
html body {
	height: 100%;
}

body {
	background: #e8e8e8 url('/wp-content/themes/nissanconvention/images/bkg.jpg') repeat-x top left;
	font: 12px "Arial", Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 18px;
	margin-top:100px;
}

/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clearfix { 
	height: 1%;
}

h1 {
	font: bold 18px "Verdana", Verdana, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
}
h3 {
	font: bold 18px "Verdana", Verdana, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
}

p {
	margin: 10px 0;
}

a:link, a:visited {
    color: #000;
	text-decoration: underline;
}
a:hover, a:active {
    color: #000;
	text-decoration: none;
}

.float_right {
	float: right;
	margin: 0 0 0 15px;
}
.float_left {
	float: left;
	margin: 0 15px 0 0;
}

.post_img_right{
	float: right;
	padding: 5px;
}

.post_img_left{
	float: left;
	padding: 5px;
}

/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
HEADER >>> 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#header_container {
	width: 1030px;
	height: 72px;
	background-color: #bfbfbf
	float: left;
	margin: 0 0 5px 0;
}
#logo {
	width: 377px;
	height: 72px;
	float: left; 
}
#navup {
	width: 490px;
	text-align: left;
	margin: 4px 0 0 0;
	float: right;
}
#navup a {
	margin: 0 15px 0 0;
	float: left;
}

/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
MENU >>> 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
CONTENT >>> 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#content_container {
	width: 1040px;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
}

#content_container_archive {
	width: 1040px;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
}

.title_box {
	height: 20px;
	background: #f7f7f7 url('/wp-content/themes/nissanconvention/images/title_bkg.jpg') repeat-x top left;
	margin: 20px 2px 7px 0;
	padding: 8px 0 0 10px;
	border: 1px solid #b4b4b4;
	clear: both;
	display: block;
}

/* Content Left >>> */

#content_left {
	width: 770px;
	float: left;
	margin: 5px;
	font-size: 14px;
}

#content_left_archive {
	width: 750px;
	float: left;
	margin: 10px;
	font-size: 14px;
}

#content_left h4 {
	font: bold 16px "Arial", Verdana, Helvetica, sans-serif;
	color: #8d310a;
}
#content_left_left {
	width: 405px;
	float: left;
	margin: 0 5px 0 0;
	clear: both;
}
#content_left_right {
	width: 355px;
	float: left;
	margin: 0;
}

.mprojects_box {
	width: 172px;
	background-color: #ffffff;
	color: #8d310a;
	text-align: center;
	border: 1px solid #b2b2b2;
	margin: 1px;
	padding: 10px 0;
	float: left;
}

.news_box {
	width: 331px;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #b2b2b2;
	padding: 10px;
	float: left;
}
.news_box a:link, .news_box a:visited {
	margin-top: 10px;
	font-weight: bold;
	clear: both;
    color: #8d310a;
	text-decoration: none;
	display: block;
}
.news_box a:hover, .news_box a:active {
    color: #cb0605;
	text-decoration: none;
}

/* Content Right >>> */

#content_right {
	width: 255px;
	float: left;
	text-align: left;
	display: inline;
	overflow: hidden;
}

.editorials_box {
	width: 250px;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #b2b2b2;
	padding: 10px 0;
}
.editorials_box hr {
	border-top: 1px solid #b2b2b2;
	clear: both;
	margin: 5px 0;
}

#news_box2 {
	width: 250px;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #b2b2b2;
}
.news1_box {
	width: 244px;
	height: 100%;
	background: #e1e2e2 url('/wp-content/themes/nissanconvention/images/news_bkg.jpg') repeat-x top left;
	text-align: left;
	line-height: normal;
	margin: 0;
	padding: 3px;
	clear: both;
	border-bottom: 1px solid #000000;
	display: block;
	float: left;
}
.news1_box img {
	float: left;
	display: block;
	margin: 3px;
}

/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
INFINITI & NISSAN Archives >>> 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#archive_left_left {
	width: 366px;
	float: left;
	margin: 0 5px 0 0;
	clear: both;
}
#archive_left_right {
	width: 366px;
	float: left;
	margin: 0;
}

.archive_list_box{
	background-color: #fff;
	margin: 0px;
	padding: 10px;
	border: 1px solid #b4b4b4;
	clear: both;
	display: block;
}

.archive_list_box ul{
	list-style-type: none;
}

.title_box_archive {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	display: block;
}

.archive_list_box a:link{
    color: #000;
	text-decoration: underline;
}

.archive_list_box a:visited {
    color: #000;
	text-decoration: underline;
}

.archive_list_box a:hover, .archive_list_box a:active {
    color: #8d310a;
	text-decoration: none;
}


/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
FOOTER >>> 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#footer_container {
	width: 1030px;
	text-align: center;
	margin: 20px 0;
	padding: 20px 0;
	float: left;
	clear: both;
	border-top: 1px solid #b2b2b2;
}
#footer_container a:link, #footer_container a:visited {
    color: #000000;
	text-decoration: underline;
	margin: 0 10px;
}
#footer_container a:hover, #footer_container a:active {
    color: #8d310a;
	text-decoration: none;
}

#footer_container p {
	font-size: 11px;
}


/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Gallery Pages >>> 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#gallery {
width: 100%;
}

#gallery img{
	padding: 1px;
	margin:1px;
	float:left;
}


.related{
	list-style-type: none;
}

li { list-style-position: inside; margin-left: 10px; }