/* 
Theme Name: nidom
Theme URI: http://www.taronga-love.com/wplog/nidom
Author: S Tsutty

*/

/* Various elements */

body {
	background: #000000 url(images/wall.jp) repeat bottom center fixed;
  	margin: 10px 0 0 0;
	font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
}

div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
}

a {
 	color: #041339;
	font-weight: bold;
}

a:hover {
	color: #434b60;
}

code {
	font-size: 1.1em;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: #000000 url(images/quote.gi) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}

/* Main wrapper */

#wrap {
	background: #cbdae6 url(images/bg_main_withnav.jp) repeat top center;
	width: 900px;
	margin:  20px auto 0 auto;
	border: 5px solid #0c497a;
}

/* Masthead --- top of header */

#masthead {
	background: transparent url(images/nidom_title.jp) no-repeat top center;
	height: 180px;
	margin: 10px 0 10px 0;
	padding: 0;
	font-family:"trebuchet ms",arial,sans-serif;
}

/* Site name, description and logo */

#masthead div.left-masthead {
	float: left;
	width: 820px;
	/*height: 81px;*/
}

#masthead a.site-logo {
	float: left;
	background: url(images/logo.pn);
	/*height: 40px;*/
	width: 250px;
	margin: 22px 5px 20px 20px;
}

#masthead h1 {
	text-transform: uppercase;
	padding: 19px 0 0 0;
	margin: 20px 0 0 0px;
	font-size: 2.2em;
	font-weight: bold;
}

#masthead h1 a {
	color: #7d7d7d;
	text-decoration: none;
}

#masthead h1 a:hover {
	color: #ffffff;
}

#masthead p.description {
	margin: -5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #7d7d7d;
}

.marquee{
        color: #ffffff;
        width: 445px;
	height: 20px;
        float: left;
        background: #0c497a;
        margin: 0px 0 5px 205px;
        padding: 5px 20px 0px 20px;
        }

/* Left hand side of masthead */

#masthead div.right-masthead {
	float: right;
	margin: 30px 0 0 0;
	padding: 0;
}

#masthead div.right-masthead a.rss-logo {
	background: url(images/rss.gif);
	height:64px;
	width: 64px;
	margin: 9px 9px 0 0;
	display: block;
}

#masthead div.right-masthead a.rss-logo:hover {
	background: url(images/rss-hover.gif);
}



/* Middle header image and text */

#header {
	background: url(images/tittle_back.jpg) no-repeat top left;
	height: 150px;
	margin: 0;
	padding: 0;
	color: #EAEFF7;
}

#header #textbox {
	float: right;
	width: 900px;
	text-align: right;
	font-weight: bold;
}

#header a {
	color: #EAEFF7;
	text-decoration: none;
}

#header a:hover {
	color: #000;
}

#header h2 {
	font-family:"trebuchet ms",arial,sans-serif;
	padding: 20px 20px 5px 10px;
	margin: 0;
	font-size: 2em;
}

#header p {
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

#nav {
        margin: 0 auto 0 auto;
}

/* Horizontal navigation menu */

#navigation {
	clear: both;
	background: url(images/bg_head_bottom_nav.jpg) no-repeat top left;
	height: 40px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0px;
	height: 40px;
	float: left;
	list-style: none;
	border-right: 1px solid #AFAFAF;
}

#navigation li a {
	font-family:"trebuchet ms",arial,sans-serif;
	display: block;
	padding: 11px 14px 11px 14px;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 1.105em;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #d2d2d2;
	color: #000;
}

/* Breadcrumbs and search bar */

#crumb-search {
	background: url(images/bg_head_breadcrumbs.jp) top left repeat-y;
	height: 40px;
	margin: 0;
	padding: 0;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 0.9em;
	width:700px;
}

#breadcrumb a {
	background: url(images/bg_bullet_arrow.gif) left no-repeat;
	padding: 0 2px 0 10px;
	text-decoration: none;
	color: #467AA7;
}

#breadcrumb a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

/* Search form */

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 10px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 120px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
}

#left-wrap {
	width: 690px;
	float: left;
	margin: 0;
	padding: 0;
}

#pege-wrap {
	width: 690px;
	float: left;
	margin: 0;
	padding: 0;
        text-align: center;
}
#album {
       width: 900px
       margin: 10px auto 10px auto;
       padding: 0 ;

}
#albumnav {
         float: right;
         margin: 0;
         padding: 5px 0 0 5px;
         width: 200px;
         height: 30px;
         background: transparent url(images/albumnav_gb.gif) no-repeat; 
}

/* Main content area */

#content {
	float: right;
	width: 480px;
	margin: 0;
	padding: 0;
        
        
}

#content .post, #content .page {
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
        border: 3px double #0c497a;
        background: #ffffff url(images/kabe.jp) repeat; 
}

#content h2 {
	font-size: 14px;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 10px 0 0 0;
	padding: 8px 0 0 0;
	border-bottom: 0px solid #E1E1E1;
	color: #000033;
        background: #cbdae6 url(images/content_bg.gi) no-repeat bottom center;
        height:23px;
        text-align: center;
        border-top: 1px solid #ffffff;
        border-right: 2px ridge #cccccc;
        border-bottom: 2px ridge #cccccc; 
        border-left: 1px solid #ffffff;
}

#content h2 a {
	color: #000033;
	text-decoration: none;
}

#content h2 a:hover {
	color: #646464;
	text-decoration: none;
}

#content h3{
	font-size: 12px;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 10px 30px 20px 0px;
	padding: 10px 0 0 0;
	border-bottom: 0px solid #E1E1E1;
	color: #646464;
        background: #ffffff url(images/content_bg.jp) left no-repeat;
        height:30px;
        text-align: center;
        border-top: 0px solid #ffffff;
        border-right: 0px ridge #cccccc;
        border-bottom: 0px ridge #cccccc; 
        border-left: 0px solid #ffffff;
}

#content .pagetitle {
	border-bottom: none;
	background: #bebebe url(images/bg_corner_topright.gi) top right no-repeat;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #003333;
        font-weight: bold;
        font-size: 1.3em;
	margin: 0 15px 20px 15px;
	padding: 3px 5px;
        text-align: center;
	
}

#content .entry h1 {
	font-size: 2em;
	color: #646464;
}

#content .entry h2 {
	font-size: 1.8em;
	color: #646464;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.5em;
	color: #646464;
}

#content .entry h4 {
	font-size: 1.1em;
	color: #646464;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 1.1em;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 1em;
	height:2em;
}

#content p.suffix {
	font-size: 12px;
	background: transparent url(images/bg_corner_topright.gi) top right no-repeat;
	color: #000;
        margin:5px 10px 0 10px;
	padding: 5px;
	font-weight: normal;
	line-height: 13px;
        border-top: 1px dotted #000033;
	clear: both;
}

#content p.suffix a {
	color: #467AA7;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 10px;
}

#content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}

#content ul li {
	list-style: square url(images/bg_bullet_full_2.gif);
}

.navigation, .bottomnavigation {
	height: 15px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
	overflow: hidden;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Sidebars */

/* Colour of right sidbar menu header */
#right-sidebar h2 {
	background-color: transparent;
}

/* Colour of right sidebar menu body */
#right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li {
	background-color: transparent;
}

/* Colour of left sidebar menu header */
#sidebar h2.pages, #sidebar li h2 {
	background-color: #a9c5a5;	
}

/* Left sidebar */

#sidebar {
	width: 200px;
	padding: 0 0 10px 0;
	margin: 0;
}

#sidebar ul {
	margin: 0 0 10px 10px;
	padding: 0;
        
}

#sidebar li {
	list-style: none;
        background-color: transparent;
}

#sidebar h2.pages {
	color: #fff;
	background-image: url(images/sidebar.gi);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 5px;
        list-style: none;
}

#sidebar li h2 {
	background: url(images/sidebar.gif) no-repeat bottom center;
	text-align: center;
        color: #000033;
	font-size: 13px;
        font-weight: bold;	
	margin: 0px auto 0px 5px;
	padding: 15px 0 10px 0px;
        height: 15px;
        border-top: 0px solid #ffffff;
        border-right: 0px ridge #cccccc;
        border-bottom: 0px ridge #cccccc; 
        border-left: 0px solid #ffffff;
        list-style-type: none;
}

#sidebar a {
	font-size: 11px;
	color: #434b60;
	font-weight: bold;
	text-decoration: none;
}


#sidebar li li {
	padding: 0;
	margin: 0 0 0 0px;
}

#sidebar  li li a {
	background: url(images/bg_bullet_full_1.gi) left no-repeat;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li a:hover {
	background: url(images/bg_bullet_full_2.gi) no-repeat left;
	color: #041339;
	text-decoration: underline;
}

#sidebar li li li {
	padding: 0;
	margin: 0 0 0 10px;	
}

#sidebar li li li a {
	background: url(images/bg_bullet_half_1.gi) left no-repeat;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li li a:hover {
	background: url(images/bg_bullet_half_2.gi) left no-repeat;
	color: #2a5a8a;
	text-decoration: underline;
}

#sidebar li.recentcomments {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 1em;
	border-bottom: 1px solid #0c497a;
}

#sidebar li.recentcomments a {
	font-size: 1em;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
	padding: 0;
	margin: 0;
	background-image: none;
	font-size: 0.95em;
} 

#sidebar li#recentposts ul li.recentposts {
	border-bottom: 1px solid #df8535;
	margin: 0 10px 0 10px;
	padding: 2px 0 2px 0;
}

#sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#sidebar div.textwidget p {
	font-size: 12px;
	padding: 0;
	margin: 0; 
}

#sidebar div#calendar_wrap {
	text-align: center;
	margin: 0 0 10px 0px;
	padding: 0 0 0 0px;
}

#sidebar #wp-calendar {
	text-align: center;
}

#sidebar #wp-calendar a {
	text-decoration: underline;
}

#sidebar td {
	font-size: 12px;
	border: 1px solid #BEBEBE;
	padding: 3px;
	background-color: #ffffff;
}

#sidebar td.pad {
	border: none;
	background: transparent;
}

#sidebar td#prev, #sidebar td#next {
	border: none;	
	background: transparent;
}

#sidebar #today {
	background-color: #ffff99;
}



/* Right sidebar */

#right-sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

#right-sidebar ul {
	list-style: none;
	
	margin: 0 0 10px 0px;
	padding: 0 0 5px 0;
	overflow: hidden;
}

#right-sidebar ul ul {
	margin: 0;
	padding: 0;
}

#right-sidebar span {
	background: url(images/bg_corner_topleft.gi) top left no-repeat;
	padding: 5px 5px 5px 10px;
}

#right-sidebar h2 {
	background: url(images/sidebar.gif) no-repeat bottom center;
	
	padding: 15px 0 10px 0;
	margin: 0px 0 7px 0;
	font-size: 13px;
	color: #000033;
        text-align: center;
        height: 15px;
        border-top: 0px solid #ffffff;
        border-right: 0px ridge #cccccc;
        border-bottom: 0px ridge #cccccc; 
        border-left: 0px solid #ffffff;
}
#counter {
      background: transparent url('images/counter_bg.gif') no-repeat top center; 
      height: 40px; 
      margin: 10px 0px 0 0px;
      list-style-type: none;
      text-align: center;
    
        }

/* Change spacing below right hand menus */
#right-sidebar li {
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
}

#right-sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 0px 0 10px;
	border-bottom: none;

}

#right-sidebar a {
	line-height: 16px;
	text-decoration: none;
}

#right-sidebar li li a {
	background: url(images/bg_bullet_full_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar li li li a {
	background: url(images/bg_bullet_half_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar a:hover {
	text-decoration: underline;
}

#right-sidebar li.recentcomments {
	padding: 2px 0px 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentcomments a {
	background-image: none;
}

#right-sidebar li.recentposts {
	padding: 2px 0 5px 0;
	margin: 0 0px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentposts a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#right-sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
}

#right-sidebar div.textwidget p {
	font-size: 12px;
	padding: 0;
	margin: 0; 
}

#right-sidebar div#calendar_wrap {
	text-align: center;
	margin: 0 0 0 10px;
	padding: 5px 0px 0 0px;
}

#right-sidebar #wp-calendar {
	text-align: center;
}

#right-sidebar #wp-calendar a {
	text-decoration: none;
}

#right-sidebar td {
	font-size: 11px;
	border: 0px solid #89AAD6;
	padding: 3px;
	background-color: #ffffff;
}

#right-sidebar td.pad {
	border: none;
	background: transparent;
}

#right-sidebar td#prev, td#next {
	border: none;	
	background: transparent;
}

#right-sidebar #today {
	background-color: #ffff99;
}

/* Footer */

#footer {
	clear: both;
	background: transparent url(images/footer.gi) no-repeat top center;
	height: 50px;
	text-align: center;
        margin: 0 0 10px 0;
}

#footer p {
	padding: 10px 0 2px 0;
	color: #7d7d7d;
	font-size: 0.9em;
}

#footer a {
	text-decoration: underline;
	color: #7d7d7d;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}

#commentwrap {
	background-color: #cccccc;
	border: 1px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0px 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 30px;
}

#content ol.commentlist li {
	background: #b8ab57 url(images/bg_corner_topright.gif) no-repeat top right;
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	background: #b8ab57 url(images/bg_corner_topright.gif) top right no-repeat;
}

/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #721960;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;	
	border: 1px solid #E6E6E6;
}

.entry a img {
	border-top: 1px solid #0d3a68;
        border-right: 3px ridge #0d3a68;
        border-bottom: 3px ridge #0d3a68; 
        border-left: 1px solid #0d3a68;
}

.entry a:hover img {
	border-top: 1px solid #e6e6e6;
        border-right: 3px ridge #e6e6e6;
        border-bottom: 3px ridge #e6e6e6; 
        border-left: 1px solid #e6e6e6;
}

#img1
{
        margin:0 0 0 10px;
}


/* Various styles */

.strong {
	font-weight: bold;
	font-size: 13px;
}
