* {
	margin:0px;
	padding:0px;
	line-height:100%;
}

a { text-decoration: none; }

a img { border:0px; }

img, div, a { behavior: url(iepngfix.htc) }

p {
	margin: 10px 0px;
}
body {
	background: #ffffe2 url(images/bg.gif) repeat-x center top;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#2a2a2a;
	margin:0px;
	padding:0px;
}
b, strong, i {
	font-family: 'Lucida Sans', Helvetica, Arial, sans-serif;
}
b, strong {
	font-weight:bold;
}
/*	///////////////////////
	   NAVIGATION STYLES
	///////////////////////
*/

#navigation {
	height:44px;
	background: url(images/nav-bg.gif) repeat-x;
}
#navigation ul {
	width:923px;
	margin:0px auto;
	list-style:none;
}
#navigation li {
	float:left;
	padding: 0px 20px;
	background: url(images/nav-dots.gif) right no-repeat;
	height:44px;
}
#navigation li a {
	display:block;
	height:12px;
	margin: 15px 0px 0px 0px;
}
.link-home {
	padding: 0px 20px 0px 0px!important;
}
.link-home a {
	width:41px;
	background: url(images/nav-home.gif) no-repeat;
} .link-home a:hover { background: url(images/nav-home-over.gif) no-repeat; }
.link-tutorials a {
	width:82px;
	background: url(images/nav-tuts.gif) no-repeat;
} .link-tutorials a:hover { background: url(images/nav-tuts-over.gif) no-repeat; }
.link-leaderboards a {
	width:115px;
	background: url(images/nav-leade.gif) no-repeat;
} .link-leaderboards a:hover { background: url(images/nav-leade-over.gif) no-repeat; }
.link-services a {
	width:71px;
	background: url(images/nav-services.gif) no-repeat;
} .link-services a:hover { background: url(images/nav-services-over.gif) no-repeat; }
.link-blog a {
	width:36px;
	background: url(images/nav-blog.gif) no-repeat;
} .link-blog a:hover { background: url(images/nav-blog-over.gif) no-repeat; }
.link-tools a {
	width:46px;
	background: url(images/nav-tools.gif) no-repeat;
} .link-tools a:hover { background: url(images/nav-tools-over.gif) no-repeat; }

.leaderContainer { width: 635px; height: auto; clear: both; margin-bottom: 10px; }

.leaderBoard { float: left; width: 206px; margin-right: 8px; height: auto; }

.leaderTop { width: 184px; height: 29px; background: #FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #4a8385; margin-bottom: -10px; position: relative; z-index: 1000; text-align: left; padding-left: 20px; color: #d54225; font-size: 14px; padding-top: 15px; font-family: "Lucida Grande", Verdana, Arial; font-weight: bold; }

.leaderBottom { width: 206px; height: auto; background: #4a8385; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; padding-bottom: 1px; }

.leaderBottom ul { font-size: 12px; color: #699b9d; font-family: "Lucida Grande", Verdana; padding-top: 18px; }

.leaderBottom li { list-style: decimal; margin-bottom: 9px; margin-left: 28px; clear: both; height: 14px; width: 176px; }

.leaderBottom li span { text-align: right; display: block; padding-right: 5px; margin-top: -12px; }

.leaderBottom li a { color: #FFF; }

.leaderBottom li a:hover { text-decoration: none; }

.leaderBottom li b { font-weight: normal; color: #FFF; }

/*	///////////////////////
	   HEADER STYLES
	///////////////////////
*/

#header {
	padding: 25px 10px 11px;
}
#logo {
	display:block;
	width:138px;
	height:31px;
	background: url(images/logopng.png) no-repeat;
	float:left;
	margin: 15px 20px 0px 0px;
	border:0px;
	behavior: url(iepngfix.htc);
}
#logo2 {
	display:block;
	width:189px;
	height:52px;
	background: url(images/logo2.png) no-repeat;
	float:left;
	margin: 15px 15px 0px 0px;
	border:0px;
	behavior: url(iepngfix.htc);
}
.urlrate {
	float:left;
	width:500px;
	height:59px;
	background: url(images/urlrate.png) no-repeat;
	padding:13px 13px 10px 20px;
}
.urlrate span {
	display:block;
	margin: 0px 0px 10px 0px;
}
.urlinput {
	color:#767676;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
	font-size:12px;
	background: #FFF;
	border:1px #ececc9 solid;
	padding:8px 10px;
	float:left;
	width:391px;
}
.urlsubmit {
	width: 80px;
	height:33px;
	background: url(images/urlrate-submit.gif) no-repeat;
	text-indent:-9999999px;
	border:0px;
	float:right;
}


/*	///////////////////////
	  CONTENT STYLES
	///////////////////////
*/

.wrap {
	width: 934px;
	margin:0px auto;
}

.main {
	background: url(images/main-bg.png) repeat-y;
	padding: 0px 13px;
	width:908px;
	margin: 0px auto;
}
.main-top {
	background: url(images/main-top.png) no-repeat top;
	height:23px;
}
.main-bottom {
	background: url(images/main-bottom.png) no-repeat bottom;
	height:22px;
}

/*	///////////////////////
	  LEFT STYLES
	///////////////////////
*/

.left {
	float:left;
	width:638px;
}

.box2 {
	background: url(images/box2-bg.gif) repeat-y;
}
.box2-bottom {
	background: url(images/box2-bottom.gif) bottom no-repeat;
}
.box2-content {
	background: url(images/box2-top.gif) top no-repeat;
	padding:17px;
}


.box {
	background: url(images/box-bg.gif) repeat-y;
}
.box-bottom {
	background: url(images/box-bottom.gif) bottom no-repeat;
}
.box-content {
	background: url(images/box-top.gif) top no-repeat;
	padding:17px;
}
.box-meta, .post-meta {
	background: #4a8385 url(images/box-meta.gif) bottom no-repeat;
	padding:5px 17px;
	color:#FFF;
	margin: 0px 0px 10px 0px;
}
.icon {
	float:left;
	margin: 0px 10px 0px 0px;
}
.box-content h2, .box2-content h2, .box-content h2 a {
	color:#d54225;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	margin: 0px 0px 3px 0px;
}
.box-content p {
	font-size:11px;
	line-height:150%;
	margin:0px 0px 4px 0px;
}
.box-meta a {
	border:0px;
	color:#FFF;
}
.box-meta a:hover {
	text-decoration:none;
}
.box-meta ul {
	list-style:none;

}
.box-meta ul li {
	padding: 3px 0px;
	line-height:160%;
}
.top {
	border-bottom: 1px #699b9d solid;
}
.text {
	line-height:160%;
	color:#9bc5c6;
	font-size:11px;
}
.box2-content h2 {
	margin: 0px 0px 14px 0px;
}
.rating {
	width:125px;
	height:125px;
	background:url(images/rating-bg.gif) no-repeat;
	text-align:center;
	float:left;
	margin: 0px 18px 0px 0px;
}

.rating a { text-decoration: none; }

.rating span {
	font-size: 18px;
	color:#bb2b0f;
	font-weight:bold;
	display:block;
	padding: 32px 0px 0px 0px;

}

.rating span a { text-decoration: none; }

.rating b { color: #91d1d2; font-size: 14px; }

.smalltitle {
	display:block;
	font-size:11px;
	color:#434343;
	margin: 0px 0px 6px 0px;
}
.code {
	width:457px;
	height:105px;
}




/*	///////////////////////
	  POST STYLES
	///////////////////////
*/
.post h2, .post h2 a {
	font-size:24px;
	font-weight:bold;
	color:#d54225;
	font-family:'Lucida Sans', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}
.details {
	display:block;
	color:#686868;
	margin: 0px 0px 25px 0px;
}
.post p {
	margin: 10px 0px;
	line-height:200%;
	font-family:'Lucida Sans', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}
.post-meta {
	padding: 15px 25px;
}
.post-meta a {
	color:#FFF;
	text-decoration:none;
	border-bottom: 1px #86b1b3 solid;
}
.post-meta a:hover {
	color:#254d51;
	text-decoration:underline;
	border:0px;
}



/*	///////////////////////
	  SIDEBAR STYLES
	///////////////////////
*/

.right {
	float:right;
	width:264px;
}
.right ul {
	list-style:none;
}
.right ul li {
	margin: 0px 0px 10px 0px;
}
.right ul li ul {
	padding:3px 0px 0px 0px;
}
.sponsors h2 {
	text-indent: -999999px;
	background: url(images/sideh2-sponsors.gif) no-repeat;
	height:34px;
}
.sponsors ul li a img {
	margin: 2px;
}
.blog h2 {
	text-indent: -999999px;
	background: url(images/sideh2-recent.gif) no-repeat;
	height:34px;
}
.blog ul li {
	border-bottom: 1px #e5e5e5 solid;
	padding: 9px 10px;
	margin:0px;
}

.blog ul li p { margin: 0 0 3px 0; }

.blog ul li p.star-rating { float: right; margin-top: 10px;}

.blog ul li p.star-rating img {margin-left: 7px; }

.blog ul li a.site-name {
	color:#d54225;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}
.blog ul li a.site-name:hover {
	text-decoration:underline;
}
.blog ul li span a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#9f9f9f;
	display:block;
	margin: 7px 0px 0px 0px;
	font-style:italic;
}
#footer {
	line-height:180%;
	text-align:center;
}
#footer a {
	color: #4a8385;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.clear { clear:both; }


/* LIME-FIVE.COM  -- ANTHONY THOMAS -- CODE */
