/*
Theme Name: OXYMORON
Theme URI: http://www./
Description: for OXYMORON
Author: OXYMORON staff
*/

body	{
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #4B4D4C;
	}

#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#header, #main, #footer	{
	margin: 0 15px;
	}


#content	{
	margin-top: 50px;
	width: 530px;
	float: left;
	}

#sidebar	{
	width: 300px;
	float: right;
	margin-top: 0px;
	z-index : 10 ;
		background-repeat: repeat; 
			align: center;
	}

#sidebar img	{
	border: solid 4px #999;
	margin-top: 12px;
	}

#sidebar p	{
	font-size: 8px;
	font-family: 'Century Gothic';
	text-align: center;
	color: white;
	}
	
#footer	{
	clear: both;
	}

a	{
	color: white;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	background-color: none;
	background-repeat: no-repeat; 
	padding: 12px;
	font-family: 'Century Gothic';
	color: white;
	z-index : 9;
	position : relative ; top:40px; left:0px ;
	}

#header h1	{
	font-size: 2em;
	font-family: 'Century Gothic';
		text-align: left;
			color: white;
	}

#header a	{
	text-decoration: none;
	color: #fff;
	}

#header p	{
	font-size: 0.1em;
	font-family: 'Century Gothic';
	margin-top: 6px;
	color: white;

	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 16px;
	font-family: 'Century Gothic';
	color: white;
	border-bottom: solid 0px #444;
	margin-left: 12px;
	}

.post h2 a	{
	text-decoration: none;
		color: white;
	}
	
.post img	{
		border: 4px #999 solid; 
	}

.post p	{
	font-size: 0.70em;
	color: white;
	line-height: 180%;
	margin-left: 12px;
	margin-top: 12px;
	}

.post	{
	border: none
	position:relative;
	top:150px;
	left:0px;
	margin-bottom: 100px;
	}

.pagenav	{
	font-size: 0.75em;
	}


/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	color: #000;
	margin: 150px 0px 20px 15px;
	}
#footer 	{
	margin: 150px 0px 20px 15px;
	}
