@charset "utf-8";

@font-face
{
	font-family: "AvantGarde";
	src: url(resources/ITCAvantGardeStd-Bk.otf);
}

@font-face
{
	font-family: "AvantGarde";
	font-weight: bold;
	src: url(resources/ITCAvantGardeStd-Md.otf);
}

body
{
	padding: 0;
	margin: 0;
	color: #f6deec;
	background: black url(images/background.jpg) no-repeat fixed;
	background-position: -50px 0px;
	font-family: AvantGarde, Tahoma, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

*
{
	outline: none;
}

a
{
	color: #f65fb8;
	text-decoration: none;
}

a:hover
{
	color: #f6add8;
}

a img
{
	border: 0;
}

i
{
	color: #f6add8;
}

#body
{
	width: 750px;
	margin: 0 auto;
	background: url(images/body-background.png) no-repeat top left;
}

/*
**

FUCK IE

**
*/

#fuck-ie
{
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	margin: 3em auto;
}

/*
**

NAVIGATION

**
*/

#navigation 
{
	margin-bottom: 2em;
}

#navigation h1
{
	margin: 0;
	padding-top: 35px;
	margin-left: -40px;
	position: relative;
	z-index: 5;
}

#navigation h1 a
{
	display: block;
	width: 390px;
	height: 0;
	padding-top: 120px;
	overflow: hidden;
	background: url(images/logo.png) no-repeat;
}

#navigation h1 a:hover
{
	background-position: 0px -120px;
}

#navigation ul
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: AvantGarde, "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 150px;
	position: relative;
	z-index: 10;
}

#navigation li
{
	display: inline;
	margin-right: 1ex;
}

#navigation li a
{
	color: #f65fb8;
	text-decoration: none;
}

#navigation li a:hover
{
	color: #f6deec;
}

/*
**

MAIN

**
*/

#main
{
	width: 640px;
}

/*
**

SIDE

**
*/

#side
{
	color: #7c9a19;
	position: absolute;
	left: 50%;
	margin-left: 310px;
	margin-top: 50px;
	margin-right: 20px;
	padding-bottom: 2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	max-width: 300px;
}

#side a
{
	color: #bbd064;
}

#side a:hover
{
	color: #e4ff7a;
}

#side h2
{
	display: block;
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 40px;
	height: 0;
	width: 100%; /* IE fix */
	overflow: hidden;
	margin-top: 1.2em;
	margin-bottom: 0.4em;
	color: #bbd064;
	background: url(images/side-titles.png) 0px 0px no-repeat;
}

#side h2 + *
{
	margin-top: 0;
}

#side h2.members
{
	margin-top:0;
}

#side h2.last-articles
{
	background-position: 0px -40px;
}

#side h2.last-comments
{
	background-position: 0px -120px;
}

#side h2.tags
{
	background-position: 0px -80px;
}

#side h2.story
{
	background-position: 0 -160px;
}

#side form.login label
{
	color: #993C72;
	color: #395708;
	display: block;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

#side form.login input[type="text"],
#side form.login input[type="password"]
{
	color: #993c72;
	color: #efffad;
	width: 130px;
	height: 18px; 
	padding: 3px 5px 3px 5px;
	border: none;
	background: url(images/login-text-background.png) no-repeat;
	font-family: Consolas, "Courier New", Courier, monospace;
	font-size: 14px;
}

#side form.login input[type="text"]:hover,
#side form.login input[type="password"]:hover
{
	background-position: 0px -24px;
}

#side form.login input[type="text"]:focus,
#side form.login input[type="password"]:focus
{
	background-position: 0px -48px;
}


#side button.connect,
#side button.disconnect
{
	display: block; /* IE fix */
	border: none;
	height: 26px;
	text-indent: -10000px;
	margin-top: 1em;
	background: url(images/login-buttons.png) no-repeat;
}

#side button.connect
{	
	width: 87px;
}

#side button.connect:hover
{
	background-position: 0px -26px;
}

#side button.disconnect
{	
	width: 101px;
	background-position: 0px -52px;
}

#side button.disconnect:hover
{
	background-position: 0px -78px;
}

#side ul.links,
#side ol
{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

#side ul.links li,
#side ol li
{
	border-bottom: 1px dotted #395708;
}

#side ul.links li:hover,
#side ol li:hover
{
	border-bottom-style: solid;
}

#side ul.links a,
#side ol a
{
	display: block;
	padding: 2px 0px;
}

#side ul.links a:hover,
#side ol a:hover
{
	background: #172403;
}

#side div.icons
{
	width: 160px;
	margin: 3em auto;
}

#side div.icons a.weirdog,
#side div.icons a.wdpublisher
{
	float: left;
	display: block;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	background: url(images/side-icons.png) no-repeat;
}

#side div.icons a.weirdog
{
	width: 68px;
}

#side div.icons a.weirdog:hover
{
	background-position: 0px -30px;
}

#side div.icons a.wdpublisher
{
	width: 92px;
	background-position: -68px 0px;
}

#side div.icons a.wdpublisher:hover
{
	background-position: -68px -30px;
}

/*
**

TAGS-CLOUD

**
*/

ul.tags-cloud
{
	display: block;
	list-style: none;
	text-align: center;
	margin: 1em 0;
	padding: 0;
	font-size: 12px;
}

ul.tags-cloud li
{
	display: inline;
	padding-left: 0.5ex;
	padding-right: 0.5ex;
	line-height: 1.4em;
	vertical-align: middle;
	/*color: #f65fb8;*/
}

#side ul.tags-cloud .tag1 a
{
	color: #32381b;
}

ul.tags-cloud .tag2,
ul.tags-cloud .tag3
{
	font-size: 1.2em;
}

ul.tags-cloud .tag3
{
	font-weight: bold;
}

#side ul.tags-cloud .tag2 a,
#side ul.tags-cloud .tag3 a /* IE fix (color: inherit) */
{
	color: #606b33;
}

ul.tags-cloud .tag4,
ul.tags-cloud .tag5
{
	font-size: 1.4em;
}

ul.tags-cloud .tag5
{
	font-weight: bold;
}

#side ul.tags-cloud .tag4 a,
#side ul.tags-cloud .tag5 a
{
	color: #8e9e4c;
}

ul.tags-cloud .tag6
{
	font-size: 1.6em;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

ul.tags-cloud .tag7
{
	font-size: 1.8em;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

ul.tags-cloud .tag8
{
	font-size: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#side ul.tags-cloud a:hover
{
	color: #F6ADD8;
	color: #e4ff7a;
}




















/*
**

CYCLE

**
*/

#cycle-top,
#cycle-bottom
{
	font-size: 0.8em;
	font-family: AvantGarde, "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 3em 0;
}

#cycle-top a,
#cycle-bottom a
{
	color: #993C72;
}

#cycle-top a:hover,
#cycle-bottom a:hover
{
	color: #F6ADD8;
}

#cycle-top a.right,
#cycle-bottom a.right
{
	float: right;
}

/*
**

ARTICLE DATE

**
*/

#main div.date a
{
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/date-background.png) no-repeat;
	margin-left: -60px;
	text-decoration: none;
	font-size: 16px;
	line-height: 1em;
}

#main div.date a:hover
{
	background-position: 0px -50px;
}

#main div.date big
{
	display: block;
	padding-top: 10px;
	font-size: 20px;
}

#main div.date small
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/*
**

ARTICLE H1

**
*/

#main h1,
#main h2,
#main h3
{
	font-family: AvantGarde, "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#main h1
{
	font-size: 1.4em;
}

#main h2
{
	font-size: 1.2em;
}

#main h1 sup,
#main h2 sup
{
	color: #993C72;
	font-size: 0.8em;
}

#main div.article
{
	font-family: AvantGarde, Tahoma, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	text-align: justify;
}

#articles div.article
{
	margin: 5em 0;
	padding-bottom: 60px;
	background: url(images/article-separator.png) center bottom no-repeat;
}

/*
**

**
*/

#main div.info
{
	margin-top: 0;
	color: #993c72;
	font-family: AvantGarde, "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: normal;
}

#main div.info a
{
	color: #993c72;
}

#main div.info a:hover
{
	color: #f6deec;
}

div.article h1
{
	margin-bottom: 0;
}

div.article img.icon
{
	float: left;
	margin: 1.4em 0 1em -110px;
	width: 100px;
	height: 100px;
}

div.article img[align="middle"],
div.article object[align="middle"]
{
	display: block;
	margin: 1em auto;
	/*padding: 1em 0;*/
}

div.article object[align="middle"]
{
	min-height: 60px;
}

div.article ul
{
	list-style: inside disc;
}

div.article li
{
	margin-top: 1em;
}

div.article-footer
{
	margin-top: 2em;
	font-size: 0.8em;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: right;
}

/*
**

RESPOND

**
*/

#respond
{
	margin: 3em 0;
}

#respond h2,
#comments h2
{
	color: #f65fb8;
	font-size: 1.4em;
}

#respond td.label
{
	vertical-align: middle;
}

#respond td.label label
{
	display: block;
	text-align: right;
}

#respond input[type="text"]
{
	color: white;
	width: 190px;
	height: 20px; 
	padding: 5px 10px;
	border: none;
	background: url(images/string-background.png) no-repeat;
	font-size: 16px;
}

#respond input[type="text"]:focus
{
	background-position: 0px -30px;
}

#respond textarea
{
	color: white;
	width: 490px;
	height: 140px;
	border: none;
 	background: url(images/textfield-background.png) no-repeat;
	padding: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#respond textarea:focus
{
	background-position: 0px -150px;
}

#respond div.radio-group label
{
	display: block;
}

#respond button.save
{
	display: block;
	width: 68px;
	height: 26px;
	text-indent: -10000px;
	border: 0;
	background: url(images/respond-button.png);
}

#respond button.save:hover
{
	background-position: 0px -26px;
}

#respond div.preview
{
	padding: 0 1em;
	margin: 1em 0;
	border: 1px dashed #f9c5e4;
	color: white;
	/*background-color: #f98fcd;*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
} 

/*
**

COMMENTS

**
*/

#comments
{
	margin:	3em auto;
}

#comments h4
{
	color: #f65fb8;
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#comments h4 a
{
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#comments h4 a:hover
{
	color: #f6add8;
}

#comments h4 var
{
	color: #993C72;
	float: right;
	font-size: 1.5em;
}

#comments h4 small
{
	color: #993C72;
	display: block;
	font-size: 0.8em;
}

#comments p
{
	line-height: 1.4em;
	text-align: justify;
	/*font-family: Tahoma, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;*/
}













/*
**

CATEGORIES

**
*/

#index h1,
#main h1.title
{
	margin: 2em auto;
	font-size: 1.6em;
	text-align: center;
}

#index h2
{
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	clear: both;
}

#index img
{
	float: left;
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: -110px;
	width: 100px;
	height: 100px;
}

#index ul
{
	font-family: AvantGarde, "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	list-style: square inside;
	padding-left: 2ex;
	margin-top: 1em;
	margin-bottom: 2em;
}

#index a:visited
{
	color: #f6add8;
}

#index a:visited:hover
{
	color: #f6deec;
}

#index ul.tags-cloud
{
	font-size: 1.4em;
}

/*
**

PAGER

**
*/

div.pager
{
	position: relative;
	text-align: center;
	font-family: AvantGarde, "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 1em;
	padding: 15px 0;
	margin: 2em 0;
}

div.pager span.separator
{
	visibility: hidden;
	padding: 1px 2px;
}

div.pager strong
{
	border: 1px solid;
	background: #f65fb8;
	padding: 1px 4px;
}

div.pager a
{
	border: 1px solid black;
	padding: 1px 4px;
}

div.pager a:hover
{
	border: 1px solid;
	background: #993c72;
	padding: 1px 4px;
}

div.pager a.previous,
div.pager a.next
{
	position: absolute;
	display: block;
	width: 120px;
	left: 0;
	height: 0;
	top: 0;
	padding: 50px 0 0 0;
	overflow: hidden;
	border: none;
	background: url(images/pager-buttons.png) no-repeat;
}

div.pager a.previous
{
	background-position: left 0px;
}

div.pager a.previous:hover
{
	background-position: left -50px;
}

div.pager a.next
{
	left: 100%;
	margin-left: -120px;
	background-position: right 0px;
}

div.pager a.next:hover
{
	background-position: right -50px;
}
