/*  
Theme Name: Juicy
Theme URI: http://dandyland.org
Description: dark + juicy fresh colours
Version: 2.0
Author: Dandyna
Author URI: http://dandyland.org
*/

body {
margin:0 auto 0 auto;
background: #B3D826 url(pic/abbbg.gif) repeat-x;
font-family: trebuchet ms, sans-serif;
font-size: 12px;
color: #ccc;
line-height: 14px;
}


#badge2 {

		position:absolute;

		top:-20px; left:490px;

		padding:0px 0;
z-index:4;

	}

#badge2 a:hover {

text-decoration:none;
border-bottom:0;

	}


a img {border:0;}
a:link, a:visited {
color:#CCFE04;
/* text-transform:uppercase; */
font-weight:normal;text-decoration:none;
}

a:hover {
text-decoration:none;
color:#666;
}

#bigwrapper {
margin:0 auto 0 auto;
width:100%;
padding:0px 0 0px 0;
}

#header {
width:100%;
height:120px;
border-bottom:0px dotted #000;
border-top:0;
border-right:0;
border-left:0;
position:relative;
}

#header h1 {
background: url('pic/title.png') no-repeat;
margin:0;
padding-left:30px;
padding-top:120px;
display:block;
color:#ccc;
font-size:1px;
}

#header h1 a:link, #header h1 a:visited {
text-decoration:none;
color:#111;
}

#header h1 a:hover {
color:#222;
}
/*
#header h1 span {
display:none;
}*/

#pages {
z-index:52;
position:absolute;
height:30px;
top:90px;
right:0px;
}

#pages ul {
list-style:none;
margin:0;
padding:0;
}

#pages ul li a:link, #pages ul li a:visited {
display:block;
float:left;
height:30px;
line-height:30px;
font-size:10px;
padding:0px 10px 0 10px;
text-decoration:none;
color:#000;
}

#pages ul li a:hover {
color:#ccc;
background: #000;
line-height:30px;
}

#pages ul li {
display:block;
position:relative;
float:left;
}

#pages .current_page_item a:link, #pages .current_page_item a:visited {
background: #272727;
color:#eee;
}

#wrapper {
width:100%;
float:left;
background: #1a1a1a;
border-right:0px solid #000;
border-left:0px solid #000;
}

#maincontent {
width:54%;
min-height:270px;
padding-bottom:20px;
padding-top:20px;
float:left;
background:#1a1a1a;

}

.post {
padding:20px 20px 20px 30px;
text-align:left;
width:90%;
}

.post .postinfo {
font-size:10px;
}

.post h2 {
line-height:16px;
font-weight:normal;
font-size:16px;
color:#666;
margin:0;
}

.post h3 {
line-height:20px;
font-size:18px;
color:#ccc;
margin:5px 0 -10px 0;
text-transform:uppercase;
font-weight:normal;
}

.post h3 a:link, .post h3 a:visited {
text-decoration:none;
color:#19ccff;
text-transform:uppercase;
font-weight:normal;
}

.post h3 a:hover {
color:#666;
}

.thecontent h1 {
line-height:20px;
font-size:20px;
color:#ccc;
margin:20px 0 -10px 0;
}

.thecontent h2 {
line-height:18px;
font-size:18px;
color:#ccc;
margin:20px 0 -10px 0;
text-transform:uppercase;
font-weight:normal;
}

.thecontent h3 {
line-height:16px;
font-size:16px;
color:#ccc;
margin:20px 0 -10px 0;
text-transform:uppercase;
font-weight:normal;
}

.thecontent h4 {
line-height:14px;
font-size:14px;
color:#ccc;
margin:20px 0 -10px 0;
text-transform:none;
}

.thecontent h5 {
line-height:12px;
font-size:12px;
color:#ccc;
margin:20px 0 -10px 0;
text-transform:none;
}

.thecontent blockquote {
font-style:italic;
margin:0 0 0 5px;
padding-left:7px;
padding-right:7px;
border-left:1px dotted #FFFFFF;
}

#lsidebar {
position:relative;
float:right;
width:15%;
}

#sidebar {
position:relative;
float:right;
width:30%;
border-left:1px dotted #000;
}

.block {
width:100%;
background: #222 url('') repeat-x;
margin-bottom:0px;
padding:20px 0 10px 0;
border-bottom:1px dotted #000;
}

.block div {
margin:0;
padding:0;

}

.block h3 {
margin:0 20px 5px 20px;
line-height:16px;
font-size:16px;
color:#19ccff;
text-transform:uppercase;
font-weight:normal;
}

.block ul {
list-style:none;
margin:0 20px 0 20px;
padding:0px;
}


.block1 {
width:100%;
background:#272727 url('');
margin-bottom:0px;
padding:20px 0 10px 0;
border-bottom:1px dotted #000;
color:#ccc;
}
.block1 ul {
list-style:none;
margin:0 20px 0 20px;
padding:0px;
}
.block1 h3 {
margin:0 20px 5px 20px;
line-height:16px;
font-size:16px;
color:#19ccff;
text-transform:uppercase;
font-weight:normal;
}


.block ul li a:link, .block ul li a:visited {
text-decoration:none;
border-bottom:1px solid #2a2a2a;
font-size:10px;
text-indent:10px;
/* display:block; */
height:16px;
}

.block ul li a:hover {
border-bottom:1px solid #555;
}

#s {
width:250px;
margin-left:20px;
background:#111;
border:1px solid #333;
color:#ccc;
}

#input.dark {background-color: #111; font-weight: bold; font-size: 11px; color: #ccc;}

.block .button {
width:50px;
margin-left:20px;
background:#444;
}

.block .dropdown {
width:230px;
margin-left:20px;
}

#bottombar {
width:100%;
float:left;
border-top:1px dotted #000;
border-bottom:1px dotted #000;
background:#111;
border-right:0px solid #000;
border-left:0px solid #000;
color:#ccc;
}

#bottomright {
width: 40%;
position:relative;
float:right;
background:url() repeat-x;
border-left:1px dotted #000;
}

/* #bottomright a img { padding:8px;
border:1px solid #222;
}

#bottomright a:hover img { padding:8px;
border:1px solid #CCFE04; */

}

#bottomright p {
margin:0 20px 20px 20px;
}

#bottomright h3, #bottomleft h3 {
margin:20px 20px 5px 20px;
color:#CCFE04;
text-transform:uppercase;
font-weight:normal;
}

#bottomleft {
width: 59%;
float:left;
}

#bottomleft ul {
list-style:none;
margin:0 20px 10px 20px;
padding:0;
}

#bottomleft ul li a:link, #bottomleft ul li a:visited {
text-decoration:none;
border-bottom:1px solid #222;
text-indent:5px;
font-size:10px;
display:block;
height:16px;
color:#19ccff;
}

#bottomleft ul li a:hover {
border-bottom:1px solid #555;
color:#666;
}

#footer {
width:100%;
height:100px;
float:left;
border-left:0px solid #000;
border-right:0px solid #000;
border-bottom:0px solid #000;
background: #212121 url('pic/bg.gif') repeat-x;
}

#footer p {
text-align:center;
margin:0;
padding-top:15px;
font-size:10px;
line-height:10px;
}

.commenteven {
background-color:#222;
border-top:1px dotted #000;
border-right:1px dotted #000;
margin:0;
}

.commentodd {
margin:0;
border-top:1px dotted #000;
border-right:0px solid #000;
}

.commentcontent {
padding:20px 10px 20px 20px;
}

.commentcontent p {
margin:0 0 5px 0;
}

.commentcontent blockquote {
font-style:italic;
margin:0 0 0 25px;
padding-left:7px;
border-left:1px dotted #666;
}

.commentinfo {
font-size:10px;
}

#comment {
width:90%;
border:1px solid #000;
}

#commentform input{
border:1px solid #000;
}






/*ROUNDED CORNERS*/

.date {
	float:left;
	height:40px;
	width:30px;
margin-top:5px;
	margin-right:8px;
	padding:2px;
	background:#333;
border:1px dotted #000;
	}
.date p {
	text-align:center;
	color:#19ccff;
	margin:0 0 0 0px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:24px;
	display:block;
color:#CCC;
	}
.date span.month {
	font-size:10px;
	height:12px;
	display:block;
padding:2px;
border-bottom:1px dotted #000;
margin-bottom:3px;
	}

ul.date2 {
    background: url('images/databg.gif') no-repeat;
	width: 48px;
	height: 45px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}

li.day2 {
    font-size: 26px;
	color: #FFF;
	text-align: center;
	list-style-type: none;
	margin-top: 8px;
font-family: Verdana, Arial, Sans-Serif;
	}
	
li.month2 {
    font-size: 12px;
	color: #5B9300;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	list-style-type: none;
margin-top: 4px;
font-family: Verdana, Arial, Sans-Serif;
	}

#korekk{
padding:0;
margin:0 6px 0 0;
font-size:10px;
width:70px;
text-align:center;
float:right;
/* background:#f7f5f1; */
}

#korekk .stars{
padding:0;
margin:0 6px 0 0;
height:35px;
width:50px;
text-align:center;
}

#korekk .votes{
padding:0;
margin:0;
background:#d2d2d2;
height:15px;
width:50px;
text-align:center;
text-shadow:#eee 2px 2px 0;
font:bold 10px "Helvetica", "Arial", "Verdana", sans-serif; }

.utwtags {border-top: 1px solid blue;
padding: 10px 5px 0px;
font-size: 80%; font-variant:small-caps;}

#flickr {
padding:0 15px 0 25px;
margin-top:5px;
height:130px;
}

#flickr a
{
	display: block;
	float: left;
	padding: 0 1px 5px 4px;
	position: relative;
	height: 79px;
	width: 79px;
}

#flickr a:hover
{
	font-size: 100%;
	z-index: 1;
}

#flickr img
{
	border: 1px solid #ddc;
	padding: 1px;
	height: 75px;
	width: 75px;
}

#flickr a:hover img
{
	background: #fff;
	border-color: #000;
	position: absolute;
	width: 90px;
	height: 90px;
	top: -7px;
	left: -4px;
}

.utwtags {
border-top: none;
padding: 10px 5px 0px;
font-size: 80%; font-variant:small-caps;
}

.utwrelposts a {text-decoration:none}

.gravatar {
	float:right;
	padding: 3px;
	margin: 3px;
	border: 1px solid #000;
      width: 60px;
      height: 60px;
}

.postgrav {
	float: right;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

.list-column { float: left; width: 140px; margin: 0 5px; }
.list-column ul { margin-left: 0; padding-left: 0; }
.list-column ul li { list-style-type: none; }
.spacer { margin-bottom: 20px; }