/*  

Theme Name: MFB v1.0

Theme URI: http://www.magnificentfrigatebird.com/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.0

Author: Arthur de Wolf

Author URI: http://www.magnificentfrigatebird.com/

*/

.category:link, .category:active, .category:visited {color:#ffdd33;text-decoration:underline;}
.category:hover {color:#fff;text-decoration:none;}

#page {

	margin: 0px auto;

	padding: 0;

	width: 750px;

	}



#content {

         width:550px;

         font-size:1.2em;

         line-height:1.5em;

         margin:0 auto;

         padding:0;

         color:#fff;

         }



#topad {

         width:500px;

         float:left;

         margin: 6px 0 0 20px;

         padding:0 0;

         }



#contentpage {

         width:550px;

         float:left;

         font-size:1.2em;

         line-height:1.5em;

         margin: 20px 0 0 20px;

         padding:0 0;

         }



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	padding: 10px 0 0 0;

        float: right;

	width: 140px;

}





.archive-posts .entry {

     font-size: 0.9em;

}



p {

        padding:5px;

        margin:5px;

}



/* links */

a:link {

	color: #D28B31;

	text-decoration: none;

	border-bottom: 1px dotted #333;

	}

a:visited {

	color: #D28B31;

	text-decoration: none;

	border-bottom: 1px dotted #333;

	}

a:hover {

	color: #ffcc00;

	border-bottom-style: solid;

	}



/* post details */

.details { 

        display: block;

        width: 100%;

        color: #dddddd;

        border-top: 1px dashed #dddddd;

}

.comment {

	margin: 3px 0 0 4px;

	padding: 0 0 0 17px;

	color: #999;

	text-decoration: none;

	border-bottom: none;

	background: url(/wp-images/comment-icon.gif) no-repeat 0 1px;

	}



.posted {

	margin: 3px 4px 0 2px;

	padding: 0 0 0 17px;

	color: #999;

	text-decoration: none;

	border-bottom: none;

	background: url(/wp-images/posted-icon.gif) no-repeat 0 1px;

	}



.thetime {

	margin: 3px 4px 0 2px;

	padding: 0 0 0 17px;

	color: #999;

	text-decoration: none;

	border-bottom: none;

	background: url(/wp-images/icon-clock.gif) no-repeat 0 1px;

	}



/* Begin Typography & Colors */

body {

	background-color:#000;

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	color: #333;

	}



#page, #page2 {

	text-align: left;

	}







.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.5em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.alt {


	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	color:#fff;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



.description {

	font-size: 1.2em;

	text-align: center;

	}



h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

        color: #9F879B;

	}



#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, .description {

	text-decoration: none;

       	border-bottom: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color:#fff;

        text-decoration: none !important;

        border-bottom: none !important;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {

	text-decoration: none;

	border-bottom: none;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

        padding: 0;

        margin: 0;

	}

	

.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}







#sidebarbox {

       	background: #fff;

	border: 1px solid #ccc;

	margin: 15px 5%;

	padding: .5em 1em;	

}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #ccc;

	}

	

code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



h2 a:hover, h3 a:hover {

	text-decoration: none;

	color: #0066CC !important;

	border-bottom: none;

	}





/* End Typography & Colors */







/* Begin Structure */

body {

	margin: 0;

	padding: 0; 

	}



.post   {

        margin-bottom: 20px;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



#footer {

	padding: 0 0 0 1px;

	margin: 0 auto;

	width: 760px;

	clear: both;

	}



#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;

	}

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



.description {

	text-align: center;

	}



h2 {

	margin: 12px 0 0;

	}



h2.pagetitle {d

	margin-top: 30px;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 4px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	} 



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul ul {

	margin: 1.2em 0;

}

#sidebar ul ul li {

	padding: 0 0 0 5px;

}

#sidebar ul a:link {

	color: #995500;

	text-decoration: none;

	border-bottom: 1px dotted #333;

	}

#sidebar ul a:visited {

	color: #995500;

	text-decoration: none;

	border-bottom: 1px dotted #333;

	}

#sidebar ul a:hover {

	color: #ffcc00;

	border-bottom-style: solid;

	}





	

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



/*

#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}

*/



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	/* font-size: 1.1em !important; */

        margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */



/* Begin Form Elements */

#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */



#sidebar form {

	margin: 0;

	}



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 30px;

	padding-left: 5px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 5px;

	margin-bottom: 5px;

	}



#calendar 	   { background-color:#eee; margin:0; padding:5px 2px; }

#wp-calendar caption { color: #9A9986; font: bold 1.2em Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif; padding: 0 0 7px 0; width:100%;}

#wp-calendar a { color: #000; background: #dedede; font-weight: bold; padding:0; }

#wp-calendar a:hover { color: #fff; background: #000; font-weight: bold; padding:0; }

#wp-calendar th { text-align: center; } 

#wp-calendar td { text-align: center; } 