/*
Theme Name: CryoLAN
Theme URI: http://www.cryolanparty.com/
Description: CryoLAN WordPress theme
Version: 0.1
Author: <a href="http://www.cryolanparty.com/">CryoLAN</a>
Tags: two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by CryoLAN Team
*/
BODY
{
	background-image: url("http://www.cryolanparty.com/demo/wp-content/back.jpg");
	background-attachment: fixed;
    color: #ffffff;
	background-color: #111111;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0 0 0px;
	margin: 0px auto;
	/*border-top: 5px solid #002A53;*/
}

img
{  border-style: none;
}
*
{
	padding: 0;
	margin: 0px 0px 0px;
}
A
{
	color: #3c83e3;
	text-decoration: none;
}
A:hover
{
	color: #FFF;
	text-decoration: none;
}
H1, H2, H3, H4
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}
INPUT, SELECT
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
TEXTAREA
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
ABBR
{
	border: none;
}
#wrap 
{
	width: 75%;
	min-width: 900px;
    max-width: 2560px;
	margin: 7px auto;
	border-top: 2px solid #303030;
	border-left: 2px solid #303030;
	border-right: 2px solid #303030;
	background-color: #202020;
}
/*Header*/
#header
{
	margin: 0px 0;
	padding: 0 0px;
	/*text-align: center;*/
	background-color:rgb(48,48,48)
}

#header H1
{
	font-size: 22px;
	letter-spacing: -1px;
	padding: 10px 0;
	color: #4E8ABE;
}
#header H1 A
{
	background: url(images/logo.gif) no-repeat top left;
	padding: 3px 0 0px 45px;
	color: #FFF;
	text-decoration: none;
}
#menu
{
	font-size: 13px;
	background: #292929;
	background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);
	background: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #3c3c3c), to(#292929));
	border-right: 1px solid #3c3c3c;
	border-left: 1px solid #292929;
	border-bottom: 1px solid #232323;
	border-top: 1px solid #545454;
	color: #3c83e3;
	margin: 0;
	height: 22px;
	text-align: left;
	position: relative;
    z-index: 0;
}

/*Navi test*/

#menu li a, #menu li {
    float: left;
    list-stlye: none;
}

#menu li {
    list-style: none;
    position: relative;
}

#menu li a {
    
    color: #3c83e3;
    

    }
    
#nav li a:hover {
	background: #292929;
	background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);
	background: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #3c3c3c), to(#292929));
	border-right: 1px solid #3c3c3c;
	border-left: 1px solid #292929;
	border-bottom: 1px solid #232323;
	/*border-top: 1px solid #545454;*/
}

#menu.current_page_item {
	
    color: #3c83e3;
}

#menu li ul {
    display: none;
    position: absolute;
    margin: 0; padding: 0px;
    top: 100%;    
    left: 0;
	height: 15px;

}


#menu li:hover > ul {
    display: block;
}

#menu li ul li, #nav li ul li a {
    
    float: none;
	height: 15px;
}

#menu li ul li a {
	height: 15px;

}


#menu li ul li {

	background: #292929;
	background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);
	background: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #3c3c3c), to(#292929));
	border-right: 1px solid #3c3c3c;
	border-left: 1px solid #292929;
	border-bottom: 1px solid #232323;
	/*border-top: 1px solid #545454;*/
   _display: inline;
   height: 15px;
   
}

#menu li ul li a {
    width: 150px;
    display: block;
	height: 1px;
}

#menu li ul li ul {
    display: none;
    
}

#menu li ul li:hover ul {
    left: 100%; 
    top: 0;   
}

/*End of Navi Test*/

#feed
{
	float: right;
	padding: 3px 10px;
}
#feed A
{
	background: url(images/feed.gif) no-repeat right;
	padding: 0 24px 0 0;
}
#menu UL
{
	float: left;
	list-style: none;
}
#menu LI
{
	float: left;
	padding: 3px 10px;
	border-right: 1px solid #00355F;
}
#menu LI:last-child
{
	border: none;
}
#content
{
	float: left;
	margin: 15px 15px 15px;
	width: 73%;
        max-width: 2560px;
	text-align: left;
        text-color: #FFF;
}
#content H2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	padding: 0px 0;
	color: #6799C8;
}
#content H2 A
{
	color: #3c83e3;
	text-decoration: none;
}
#content H2 A:hover
{
	color: #FFF;
	text-decoration: none;
}
#content H2.archive
{
	font-size: 18px;
	color: #4E8ABE;
	padding: 10px 0 5px;
}
#content H2.archive:hover
{
	font-size: 18px;
	color: #FFF;
	padding: 10px 0 5px;
}

#content H3
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding: 0px 0;
	color: #6799C8;
}
#content H3 A
{
	color: #3c83e3;
	text-decoration: none;
}
#content H3 A:hover
{
	color: #FFF;
	text-decoration: none;
}
#content H3.archive
{
	font-size: 13px;
	color: #4E8ABE;
	padding: 10px 0 5px;
}
#content H3.archive:hover
{
	font-size: 13px;
	color: #FFF;
	padding: 10px 0 5px;
}
#content A.commentsLink
{
	color: #6799C8;
}
#content A.commentsLink:hover
{
	color: #FFF;
}
#content H4
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px 0;
	color: White;
}
#content H4 A
{
	color: white;
	text-decoration: none;
}
/*Navigation*/
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.navpost
{
	font-size: 11px;
	margin: 0 0 20px;
}
.navpost DIV
{
	background: #002A53;
	color: #87B2D8;
	padding: 2px 4px;
}
.navpost A
{
	color: #87B2D8;
	text-decoration: none;
}
.navpost A:hover
{
	color: #FFF;
	text-decoration: none;
}
.navigation
{
	font-size: 11px;
	margin: 0 0 20px;
}
.navigation A
{
	background: #002A53;
	display: block;
	color: #87B2D8;
	text-decoration: none;
	padding: 2px 4px;
}
.navigation A:hover
{
	color: #FFF;
	text-decoration: none;
}
/*Main for posts*/
.main H3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px;
}
.main IMG
{
	/*padding: 2px;*/
	/*border: 1px solid #005595;*/
	border-style: none;
}
.main A
{
	/*color: #87B2D8;*/
}
.main A:hover
{
	color: #4E8ABE;
}
.main A IMG
{
	/*padding: 2px;*/
	/*border: 1px solid #0085B5;*/
}
.main A:hover IMG
{
	/*padding: 2px;*/
	/*border: 1px solid #87B2D8;*/
}
.main P
{
	line-height: 18px;
	margin: 0 0 15px;
}
.main OL
{
	line-height: 18px;
	margin: 0 0 15px 30px;
}
.main UL
{
	line-height: 18px;
	margin: 0 0 15px 30px;
}
.main LI
{
	margin: 0 0 5px;
}
.stamp
{
	font-size: 11px;
	color: #4E8ABE;
	margin: 0 0 15px;
}
.stamp A
{
	color: #87B2D8;
	text-decoration: none;
}
.stamp A:hover
{
	color: #FFF;
}
.meta
{
	background: url(images/limit.gif) no-repeat bottom center;
	font-size: 11px;
	line-height: 16px;
	color: #4E8ABE;
	border-top: 1px solid #005595;
	margin: 0 0 15px;
	padding: 5px 10px 30px;
}
IMG.wp-smiley
{
	margin: 0;
	padding: 0;
	border: none;
}
BLOCKQUOTE
{
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	border-left: 1px solid #005595;
}
.warning P
{
	font-size: 13px;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	border-left: 1px solid #005595;
}
/*Sidebar*/
#sidebar
{
	font-size: 11px;
	float: right;
	width: 15%;
    min-width: 200px;
	padding: 0 0px 0px 5px;
	text-align: left;
}
#sidebar H3
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 20px 0 5px;
}
#sidebar UL
{
	list-style: none;
}
#sidebar UL UL
{
	margin: 5px 0 0 10px;
}
#sidebar UL UL UL
{
	margin: 5px 0 0 10px;
}
#sidebar UL LI
{
	padding: 0 0 5px;
}
#author H3
{
	margin: 5px 0;
}
/*Forms: input, textarea*/
INPUT
{
	background: #736F6E;
	padding: 3px 5px;
	border: 2px solid #333333;
	border-bottom: 1px solid #625D5D;
	border-right: 1px solid #625D5D;
	color: #FFF;
}
TEXTAREA
{
	background: #736F6E;
	width: 400px;
	padding: 3px 5px;
	border: 2px solid #333333;
	border-bottom: 1px solid #625D5D;
	border-right: 1px solid #625D5D;
	color: #FFF;
}
#searchform
{
	margin: 15px 0 0;
}
.searchinfo
{
	padding: 5px 0 0;
}
#searchform INPUT
{
	background: #002A53;
	display: block;
	padding: 3px 5px;
	border: 1px solid #004B8D;
	color: #A0CBED;
}
#searchform INPUT:hover
{
	background: #004B8D;
	cursor: pointer;
	border: 1px solid #004B8D;
	color: #FFF;
}
#searchform #s
{
	background: #002A53;
	padding: 3px 5px;
	border: none;
	border-bottom: 1px solid #004B8D;
	color: #FFF;
	cursor: text;
}
INPUT.submit
{
	background: #002A53;
	display: block;
	padding: 3px 5px;
	margin: 0 0 10px;
	border: 1px solid #004B8D;
	color: #A0CBED;
	cursor: pointer;
}
INPUT.submit:hover
{
	background: #004B8D;
	cursor: pointer;
	border: 1px solid #004B8D;
	color: #FFF;
}
/*Comments*/
.postinput SMALL
{
	font-size: 11px;
	margin: 0 0 0 5px;
}
P.logged
{
	font-size: 12px;
}
H3.reply
{
	font-size: 15px;
	margin: 0 0 10px;
}
.nocomments
{
	margin: 0 0 30px;
}
OL.commentList
{
	list-style: none;
	margin: 10px 0 30px;
}
.commentList LI
{
	padding: 0 0 10px;
}
.commentList LI.bypostauthor .commentText
{
	border-top: 3px solid #007DC3;
}
.commentMod
{
	background: #002A53;
	padding: 1px 3px;
	margin: 10px 0 0 10px;
}
.commentAuthor
{
	background: url(images/arrow.gif) no-repeat top left;
	padding: 10px 0;
	margin: 0 0 0 30px;
	width: 250px;
	color: #4E8ABE;
}
.commentAuthor IMG
{
	float: left;
	margin: 5px 12px 0 0;
}
.commentAuthor P
{
	padding: 3px 0 0;
}
.commentAuthor SMALL
{
	font-size: 11px;
}
.commentText
{
	background: #303030;
	width: 80%;
	padding: 10px;
	border-top: 3px solid #004B8D;
}
.commentText P
{
	line-height: 18px;
	margin: 7px 0;
}
.commentMeta
{
	font-size: 12px;
	color: #4E8ABE;
}
#commentForm P
{
	color: #4E8ABE;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 15px;
}
/*Footer*/
#footer
{
    width: 75%;
	min-width: 900px;
    max-width: 2560px;
	background: #292929;
	position: relative;
	font-size: 11px;
	color: #3c83e3;
	margin: -7px auto;
	padding: 0px;
	border-left: 2px solid #303030;
	border-right: 2px solid #303030;
	border-bottom: 2px solid #303030;
	text-align: left;
}
#footer A
{
	color: #87B2D8;
	text-decoration: none;
}
#footer A:hover
{
	color: #FFF;
	text-decoration: none;
}
#top
{
	float: right;
}
#top A
{
	background: url(images/top.gif) no-repeat right;
	padding: 0 16px 1px 0;
}
/*Widgets*/
.wp-caption
{
	border: 1px solid #00377C;
	text-align: center;
	color: #3c83e3;
	background-color: #001E42;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption-dd
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wp-calendar
{
	padding: 10px 0 0;
}
#wp-calendar CAPTION
{
	text-align: left;
	color: #3c83e3;
	padding: 0 0 3px;
}
#wp-calendar TR TH, #wp-calendar TR TD
{
	padding: 0 4px 0 0;
	color: #3c83e3;
	text-align: right;
}
#wp-calendar TD A
{
	font-weight: bold;
	color: #3c83e3;
}
#wp-calendar TD A:hover
{
	font-weight: bold;
}
/*Self-Clear Floats*/
.group:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*IE6/7 Hacks*/
* HTML .group
{
	height: 1%;
}
*:first-child+HTML .group
{
	min-height: 1px;
}