/*  

Theme Name: MARTINGREIS

Theme URI: http://busto.dk/

Description: -

Version: 1.0

Author: Busto / The undersigned

Author URI: http://busto.dk/

*/



body {

    background-color:#FFF;

    font-family:Georgia, serif;

    border-top:23px solid #CCC;

    margin:0;

    font-size:12px;

    line-height:18px;

}



form {

    display:inline;

}



a:link, a:visited {

	color: #600;

	text-decoration: underline;

}



a:hover {

	text-decoration: underline;

}



#wrapper {

    width:704px;

}



    #menu {

        padding:49px 0 30px 0;

        text-align:right; 

    }



    #header {

        border-top:1px dotted #000;

        padding:10px 0;

    }

    

        #header h1 {

            margin:0;

            display:block;

            width:695px;

            height:86px;

            text-indent:-9999px;

        }

        

            #header h1 a:link, #header h1 a:visited {

                display:block;

                width:100%;

                height:100%;

                background-image:url(header.jpg);

            }



    #headerline {

        border-top:1px dotted #000;

        border-bottom:1px dotted #000;

        margin:0 0 30px 0;

    }

    

        #headerline p {

            line-height:20px;

            margin:0;

            text-align:right;

			color: #600;

        }

        

        #headerline #s {

            width:100px;

        }

    

    #main {

        width:450px;

        margin:0 0 20px 20px;

        float:left;

    }

    

        #main .post {

            margin:0 0 30px 0;

		color:#424141;

        }

        

            #main .post h2 {

                font-size:36px;

				line-height: 36px;

                font-weight:normal;

                margin:0 0 10px 0;

            }



				#main .post h2 a:link,

				#main .post h2 a:visited {

text-decoration: none	;
					color: #000;

				}

				

				#main .post h2 a:hover {

					color: #600;

					text-decoration: none	;

				}

    

            #main .post p {

                margin:0 0 10px 0;

            }

            

            #main .post p.post_meta {

                font-size:10px;

                color:#666666;

                padding:5px 0;

                border-top:1px dotted #000;

                border-bottom:1px dotted #000;

                line-height:10px;

            }



			#main .post img {

				width: 100%;

				display: block;

				border: 0px solid #600;

				margin: 5px 5px 10px 0;

			}

			

			#main .post img.wp-smiley {

				width: 15px;

				display: inline;

				border: 0;

				margin: 0;

			}

			

			#main .post blockquote {

				border-left: 3px solid #600;

				padding: 5px 0 3px 5px;

				font-style: italic;

			}

    

    #sidebar {

        width:170px;

        padding:0 0 0 30px;

		margin: 0 0 20px 0;

        border-left:1px dotted #000;

        float:right

    }

    

        #sidebar .block {

            margin:0 0 30px 0;

        }

        

            #sidebar .block h3 {

                font-size:11px;

                text-transform:uppercase;

                margin:0 0 10px 0;

                display:block;

                background-color:#666666;

                color:#FFF;

                padding:2px 0 2px 10px;

            }

            

            #sidebar .block p {

                margin:0;

            }

            

            #sidebar .block ul {

                margin:0;

                padding:0;

                list-style:none;

            }

            

            #sidebar .block a:link,

            #sidebar .block a:visited {

                color:#000;

                text-decoration:none;

            }



			#sidebar .block a:hover {

				color: #600;

				text-decoration: underline;

			}

    

    #footer {

        clear:both;

		border-top:1px dotted #000;

    }



		#footer p {

			font-size: 10px;

			margin: 0 0 0 20px;

			padding: 5px 0;

		}

		

		

/* COMMENTS */



.postmetadata {

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

	color: #777;

}



	.postmetadata small {

		font-size: 11px;

	}



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	margin: 0;

	padding: 10px;

}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}



#comments, 

#respond {

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

	font-weight: bold;

	font-size: 16px;

}



.commentlist {

	padding: 0;

	text-align: justify;

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

}



	.commentlist li {

		margin: 15px 0 3px;

		padding: 5px 10px 3px;

		list-style: none;

		font-weight: bold;

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

	}



		.commentmetadata {

			margin: 0;

			display: block;

			font-weight: normal;

		}





		.commentlist cite, .commentlist cite a {

			font-weight: bold;

			font-style: normal;

			font-size: 12px;

		}



		.commentlist p {

			font-weight: normal;

			line-height: 16px;

			text-transform: none;

			margin: 10px 5px 10px 0;

		}



#commentform p {

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

	margin: 5px 0;

}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

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

}



#commentform textarea {

	width: 100%;

	padding: 2px;

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

}



#commentform #submit {

	margin: 0;

	float: right;

}