/*
Theme Name: JAZZIDA GRANDE
Theme URI: http://jazzida-grande.net/
Description:Theme for WordPress
Author: JG
*/

a:link {color:#547C47; text-decoration="none"}
a:visited {color:#547C47; text-decoration="none"}
a:active {color:#547C47;text-decoration="none"}
a:Hover {color:#540C00; text-decoration="none"}

body	{
       　font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#container {
               	width: 730px;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#header, #main	{
	margin: 0 15px;
	}

#content	{
	width: 500px;
	float: left;
	}

#sidebar	{
	width: 170px;
	float: right;
	margin-left: 30px;
	}

#footer	{
	clear: both;
	}

a	{
	color: #3366aa;
	}





/* ++++++ ヘッダー部分のデザイン ++++++ */



.menu    {
	text-align: center;
	background-color: #336633;
         }


.navi    {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #336633;
         }


#header	{
	text-align: center;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom:22px;
	padding-left: 12px;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 0.875em;
	color: #336633;

	padding: 5px 0 5px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #547C47;
	}

.post h2 a	{
	text-decoration: none;
	}

.post p	{
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	}

.post	{
	margin-bottom: 40px;
	}

.pagenav	{
	font-size: 0.75em;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.75em;
	}

#sidebar ul	{
	color: #3F7C3F;
	list-style-type: square;
	margin: 3px 0 20px 20px;
	padding: 0;
	line-height: 180%;
	}

#sidebar ul ul	{
	color: #3F7C3F;
	margin-bottom: 3px;
	}

#sidebar h2	{
	font-size: 1em;
	color: #336633;

	margin: 6px 0;
	padding: 0;
	font-weight: bold;

	padding-top: 6px;
	padding-right: 10;
	padding-bottom: 6px;
	padding-left: 10;
	}


/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
	font-size: 0.75em;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3F7C3F;
	}

.com	{
	font-size: 0.75em;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3F7C3F;
	}

.com p	{
	margin: 5px 0;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 0.75em;
	border: 1px solid #3F7C3F;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.75em;
	}



/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	color: #F0F7ED;
	background-color: #336633;
	padding: 3px 0 6px;
	}


