@CHARSET "UTF-8";
@import url("reset.css");

html,body {
	height:100%;
   }


body {
	background-color:#9dec2d;
	color:#333;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:13px;
}


a {
	text-decoration:none
}	


h3 {
	border-bottom:1px #e2e2e2 dotted;
	background-image:url("/images/images.gif");
	background-repeat:no-repeat;
	padding:5px 0 7px 26px;
	font-family:Tahoma;
	font-size:15px;
}

h3 strong {
	font-weight:bold;
}

#wrapper {

background-color:#9dec2d;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	width:1024px;
}


#break {
	clear:both;
	height:30px;
}


#footer {
	background-color:#9dec2d;
	
	clear:both;
	color:#969696;
	font-size:11px;
	height: 27px;
    margin-left: auto;
    margin-right: auto;
	margin-top:0px;
    padding: 12px 0 0 0;
	text-align:center;
	width:950px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}


#footer a {
	color:#969696;
}


#header {
	background-image:url("/images/joo.jpg");
	background-position:0 0px;
	background-repeat:no-repeat;
	color:#333;
	width:1024px;
	float:left;
	height:290px;
}


#slogan {
	display:inline;
	float:left;
	margin:0 0 0 120px;
	width:430px;
}


#header h1 {
	color:#083d6c;
	margin:100px 0 0 150px;
	font-size:26px;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:36px;
	width:100%;
}


#ad1 {
	float:right;
	height:60px;
	margin:10px 10px 0 0;
	width:468px;
}


#menu {
	background-image:url("/images/tlo.jpg");
	
	clear:both;
height:110px;
	-moz-border-radius:5px
	
}

#menu ul {
	background-image:url("/images/tlo.jpg");

	background-repeat:no-repeat;
	float:left;
	height:110px;
	padding:0 0 0 16px;
	width:670px;
}


#menu ul li {
	float:right;
	margin:38px 9px 0 9px;
}


#menu ul li a {
	background-color:#EEEEEE;
	border:1px #d7d7d7 solid;
	border-bottom:1px #cdcdcd solid;
	color:#0e5ea6;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	height:12px;
	padding:5px 7px 6px 7px;
	-moz-border-radius:3px
}

#menu ul li.active a {
	background-color:#e8e8e8;
	color:#b97c13;
}


#menu ul li a:hover {
	background-color:#e8e8e8;
	text-decoration:none;
}


#menu form {
	background-image:url("/images/tlo.jpg");

	background-repeat:no-repeat;
	float:right;
	color:#888;
	height:110px;
	padding:35px 0 0 0;
	width:280px;
}


.field {
	background-image:url("/images/images.gif");
	background-position:0 -415px;
	background-repeat:repeat-x;
	background-color:#EDEDF0;
	border-color:#dcdcdc;
	border-style:solid;
	border-width:1px;
	padding:4px;
	width:200px;
	-moz-border-radius: 3px;
}

#menu form .field {
	width:150px;
}

#content {
	float:left;
	margin:10px 0 10px 0;
	width:100%;
}


#left {
	width:350px;
	float:right;

}


#right {
	float:left;
	width:670px;
}


.block {
	background-color:#EDEDF0;
	border:1px #e2e2e2 solid;
	margin:5px;
	padding:5px;
	-moz-border-radius:6px;
}

#right .block {
	margin:5px 3px;
}


.block h3 {
	border-bottom:1px #e2e2e2 dotted;
	background-image:url("/images/images.gif");
	background-repeat:no-repeat;
	padding:4px 0 7px 26px;
	font-family:Tahoma;
	font-size:15px;
	
}


#left .block h3 {
	
}


.block ul li a {
	color:#969696;
}


.last-entries ul li,.friends ul li {
	background-image:url("/images/images.gif");
	background-repeat:no-repeat;
	background-position:2px -29px;
	margin:0;
	padding:5px 0 3px 26px;
	line-height:16px;
}



.random-tags, .friends {
	float:left;
	display:inline;
}


.random-tags h3 {
	background-position:0 -96px;
}


.random-tags ul, .friends ul {
	line-height:22px;
	width:298px;
}


.random-tags ul li {
	color:#999;
	float:left;
	margin:0 4px 0 0;
}



.friends h3 {
	background-position:0 -380px;
}


.friends ul li {
	
}



.new-entries,.entries-list {
	background-position:0 -124px !important;
	margin:10px 0 3px 0;
}

.add {
	background-position:0 -180px !important;
	margin:10px 0 3px 0;
}

.details-header {
	border-bottom:1px #e2e2e2 dotted;
	background-image:url("/images/images.gif");
	background-position:0 -150px !important;
	background-repeat:no-repeat;
	padding:5px 0 7px 26px;
	font-family:Tahoma;
	font-size:15px;
	margin:10px 0 3px 0;
}

.details-header span {
	color:#999999;
	font-size:10px;
	margin:0 10px;
	float:right;
	margin:2px 15px 0 0;
	*margin-top:-22px;
}

.tags-list {
	background-position:0 -96px !important;
	margin:10px 0 3px 0;
}

.admin-header {
	background-position:0 -206px !important;
	margin:10px 0 3px 0;
}


.entries {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	width:638px
}


.entries li {
	background-color:#EDEDF0;
	border:1px #e2e2e2 solid;
	color:#555;
	display:inline;
	float:left;
	font-size:11px;
	min-height: 70px;
	height: auto !important;
	height: 80px;
	margin:3px;
	padding:2px 5px 5px;
	width:301px;
	-moz-border-radius:5px;
}

.entries h2 {
	margin:0 0 4px;
}

.entries h2 a {
	color:#0E5EA6;
}

.entries img {
	border-right:1px #E2E2E2 dotted;
	width:60px;
	height:45px;
	float:left;
	margin:0 3px 2px 0;
	padding:0 3px 0 0;
}


.pagination, .sort {
	color:#444;
	margin:8px 0 8px;
	text-align:center;
	width:100% !important;
}


.pagination a,.pagination strong  {
	background-color:#fff;
	border:1px #e2e2e2 solid;
	color:#0E5EA6;
	display:inline-block;
	font-weight:normal;
	padding:1px 3px;
	-moz-border-radius:2px;
}


.sort a  {
	color:#0E5EA6;
}


.pagination a:hover  {
	background-color:#e8e8e8;
	text-decoration:none;
}


.pagination strong  {
	background-color:#e8e8e8;
	color:#000;
}


.friends-right {
	clear:both;
	color:#777;
	font-size:11px;
	margin:5px 3px;
}


.friends-right a {
	color:#777;
}


.tags  {
	color:#999999;
	margin-left:3px !important;
	padding:10px !important;
	text-align:justify;
}

.tags a {
	color:#969696;
}


.entry {
	margin:5px 3px;
	padding-bottom:8px;
}

.entry .address, .entry-link {
	background-image:url("/images/images.gif");
	background-position:-5px -31px !important;
	background-repeat:no-repeat;
	color:#999;
	font-size:11px;
	height:20px;
	padding:2px 0 0 16px;
}
.entry .address span {
	font-size:11px;
	float:right;
	margin-top:-3px;
	*margin-top:-15px;
}
.entry .address em {
	color:#FCC01D;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	
	
}


.entry img {
	border-right:1px #E2E2E2 dotted;
	float:left;
	height:90px;
	padding: 0 3px 0 0;
	width:120px;
}


.entry p {
	color:#444;
	float:right;
	line-height:18px;
	margin:0 0 20px 0;
	text-align:justify;
	width:490px;
}


.entry-link {
	clear:both;
}

.entry-link a {
	color:#0E5EA6;
}

.entry-tags {
	color:#777;
	line-height:19px;
	padding:0px 0 0 24px;
}

.entry-tags span {
	background-image:url("/images/images.gif");
	background-position:0 -100px !important;
	background-repeat:no-repeat;
	color:#888;
	display:inline-block;
	height:19px;
	margin:0 0 0 -24px;
	padding:0px 0 0 24px;
}

.entry-tags a {
	color:#888;
}

.entry-tags a:hover, .block ul li a:hover {
	border-bottom:1px #d7d7d7 dotted;
	text-decoration:none;
}

.form {
	color:#666;
	margin: 5px 3px;
}

.form fieldset {
	float:left;
	margin:0 0 20px 20px;
	width:575px;
}


.form fieldset label {
	border-bottom:1px #d7d7d7 dotted;
	display:block;
	float:left;
	padding:10px 0;
	width:100%;
}
.form fieldset label span {
	display:block;
	float:left;
	margin:4px 0 0 0;
	text-align:right;
	width:200px;

}

.form fieldset label .field {
	color:#444;
	display:block;
	float:right;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
}

.form div {
	clear:both;
}

.button {
	display:block;
	margin:0 auto 20px;
	width:100px;
}

.token-img {
	margin:0 !important;
}

.token-img img {
	vertical-align:middle;
}

.token {
	width:40px !important;
	margin:0 310px 0 0;
}

.error, .ok {
	color:red;
	text-align:center;
}
.ok {
	color:green;
}

.admin-list {
	font-size:11px;
}

.admin-list li {
	margin:3px 0;
}

.admin-list li a{
	color:#0E5EA6;
}

.admin-details {
	font-family:Tahoma;
	font-size:11px;
}

.admin-details h4 {
	border-bottom:1px dotted #E2E2E2;
	color:#888;
	margin:0 0 2px 0;
	padding:0 0 3px;
}
.admin-details h4 a{
	color:#0E5EA6;
}

.admin-details h4 span strong {
	color:#FCC01D;
	font-weight:bold;
}

.admin-details .address {
	display:block;
}

.admin-details .address {
	background-image:url(/images/images.gif);
	background-position:-5px -34px;
	background-repeat:no-repeat;
	margin:2px 0 3px 0;
	padding:0 0 0 17px;
}

.admin-details .address a {
	color:#888888;
}

.admin-title {
	color:#0E5EA6;
	padding:1px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:400px;
}

.admin-desc {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	height:100px;
	width:610px;
}
.admin-tags  {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	height:35px;
	width:610px;
	margin:8px 0 0 0;
}

