/*  
Theme Name: GadeMode
Theme URI: http://www.gademode.dk
Description: Dark and simple
Version: 1.0
Author: Mathias Vestergaard
Author URI: http://www.mtproductions.dk
*/

/*************************************
 +Containers
 *************************************/
body{
	/*background-image: url(grid.gif);*/
	background-color: #555555;
	color: #DBDBDB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:25px;
	margin:0;
	padding:0;
	text-align:left;
}

#wrap{
	text-align:left;
	width:950px;
	/*width:76em;	*/
}
#sidebar  .menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
}
#sidebar .menu {
	margin: 31px 0px -5px -1px;
}
#sidebar .latestcomments li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	margin-bottom: 25px;
	color: #E685D6;
}
#sidebar .latestcomments a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #E685D6;
	font-variant: small-caps;
}
#sidebar #searchform_par {
	margin-bottom:28px;
	margin-top:28px;
}



#content{
	float:left;
	padding:50px 100px;
	width:450px;
	margin: 0px;
	background-image: url(crop.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
}
#sidebar{
	width:250px;
	float: left;
}
#header{
	margin: 50px 0px 0px;
	
}
#footer{
	background:#333;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}


h2{
	font-size:34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 50px;
	text-indent: -3px;
	line-height:50px;
	margin-top: -14px;
	margin-bottom: 14px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#header h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#79D17F;
	font-size:15px;
	margin-top: -8px;

}

#sidebar h3{

	margin-top: -8px;

}
 h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	
	font-weight:normal;
	color:#79D17F;
	
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom: 57px;


}
.entry ul {
	margin-left:50px;
	padding-left: 0px;
	list-style-type: square;

}

.entrymeta{

}
.commentlink{

}
.postinfo, .postinfo a {
	color:#999999;
	font-variant: small-caps;
	font-size:13px;
	
	
}
.postedby{

}
.filedto{

}
.commentslink{
	font-style:italic;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{

}
/*************************************
 +Comments
 *************************************/
.commentsblock{
}
.commentsblock textarea{
	width:450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666666;
	border: 1px solid #E1E1E1;
}
.commentsblock input, .commentsblock textarea{
}
.commentsblock textarea:focus{
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background-color: #CCCCCC;

}
.commentauthor{
	font-variant:small-caps;


}
ul.commentlist{
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;

}
.commentlist li{
	font-size:14px;
	margin-bottom: 25px;
}
.alt{

}
h3#comments{
}

/*************************************
 +Misc
 *************************************/
a{
color: #DBDBDB;
	text-decoration:none;
}
#content .entrybody a {
	text-decoration:underline;
}

img {
border-width:0px;
}

p {
padding:0;
margin:0;
}
.entrybody p {
	margin:0px 0px 50px;

}

.entrybody p img{
	margin:0px 0px -5px;

}
.entrybody p, .entrybody li {
	font-size: 14px;
}
.wpmlwidget fieldset legend, .wpmlwidget fieldset label {
color:#DBDBDB;
font:Georgia, "Times New Roman", Times, serif;

}
.wpmlwidget fieldset input {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666666;
	border: 1px solid #E1E1E1;

}
.wpmlwidget fieldset input:focus {
	background-color: #cccccc;

}
.wpmlwidget fieldset legend {
font-variant:small-caps;
font-weight:normal;

}
.commentmetadata, .commentmetadata a {
	font-variant: small-caps;
	color: #999999;
	font-size: 14px;
}
.commentlist p {
	padding-left: 25px;
}
.commentsblock #respond {
}
#crop2 {
	position: relative;
	top: -50px;
	left: 200px;
}
#footer {
padding-left:100px;
}