/*
Theme Name: orangeorange
Theme URI: http://orangeorange.jp
Description:none.
Author: kurokikoichi
Author URI: http://orangeorange.jp
Tags: white, three columns, fixed width, minimalist, orange
Version: 1.0.6
License: This theme is released under GPL (http://orangeorange.jp)

*/

body { margin: 0px; padding: 0px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 62%; }

#container { width: 1095px; margin: 0px auto; padding: 0px 20px; }

/* Header and Titles */
#header { float: left; display: inline; overflow: hidden; width: 1095px; height: 90px; padding: 15px 0px 0px 0px; }

/* The wrapper for content and sidebars */
#wrapper { float: left; display: inline; overflow: hidden; width: 1095px; }

/* The content area - to move the content to the right float the content right and the sidebar-wrapper left and change the side margins. */
#content { float: left; display: inline; overflow: hidden; padding: 10px 20px 10px 3px; width: 720px; }
#content h1 { border-bottom: 1px dotted #ccc; }
#content h1 a { color: #333333; }
#content.bookmarks ul { margin: 0px 0px 18px 0px; padding: 0px; }
#content.bookmarks li { line-height: 140%; margin: 0px 0px 14px 0px; padding: 0px; list-style-type: none; }
#content.bookmarks li a { font-size: 0.5em; margin-right: 6px; }
#content.bookmarks h2 { color: #333333; }
#content .post { margin-bottom: 5px; padding-bottom: 25px; }
#content .postmeta { font-size: 90%; padding: 5px 0px 5px 0px; margin-bottom: 5px; }
#content .postmeta h4, #content .postmeta p { margin: 0px 0px 5px 0px; font-weight: normal; font-size: 1.0em; }

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 1.0em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content .post div.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 0px; border: 1px #ccc dotted; }
#content .post div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 0px; border: 1px #ccc dotted; clear: both; }
#content .post div.alignright { float: right; margin: 10px 0px 10px 10px; padding: 0px; border: 1px #ccc dotted; }
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img { margin: 5px; padding: 0px; }

/* The previous home top and next links at the bottom of the content */
.content-bot { font-size: 0.1em; border-top: 1px dotted #ccc; padding: 10px; font-style: italic; font-weight: bold; background: #efefef; text-align: center; }
.content-bot a, .content-bot a:hover { margin: 2px 10px; }

/* Comments */
.comments ul { margin: 0px 0px 12px 0px; padding: 0px; }
.comments li { list-style-type: none; background: #efefef; border: 1px solid #ccc; padding: 5px 7px 0px 7px; margin: 0px 0px 12px 0px; }
img.avatar {float:left; margin-right:5px;}

/* The wrapper for both sidebars */
#sidebar-wrapper { float: right; display: inline; overflow: hidden; width: 325px; padding: 0px 0px 0px 10px; }

/* The ad block */
#sidebar-wrapper .ad-blocks { margin: 8px -12px 5px -12px; }
#sidebar-wrapper .ad-blocks img { margin: 0px 12px 10px 12px; }

/* The sidebars */
#sidebar-left { float: left; display: inline; overflow: hidden; padding: 10px 10px 0px 0px; width: 300px; text-align: left; }
#sidebar-right { float: right; display: inline; overflow: hidden; padding: 10px 0px 10px 10px; width: 5px; }
#sidebar-wrapper h3, #sidebar-left h3, #sidebar-right h3 { color: #ef810f ; margin-bottom: 10px;}
#sidebar-wrapper h3, #sidebar-left h3 a, #sidebar-right h3 a { color: #ef810f; text-decoration: none; }
#sidebar-wrapper h3 a.rsswidget img, #sidebar-left h3 a.rsswidget img, #sidebar-right h3 a.rsswidget img { display: none; }
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul { margin: 4px 0px 5px 0px; padding: 0px; border-top: 1px dotted #ccc; }
#sidebar-left ul.main-links li { font-weight: 600; }
#sidebar-wrapper li, #sidebar-left li { margin: 0px; padding: 5px 0px 20px 0px; border-bottom: 1px dotted #ccc; list-style-type: none;}
#sidebar-wrapper li, #sidebar-right li { margin: 0px; padding: 5px 0px; border-bottom: 1px dotted #ccc; list-style-type: none;}
#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a { font-size: 1.2em; color: #333333; text-decoration: none; list-style-type: circle;}
#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover { color: #ef810f; }
#sidebar-wrapper .widget { padding-top: 0px;  margin-bottom: 40px; }

/* The Footer */
#footer { float: left; background: #ffffff; width: 100%; padding: 8px 0px; }
#footer p { margin: 10px 0px 0px 0px; text-align: left; color: #ef810f; font-size: 0.9em; }
#footer a { color: #ef810f; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* Universal styles */
h1 { margin-top: 0px; margin-bottom: 2px; }
p, h2, h3 { margin-top: 0px; margin-bottom: 15px; }
h4 { margin-top: 50px; margin-bottom: 0px; }
h5 { margin-top: 0px; margin-bottom: 0px; }
h6 { margin-top: 7px; margin-bottom: 5px; }
p { font-size: 140%; line-height: 180%; }
#content li { font-size: 125%; line-height: 120%; margin: 0px 0px 10px -15px; }
p.small { font-size: 100%; line-height: 120%;  }
blockquote { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 1.0em; margin: 10px 0px 10px 0px; padding: 10px 10px 0px 10px; border: 1px #ccc dotted; background: #efefef; }
h1, h2 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: 600; }
h1 a, h2 a { color: #333333; text-decoration: none; }
h1 { font-size: 2.4em; padding-bottom: 3px; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; font-weight:400; }
h6 { font-size: 1.2em; }
td{ font-size: 1.2em; }
a { color: #333333; text-decoration: none; }
a img { border: 0px; }
a:hover { color: #ef810f; text-decoration: underline; }