/*
Theme Name: Checkerboard
Theme URI: http://fauxism.org
Description: Fauxism.org V2
Version: 1
Author: Lana Sivchuk
Author URI: http://fauxism.org
Tags: pink, black, gray

*/



body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	height: 100%;
	background-color:#EBEBEB;
	overflow:auto;
	overflow-x:hidden; 
}

html { 
	height:100%;
}

h2 { 	font-family: arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #432663;
	text-align:left;
	margin-left: 25px;
}

h2 a:link, h2 a:active, h2 a:visited { font-size:16px;}
h2 a:hover {
	font-size: 16px;
	color: #000000; 
	background-image: url('http://fauxism.org/skins/4/strike.png');
	background-repeat: no-repeat;
	background-position: center center; }
	
	h3 { 	font-family: arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #432663;
	text-align:center;
	margin-left: 25px;
}

h3 a:link, h3 a:active, h3 a:visited { font-size:16px;}
h3 a:hover {
	font-size: 16px;
	color: #000000; 
	background-image: url('http://fauxism.org/skins/4/strike.png');
	background-repeat: no-repeat;
	background-position: center center; }

.smallinfo { 
	height: 20px;
	font-size: 11px;
	font-family: arial;
	color:#808080;
	margin-top: -15px;
	margin-left: 25px;
}

.headerimg { 
	background-color: #282828;
	background-image: url('http://fauxism.org/skins/4/bg.png');
	margin: 0px auto;
	width: 100%;
	align:center;
	height: 209px;		
	position: relative;
}

.nav {
	background-color: #000000;
	margin: 0px auto;
	width: 100%;
}

.outerouter { 
	margin: 0px auto;
	width: 785px;
	font-family: arial;
	font-size: 12px;
	color:#202020;}


.blogg { 
	font-family: arial;
	font-size: 12px;
	color:#202020;
	width: 785px;
	background-color: #F5F5F5;
	align: center;
	margin: 0px auto;
	padding: 15px 15px 15px 15px;
	border-bottom: 7px solid #C8C8C8;
	line-height: 22px;
	margin-bottom: 50px;
	text-align: justify;	
 }

.outerouterr { 
	background-color: #282828;
	margin: 0px auto;
	width: 100%;
	align:center;}

.innercom { 
	color:#432663;
	width: 560px;
	background-color: #EBEBEB;
	align: center;
	margin: 0px auto;
	padding: 15px 15px 15px 15px;
	border: 1px solid #C8C8C8;
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
 }

blockquote {
	color:#432663;
	width: 70%;
	background-color: #EBEBEB;
	align: center;
	margin: 0px auto;
	padding: 15px 15px 15px 15px;
	border: 1px solid #C8C8C8;
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
 }


.footer1 { 
	width: 100%;
	background-color: #282828;
	text-align: center;
	margin: 0px auto;
	padding: 15px 15px 15px 15px;
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
 }

.footer2 { 
	width: 100%;
	height: 15px;
	background-color: #000000;
	text-align: center;
	padding: 15px 15px 15px 15px;
	font-family: arial;
	color:#C0C0C0;
	font-size: 11px;
	line-height: 22px;		margin-bottom: 0px;	
 }

.datebox {
	width: 88px; 
	height: 96px; 
	float: left; 
	color:#ADADAD; 
	font-size: 20px; 
	font-family:arial;
	font-weight: bold; 
	text-align:center; 
	vertical-align: middle; 
	line-height: 80px; 
	margin-left:-68px; 
	margin-top: -24px;
	margin-bottom:10px; 
	text-transform: uppercase;
	background-image: url('http://fauxism.org/skins/4/date.png');
}

.commentbox {

}


table {
	color: #808080;
	border: 0px;
	font-family: arial;
	font-size: 11px;
}

textarea {
    background-color:#EBEBEB;
    border: 1px solid #C8C8C8;
    border-width: thin;
    padding: 2px;
    font-family: arial;
    font-size: 11px;
    line-height: 11px;
    width:90%;
	color: #202020;
    }
input {
    background-color:#EBEBEB;
    border: 1px solid #C8C8C8;
    border-width: thin;
    padding: 2px;
    font-family: arial;
    font-size: 11px;
	color: #202020;
    }

select { 
	font-family: arial;
	background-color: #EBEBEB;
	border: 1px solid #C8C8C8;
	font-size: 11px;
	color: #202020;} 
img {
    border: 0px;
    }

hr {
  border: 0;
  width: 90%;
  color: #C8C8C8;
	background-color: #C8C8C8;
	height: 1px;
}

.foot a:link, .foot a:active, .foot a:visited { color: #B398CD;}
.foot a:hover { color: #EBEBEB; }

a:link {
	color: #432663;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
a:visited {
	color: #432663;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
a:active {
	color: #432663;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
a:hover {
	color: #B398CD;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

a.port:link img, a.port:visited img {
    border:2px solid #202020;
    }
a.port:focus img, a.port:hover img, a.port:active img {
    border:2px solid #B398CD;
    }


a.page:link, a.page:visited {
	color:#F5F5F5;
    background-color: #202020;
	padding: 10px;
    }
a.page:hover, a.page:active {
    background-color: #B398CD;
	color: #202020;
	padding: 10px;
    }

.commentouter {
	color: #202020;
	width: 785px;
	background-color: #C8C8C8;
	padding: 15px 15px 15px 15px;
	margin-top: -52px;
	border-bottom: 5px solid #ADADAD;
}
	
.topic { 
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #432663;
	text-align:center;
	margin-left: 25px;
}

ul { color: #808080; }



/* Begin Comments */

.commentlist li, #commentform input, #commentform textarea {
	color:#202020;
	background-color: #EBEBEB;
	border: 1px solid #ADADAD; 
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	margin-left: 190px;
	margin-right: 10px;
	border: 0px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	font-size: 16px;
	text-transform: uppercase;
	color: #432663;
	text-align:left;
	font-family: arial;
	}
	
.commentlist cite a:hover {
	color: #000000;
	background-image: url('http://fauxism.org/skins/4/strike.png');
	background-repeat: no-repeat;
	background-position: center center;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	color: #202020;
	}

#commentform p {
	font-family: arial;
	margin:5px 0;
	text-align:left;
	align:left;

	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 250px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	background-color: #EBEBEB;
	border: 1px solid #ADADAD;
	font-family: arial;
	font-size: 12px;
	align:center;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform  textarea {
	width: 82%;
	padding: 15px 15px 15px 15px;
	background-color: #EBEBEB;
	border: 1px solid #ADADAD;
	align: center;
	font-family: arial;
	font-size: 12px;
	color: #202020;
	line-height: 22px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit { 
	margin: 0 0 5px auto;
	float: center;
	background-color: #EBEBEB;
	}
	
/* Begin Comments*/
.alt {
	margin: 0px;
	padding: 10px;
	background-color: #F5F5F5;
	border: 1px solid #C8C8C8;
	
	}

.commentlist {
	padding: 0;
	text-align: justify; 
	}

.commentlist li {
	margin: 0px auto;
	margin-bottom: 50px;
	padding: 15px 15px 15px 15px;
	list-style: none;
	background-color: #EBEBEB; 
	width: 560px;


	}
.commentlist li ul li { 
	margin: 0px auto;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	border: 1px solid #C8C8C8;
	padding: 15px 15px 15px 15px;
	width: 90%;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0;}

#commentform p {
	margin: 0px auto;
	text-align:left;
	margin-left: 100px;
	
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	height: 20px;
	font-size: 11px;
	font-family: arial;
	color:#808080;
	margin-top: -5px;
	}
/* End Comments */
