/*
Theme Name: Unofficial Sam and Max Theme
Theme URI: http://www.samandmax.net
Description: Sam and Max mini-site stylesheet
Version: 0.1
Author: Metallus
*/
/* Started from the blank theme. Thanks, Michael B! */

/*-----------Block Level Elements--------------*/

.layoutimg { border: 0px; margin: 0px; padding: 0px; }


.smallphoto {
border-color: #222;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
float: right;
border-style: solid;
border-width: 5px;
}

Body {
color: #CCC;
background-color: #565656;
font: 11px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
line-height: 1.2;
}

#page {

}

#header {

}

#headerimg {

}

.description {

}

#wrapper {
width: 540px;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}

#content {
padding-top:20px;
padding-bottom:40px;
padding-left:15px;
padding-right:15px;
color: #CCC;
background-color: #333;
float: left;
width: 375px;
text-align: justify;
}

#sidebar {
float: right;
text-align: left;
}

#footer {
clear: both;
}

/*-------------Links-------------*/

 a:link {
text-decoration:none; color:#F9F3B1; background-color:#565656;  
}


 a:visited {
text-decoration:none; color:#F9F3B1; background-color:#565656; 
}


 a:hover {
text-decoration:underline; color:#FFF; background-color:#565656; 
}


 a:active {
text-decoration:underline; color:#F9F3B1; background-color:#565656; 
}

#content a:link {
text-decoration:none; color:#F9F3B1; background-color:#333;  
}


#content  a:visited {
text-decoration:none; color:#F9F3B1; background-color:#333; 
}


#content  a:hover {
text-decoration:underline; color:#FFF; background-color:#333; 
}


#content  a:active {
text-decoration:underline; color:#F9F3B1; background-color:#333; 
}

/*-------------Headings-------------*/

h1 { font-size: 18px; line-height: 1.2; font-weight: bold; text-decoration: none;}

h2 { font-size: 17px; line-height: 1.2; font-weight: bold; text-decoration: none;}

h3  { font-size: 14px; line-height: 1.2; font-weight: bold; text-decoration: none;}

h4 {}

h5  {}

/*-------------The Post-------------*/



.post {

}

.post p {

}


.post ul {

}

.post li {

}

.entry {
margin-top: 0px;
margin-bottom: 20px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
}

.entrytext 
{ }

.postmetadata {
margin-top: 0px;
margin-bottom: 30px;
margin-right: 0px;
margin-left: 0px;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
margin: 0;
padding: 0 0 0 0;
list-style-type: none;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a:link {
text-decoration:none; font-weight:bold; color:#FFF; background-color:#565656; font-weight: bold;
}
#sidebar a:hover {
text-decoration:none; font-weight:bold; color:#F9F3B1; background-color:#565656; font-weight: bold;
}

#sidebar a:visited {
text-decoration:none; font-weight:bold; color:#FFF; background-color:#565656; font-weight: bold;
}

#sidebar a:active {
text-decoration:none; font-weight:bold; color:#FDF05F; background-color:#565656; font-weight: bold;
}


/*--------------Comments--------------*/



ol.commentlist {
border: 1px solid #222;
margin: 5px;
padding: 0px;
list-style-type: none;
}

ol.commentlist li {
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px; 
padding-right: 5px;
background-color: #888;
color: #000;
}

ol.commentlist li.alt {
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px; 
padding-right: 5px;
background-color: #777;
color: #000;
}

small.commentmetadata {

}

li .commenttext { 
font: 10px Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 1.2;
margin-top:0px;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
text-align: justify;
}

.nocomments { font-size:10px; font-weight:bold; color:#FFF; background-color:#333; }




#content ol.commentlist li A:link { color:#DCDCDC; background-color: #888; text-decoration: none; }
#content ol.commentlist li A:visited { color:#DCDCDC; background-color: #888; text-decoration: none; }
#content ol.commentlist li A:hover { color: #FFF; background-color: #000; text-decoration: none; }
#content ol.commentlist li A:active { color: #DCDCDC; background-color: #888; text-decoration: none; }

#content ol.commentlist li.alt A:link { color:#DCDCDC; background-color: #777; text-decoration: none; }
#content ol.commentlist li.alt A:visited { color:#DCDCDC; background-color: #777; text-decoration: none; }
#content ol.commentlist li.alt A:hover { color: #FFF; background-color: #000; text-decoration: none; }
#content ol.commentlist li.alt A:active { color: #DCDCDC; background-color: #777; text-decoration: none; }


/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/







/*-------------Form------------------*/

INPUT
{   
    margin: 0px;
    COLOR: #F9F3B1;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #000;
    border : 3px solid #000;	
    line-height: 1.0; 
}

BUTTON
{   
    margin: 0px;
    COLOR: #F9F3B1;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #000;
    border : 3px solid #000;	
    line-height: 1.0; 
}


SELECT {    
        margin: 0px;  
        FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #F9F3B1;
	BACKGROUND-COLOR: #000;
        border : 3px solid #000;	
	}

TEXTAREA
{   
    margin: 0px;
    text-align: justify;
    FONT-WEIGHT: normal;
    width: 340px;
    FONT-SIZE: 10px;
    COLOR: #F9F3B1;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #000;
    border : 3px solid #000;	
}
