/*
Theme Name: Mowglies
Theme URI: http://ninerepublik.com/
Description: Grungy and good.
Version: 2.0
Author: Taylor
Author URI: http://www.ninerepublik.com/
*/

* html {
height:1%;
}

body {
font-size:100%;
font-family:"Georgia";

text-align:left;
margin:0 auto;
}

#page {
width:800px;
line-height:22px;
margin: 0 auto;
width: 850px;
background: url(/images/top_bg4.jpg) no-repeat;
padding:30px;
}

.page_title {
font-family:arial;
width:600px;
}

#wrap {
height:100%;
}

/* header + navigation
--------------------------------------------------*/
#header {
height:165px;
width: 850px;

padding:0 0 0px;
}

#headerimg h1 {
margin: 14px 0 30px; 0;
}

#headerimg h1 a {
font-family:arial;
font-size:1.3em;
font-weight:bold;
padding:1px 3px;

}

.page_title {
font-family:arial;
width:600px;
}

#navi2 {
margin:20px 0 0;
padding-top:120px;
padding-left: 5px;
}

#navi2 a {
font-family:arial;
font-size:1.2em;
font-weight:bold;
color: #42C0FB;
background: #000;
padding: 10px 10px;
}

#navi2 a:hover {
color: #000;
background: #42C0FB;
}

.description {
font-size:1.5em;
margin:0;
padding:0;
}

#nav {
padding:0;
}

#nav li {
float:left;
list-style:none;
margin:0 0px 0 0;
padding:0;
}

.clear {
clear:both;
}

/* colors (#FFFD87 = yellow || #000 = black)
--------------------------------------------------*/
a {
text-decoration:none;
}
.alignleft img {
float:left;
border:5px solid #e9e9e9;
padding:0;
}

#content h1,h2,h3,h4 {
font-family:arial;
}

#content h1 a{
color:#42C0FB;
background:#000;
line-height:37px;
padding:1px 3px;
}

#content h2 a,h3 a,h4 a {
line-height:29px;
padding:1px 3px;
}

body a,h3 a:hover,.navigation a:hover {
color:#000;
background:#42C0FB;
}

body a:hover,#content h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h3 a {
color:#42C0FB	;
background:#000;
}

.postmetadata {
margin-bottom:50px;
}


/* h3 colors, somehow needed
--------------------------------------------------*/
h3 a {
color: #42C0FB;
background: #000;
}

h3 a:hover {
color: #000;
background: #FFFD87;
}



/* sidebar
--------------------------------------------------*/
.sidetop {
background: url(/images/side_topper.png) no-repeat;
color:#FFFFFF;
width:160px;
height: 40px;
}
#sidebar {
float:right;
font-size: .8em;
background: url(/images/sidebar_bg.png) repeat-y;
color:#FFFFFF;
width:170px;
height:100%;
margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}

#sidebar ul,li {
list-style:square;

padding-left:5px;
}

#sidebar h3 {
margin-top:20px;
}

/* frontpage
--------------------------------------------------*/
.feature {
background: #B7C3D0;
background: url(/images/feature_bg.jpg) no-repeat;
float:left;
color: #ddd;
width:595px;
height: 256px;
margin:0 10px 30px 0;
padding: 20px 20px 0;
}


.feature p {
text-align:justify;
}

.feature img {
border:5px solid #42C0FB;
padding:0;
}

#leadpic {
float:left;
margin:0 15px 6px 0;
}

#frontpage {
width:650px;
float:left;
margin-top:20px;
padding:0;
padding-top: 10px;
padding-bottom: 10px;
}
#midbox {
width: 600px;
border-top: 1px solid #dcdcdc;
}

.frontcol img {
float:left;
border:5px solid #e9e9e9;
display:block;
background:transparent;
margin:3px 10px 0 0;
padding:0;
}

.frontcol img:hover {
float:left;
border:5px solid #999999;
display:block;
margin:3px 10px 0 0;
}

.frontcol {
width:250px;
background: url(/images/under_bg.jpg) no-repeat;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
float:left;
padding-left:10px;
padding-right:25px;
padding-bottom:15px;
}
.frontcol-right {
width:250px;
background: url(/images/under_bg.jpg) no-repeat;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
float:right;
padding-left:10px;
padding-right:25px;
padding-bottom:15px;
}
.frontcol-right img {
float:left;
border:5px solid #e9e9e9;
display:block;
background:transparent;
margin:3px 10px 0 0;
padding:0;
}

.frontcol-right img:hover {
float:left;
border:5px solid #999999;
display:block;
margin:3px 10px 0 0;
}
.clearfloat {
padding:0 0 0 0px;
width: 260px;
}

Float Properties
.clearfloat:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content:".";
}
.author {
font-family:Georgia;
font-size:.6em;
color: #fff;
padding: 5px 5px 5px 5px;
background: #000;
width: 615px;
}
.box-left {
background-image:url(images/background.png);
background-repeat:repeat;
float:left;
width:240px;
margin:0 20px 20px 0;
padding:10px 20px;
}

.box-left h2 {
margin-top:15px;
}

.box-right {
background-image:url(images/background.png);
background-repeat:repeat;
float:left;
width:290px;
margin:0 10px 20px 0;
padding:10px 20px;
}

.box-right h2 {
margin:15px 0;
}

/* search
--------------------------------------------------*/
#s {
font-family:georgia;
width:150px;
background-image:url(images/background-search.png);
background-repeat:repeat;
border:1px solid #AFAFAF;
margin-top:3px;
padding:4px;
}

/* comments
--------------------------------------------------*/
#comments,#respond {
width:590px;
}

.commentlist {
line-height:150%;
width:590px;
margin:0;
padding:0;
}

.commentlist li {
background: url(/images/under_bg.jpg) no-repeat;
list-style:none;
width:590px;
float:left;
margin:0 0 30px;
padding:20px;
}

.comment-btm {
padding:100px 20px;
}

.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
font-style:normal;
}

.commentlist small {
margin-bottom:5px;
display:block;
font-size:87%;
}

#commentform {
margin-top:10px;
font:110%;
width:590px;
}

#commentform p {
margin:0;
padding:6px 0;
}

#commentform input {
width:450px;
background:#ebebeb;
border:1px solid #AFAFAF;
margin-top:3px;
font-family:georgia;
padding:4px;
}

#commentform textarea {
width:600px;
height:150px;
background:#ebebeb;
border:1px solid #AFAFAF;
margin-top:3px;
font-family:georgia;
line-height:1.5;
padding:4px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
background:#fff;
}

#commentform #submit {
background:#000;
border:1px solid #AFAFAF;
font:100% georgia;
color:#42C0FB;
float:left;
width:160px;
height:28px;
margin-bottom: 10px;
cursor:pointer;
}

#gravatar {
width:400px;
}

#gravatar img {
float:left;
margin-right:10px;
}

/* previous + next links
--------------------------------------------------*/
.navigation {
width:600px;
padding-bottom:15px;
height:20px;
}

.navigation a {
color:#FFFD87;
background:#000;
padding:1px 3px;
}

/* wp-stuff
--------------------------------------------------*/
.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
optionalroundedcornersforbrowsersthatsupportit-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

/* footer
--------------------------------------------------*/
#footer {
clear:both;
border-top: 1px solid #000;
padding:20px 20px 20px 20px;
background: url(/images/bg_backer.jpg) repeat-x;
background-color: transparent;
text-align:right;
font-size: 8pt;
line-height:17px;

}
#address {
float: left;
text-align: left;
font-size: 8pt;
}
#address-right {
float: right;
text-align: right;
font-size: 8pt;
}

/* posts
--------------------------------------------------*/
.post {
width: 600px;
padding: 0;
}

.entrypage {
width:600px;
background: transparent url(/images/page_bg1.gif) repeat-y scroll 0 0;
padding: 15px 15px 15px 15px;
}
.entry {
width:600px;
background: transparent url(/images/page_bg1.gif) repeat-y scroll 0 0;
padding: 15px 15px 15px 15px;
}

.left,.alignleft {
float:left;
padding-right: 10px;
padding-bottom: 10px;
}

.right,.alignright {
float:right;
padding-bottom: 10px;
}
/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
