/*  
Theme Name: RockinBlue Web2.0
Author URI: http://www.corymiller.com
Version: 1
Author: Cory Miller
Description: RockinBlue 2.0 is a Web 2.0-style, widget-ready, two-column, clean and sleek theme with BIG FONTS and easily changed graphical header, with Photoshop file included.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff;
	color: #000000;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

a:link { color:#ff00bb; text-decoration: underline; }
a:visited { color: #ff00bb; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: none; background: #ff3399; }

p a:link { color: #0099ff; text-decoration: underline; }
p a:visited { color: #1057ae; text-decoration: underline; }
p a:hover { color: #FFFFFF; text-decoration: none; background: #0063DC; }
	
#container { 
	width: 700px; 
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	padding: 0px 0px 0px 0px;
	}
#logo h1{ 
	margin-left: -510px;
	font-weight:normal;
	font-size:70%;
	color:#cccccc;
	}

#menu { 
	margin-bottom: 10px; 
	color: #99cc00;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	}
#menu h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 4px;
	}
#menu ul li a {
	color: #0099ff;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	text-decoration: underline;
	}
#menu ul li a:hover {
	color: #ff00bb;
	text-decoration: none;
	background: none;
	}

#logo{margin: 25px 0px 50px 0px}


#content { 
	width: 500px; 
	float: left; 
	margin-bottom: 20px;	
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	}

#content p{
	margin: 0px;
	line-height: 160%;
	padding: 0px 0px 15px 0px;
	}
#content p img{
	border: none;
	margin-right: 5px;
	}

#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%
	margin: 0px;
	}
#content h1 a  {
	color: #006699;
	text-decoration: underline;
	}
#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

/*  記事見出し */
#content h2 {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
	}
#content h2 a  {
	color: #000000;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #333333;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 500px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 500px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.big {
	font-size: 15px;
	font-weight: bold;
}

.time{
border-top: 1px dotted #CCCCCC;
}
.leftNav_post {
	width:48%;
	float:left;
}

.rightNav_post {
	width:48%;
	float:right;
	text-align:right;
}

.comments h3 {
	font-family: Arial, Sans-Serif;
	margin-bottom: 10px;
}
.comments ol, .comments ol li {
	list-style-type: none;
}
.comments ol li {
	margin: 5px 40px 5px 0px;
	padding: 10px;
	border: 1px solid #003053;
	background: #F2F2F2;
	overflow: hidden;
}
* html .comments ol li {
	word-wrap: break-word;
}

#sidebar { 
	width: 165px; 
	background: #ffffff;
	float: right; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	}

/*  サイドバー見出し */
#sidebar h2 {
	color: #000000;
	border-bottom: 1px dotted #999999;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
	}
	
#sidebar h3 {
	color: #000000;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin-bottom: 1px;
	margin-top: -5px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar ul li a { color: #0099ff; text-decoration: underline; }
#sidebar ul li a:visited { color: #1057ae; text-decoration: underline; }
#sidebar ul li a:hover { color: #FFFFFF; text-decoration: none; background: #0063DC; }

#footer { 
	border-top: 10px solid #3399ff;
	clear: both;
	padding: 15px; 
	text-align: center;
	}
#footer a { color: #999999; text-decoration: underline; }
#footer a:visited { color: #999999; text-decoration: underline; }
#footer a:hover { color: #000000; text-decoration: none; background: none;}