/*   

Theme Name:Fembat 2010
Theme URI:http://www.fembatunhinged.com
Description:Created by me specifically for fembat unhinged. I will personally hunt you down and cut your mouse off if you utilise without asking first, or without attribution.
Author: The Style Dragon
Author URI:http://www.thestyledragon.com
Version:1.0

*/

/* Basic Styles
-------------------------------------------------------------- */

* { padding: 0; margin: 0; }

a:link {
color: #a40213;
text-decoration: none;
}

a:hover {
color: #a40213;
text-decoration: underline;
}

a:active {
color: #a40213;
text-decoration: none;
}

a:visited {
color: #a40213;
text-decoration: none;
}



/* Body
-------------------------------------------------------------- */

Body {
background: url(img/bg.jpg);
color: #333; 
font: 75% Georgia, "Times New Roman", Times, serif; 
}

#wrapper-outer {
background: url(img/bg.png) repeat-x;
margin: 0px;
padding: 0px;
width: 100%;
}

#wrapper-inner {
background: transparent;
width: 867px;
margin: 0px auto 0px auto;
}

/* Masthead
-------------------------------------------------------------- */

#header {
background: url(img/header.png) no-repeat;
width: 867px;
height: 285px;
margin: 0px;
}

#site-title {
width: 45%;
float: left;
padding: 0px 0px 0px 20px;
}

#socialmedia {
width: 45%;
float: right;
padding: 10px 0px 0px 0px;
}

#header h1  {
font-size: 3.5em;
padding: 20px 0x 0px 0px;
}

#header h1 a {
color: #333;
text-decoration: none;
}

#site-description {
padding: 0px 0px 0px 50px;
margin: -12px 0px 0px 0px;
color: #333;
}

#site-description h2 {
color: #333;
margin: 0px;
padding: 0px;
font-style: italic;
font-size: 1.2em;
}

#amazon-read {
clear: both;
margin: 0;
padding: 10px 0px 0px 10px;
height: 110px;
text-align: left;
width: 35%;
float: left;
}

#amazon-read h3 {
margin: 0;
padding: 10px 0px 0px 10px;
}


#amazon-read img {
margin: 0px 10px 0px 10px;
padding: 0px;
float: left;
}

#amazon-read a img {
background-color: #fff;
border: 0px;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

#amazon-read a:hover img {
background-color: #fff;
border: 0px;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

#amazon-watched {
margin: 0;
padding: 10px 0px 0px 10px;
height: 110px;
text-align: left;
width: 45%;
float: right;
}

#amazon-watched h3 {
margin: 0;
padding: 10px 0px 0px 10px;
}

#amazon-watched img {
margin: 0px 10px 0px 10px;
padding: 0px;
float: left;
}

#amazon-watched a img {
background-color: #fff;
border: 0px;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

#amazon-watched a:hover img {
background-color: #fff;
border: 0px;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

#flickr {
clear: both;
margin: 0;
padding: 10px 0px 0px 11px;
height: 100px;
}

#flickr img {
margin: 0px 4px 0px 0px;
padding: 1px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.25); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.25)
}

#flickr a img {
background-color: #fff;
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}

#flickr a:hover img {
background-color: #fff;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

/*-------------------------------------------------------
                            THE NAVIGATION
--------------------------------------------------------*/

#navcontainer {
clear: both;
margin : 10px 0 30px 10px;
padding: 40px 0px 0px 0px;
width: 100%;
}


ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
font-weight: bold;
font-size: 1em;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #000;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #a40213;
text-decoration: none;
}



/* Blog
-------------------------------------------------------------- */

#content {
background: url(img/contentbg.png) repeat-y;
font-size: 1.2em;
}

#mainblogcontent {
background: transparent;
float: left; 
width: 520px;
padding: 0px 10px 0px 0px;
margin: 0px 0px 0px 10px;
}

.post {
margin: 0px 0px 20px 0px;
padding: 0px 0px 20px 0px;
border-bottom: 1px solid #757575;
}

.singlepost {
clear: both;
margin: 0px 0px 20px 0px;
padding: 20px 0px 20px 0px;
border-bottom: 1px solid #757575;
}

.post p {
margin: 10px 0px 10px 0px;
}

.singlepost p {
margin: 0px 0px 10px 0px;
}

.posttitle {
margin: 0px 0px 10px 0px;
}

.posttitle h2 {
font-size: 1.4em;
border-bottom: 1px solid #333;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
}

.posttitle h2 a{
color: #333;
text-decoration: none;
}

.posttitle h2 a:hover {
color: #a40213;
}

.postbuff {
font-size: 0.9em;
margin: 0px 0px 20px 0px;
padding: 10px 0px 0px 0px;
color: #757575;
}

.postfooterleft {
width: 45%;
float: left;
}

.post-categories ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.post-categories ul li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

.postfooterright {
width: 45%;
float: right;
}

.postfooter {
clear: both;
margin: 0px 0px 60px 0px;
padding: 10px 0px 0px 0px;
}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.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;
}

.post img a {
border: 1px solid #333;
background: #ececec
padding: 2px;
}

.post ol {
margin: 10px 0px 10px 30px;
padding: 0px;

}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* Sidebar
-------------------------------------------------------------- */

#sidebar {
float: right;
width: 300px;
margin: 0px 0px 0px 0px;
padding: 5px;
color: #c1c1c1;
}

#sidebar ul {
list-style-type: none;
margin:0px;
padding: 0px;
}

#sidebar ul li {
list-style-type: none;
margin:0px;
padding: 0px;
}

#sidebar ul ul {
list-style-type: none;
margin:0px 0px 0px 20px;
padding: 0px;
}

#sidebar h2 {
color: #fff;
border: 2px solid #000;
background: #222;
padding: 5px;
font-size: 1.2em;
margin: 0px 0px 5px 0px;
}

#sidebar h4 {
color: #fff;
border: 2px solid #000;
background: #222;
padding: 5px;
font-size: 1.2em;
margin: 20px 0px 10px 0px;
}

#sidebar ul li a:link {
color: #fff;
}

#sidebar ul li a:hover {
color: #ececec;
}

#sidebar ul li a:visited {
color: #ececec;
}

#onthisday ul {
margin: 0px;
padding: 0px;
}

#onthisday ul li {
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid dadada;
}

/* footer
-------------------------------------------------------------- */

#footer {
clear: both;
background: #222;
color: #fff;
padding: 10px;
}

.copyright {
width: 45%;
float: left;
}

.credits {
width: 45%;
float: right;
text-align: right;
padding: 0px 0px 0px 0px;
}

.powered {
clear: both;
text-align: left;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
font-size: 1.4em;
border-bottom: 1px solid #333;
}

h3#comments-title {
margin-bottom: 20px;
}


.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* Login
-------------------------------------------------------------- */

.registerfield { display:block; padding:5px; margin:0px 10px 0px 0px; width:270px; height:16px; color: #fff;
border: 2px solid #000; background: #222;  }
.registerfield:focus { background:#424242; color: #fff; }
.registerbutton { display:block; margin:2px 0px 0px 0px; width:50px; height:30px; color: #fff;
border: 2px solid #000; background: #222; cursor:pointer; }
.registerbutton:link {  color: #fff; }
.registerbutton:hover { background:#fff; color: #222;}

#pagination {
margin: 0px 0px 20px 0px;
}

blockquote {
	margin: 1em 2em;
	border-left: 1px dashed #999;
	padding-left: 1em;
font-style: italic; }



.post ul  { list-style-type:square;
margin: 10px 0px 10px 20px }

.post ul li { padding: 5px 0px 5px 0px; }

.singlepost ul  { list-style-type:square;
margin: 10px 0px 10px 20px }

.singlepost ul li { padding: 5px 0px 5px 0px; }

.amzshcs img {
padding: 2px;
border: 1px solid #ececec;
background: #000;
margin: 5px;
float: left;
}

#sidebar h4 {
clear: both;
}

		ul.polaroids li { display: inline; }
		ul.polaroids a { background: #fff; display: inline; float: left; margin: 0 0 27px 30px; width: auto; padding: 10px 10px 15px; text-align: center;  text-decoration: none; color: #333; font-size: 8px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); }
		ul.polaroids img { display: block; width: 100px; height: 100px; margin-bottom: 12px; }


    /* By default, we tilt all our images -2 degrees */
    ul.polaroids a {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    }
     
    /* Rotate all even images 2 degrees */
    ul.polaroids li:nth-child(even) a {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    }
     
    /* Don't rotate every third image, but offset its position */
    ul.polaroids li:nth-child(3n) a {
    -webkit-transform: none;
    -moz-transform: none;
    position: relative;
    top: -5px;
    }
     
    /* Rotate every fifth image by 5 degrees and offset it */
    ul.polaroids li:nth-child(5n) a {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    position: relative;
    right: 5px;
    }
     
    /* Keep default rotate for every eighth, but offset it */
    ul.polaroids li:nth-child(8n) a {
    position: relative;
    top: 8px;
    right: 5px;
    }
     
    /* Keep default rotate for every eleventh, but offset it */
    ul.polaroids li:nth-child(11n) a {
    position: relative;
    top: 3px;
    left: -5px;
    }


    /* Add drop shadows and smooth out the transition (Safari only) */
    ul.polaroids a {
    -webkit-transition: -webkit-transform .15s linear;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    }
     
    /* On hover, darken the shadows a bit */
    ul.polaroids a:hover {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5);
    }

.aligncenter { background: #fff; display: block; margin: 0 auto 10px auto; padding: 10px 10px 15px; text-align: center;  text-decoration: none; color: #333; font-size: 8px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);  width: 450px;}

.alignright { background: #fff; margin: 0 0 10px 10px; float: right; padding: 10px 10px 15px; text-align: center;  text-decoration: none; color: #333; font-size: 8px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); }

.alignleft { background: #fff; margin: 0 10px 10px 0px; float: left; padding: 10px 10px 15px; text-align: center;  text-decoration: none; color: #333; font-size: 8px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); }

.gallery-1 {
margin: auto 0px auto 0px;
}

.gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
.gallery-1 img {
padding: 5px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.25)
}
.gallery-1 .gallery-caption {
margin-left: 0;
}
.gallery-item { border: 0px;  }
			
