/* CSS Document */
body {
margin: 0; padding: 0; height: 100%; 
background: #ccefff url(../img/bkg_page.jpg) repeat-x; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
color: #777; 
font-size: 12px;
}

/* General Links */
a:link { text-decoration : none; color : #003366; border: 0px;}
a:active { text-decoration : underline; color : #003366; border: 0px;}
a:visited { text-decoration : none; color : #003366; border: 0px;}
a:hover { text-decoration : underline; color : #cc9933; border: 0px;}

img { padding: 0px; margin: 0px; border: none;}

input { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666; }
textarea { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666; }

#bgcontain { width: 793px; margin: 0 auto; text-align: left; }

#header { clear: both;}
#header h1 { text-indent: -5000px; margin: 0; padding: 0;}
#header h1 a {width: 207px; height: 83px; background: url(../img/logo_u86.png) no-repeat; cursor: hand; float: left; }
#header h1 a:hover { float: left; color: #fff; background: url(../img/logo_u86.png) no-repeat bottom; cursor: hand; text-decoration: none;}

#header ul { padding: 0px; margin: 35px 0px 0px 0px; float: right;  border-right: solid 1px #fff;}
#header li {  border-left: solid 1px #fff; padding: 0px 7px; margin: 0px; list-style-type: none; display: inline; font-size: 11px; font-weight: bold;}
#header li a { padding: 0px; margin: 0px; color: #fff; text-decoration: underline;}
#header li a:hover { padding: 0px; margin: 0px; color: #fff;}

.menu { float: left; width: 100%; background: url(../img/bkg_menu.gif) repeat-x left top; padding: 0px; margin: 0px; clear: both;}
.menu ul { float: left; padding: 0px 0px 0px 6px; margin: 0px; background: url(../img/bkg_menu_ul1.gif) no-repeat left top;}
.menu li { DISPLAY: inline; PADDING: 0px; MARGIN: 0px 1px 0px 0px; float: left; FONT-SIZE: 11px; font-weight: bold;}
.menu a { BACKGROUND: url(../img/bkg_menu_left.gif) no-repeat left top; FLOAT: left; color: #003366;}
.menu a:visited { color: #003366;}
.menu a:hover { BACKGROUND-POSITION: 0% -53px; color: #003366; cursor: hand; text-decoration: none;}
.menu a span { padding: 20px 4px 16px 2px; margin: 0px 2px 0px 5px; DISPLAY: block; BACKGROUND: url(../img/bkg_menu_right.gif) no-repeat right top; }
.menu a:hover span { color: #003366; BACKGROUND-POSITION: 100% -53px; }
.menu .active a { color: #ca9930; BACKGROUND-POSITION: 0% -53px; }
.menu .active a span { color: #ca9930; BACKGROUND-POSITION: 100% -53px; }

.submenu { background: #fff284; float: left; width: 793px; padding: 0px 0px 6px 0px;}
.submenu ul { padding: 5px; background: #ffde30; margin: 0px 6px 0px 6px; width: 770px; }
.submenu li { padding: 0px 5px 0px 5px; margin: 0px; list-style-type: none; display: inline; font-size: 11px; font-weight: bold; border-right: solid 1px #333;}
.submenu li a { color: #996600; }
.submenu li a:visited { color: #996600; }

.myspaceNav { padding: 0px; margin: 0px;}
.myspaceNav li strong { letter-spacing: -1px; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.myspaceNav li { padding: 0px; margin: 10px 0px 0px 0px; list-style: none; width: 100%;}
.myspaceNav li a { display: block; color: #4c4c4c; text-decoration: none;}
.myspaceNav li a:visited { display: block;  color: #4c4c4c; text-decoration: none;}
.myspaceNav li a:hover { display: block; color: #fff; text-decoration: none;}

.myspaceNav .first a { padding: 20px; background: #d1f1ff; border: solid 1px #b6e0f3;}
.myspaceNav .first a:visited { padding: 20px; background: #d1f1ff; border: solid 1px #b6e0f3;}
.myspaceNav .first a:hover { color: #fff; padding: 20px; background: #39ace5; border: solid 1px #2799d2;}

.myspaceNav .second a { padding: 20px; background: #e9f9c9; border: solid 1px #d9ecb4;}
.myspaceNav .second a:visited { padding: 20px; background: #e9f9c9; border: solid 1px #d9ecb4;}
.myspaceNav .second a:hover { padding: 20px; background: #99cc00; border: solid 1px #85be0a;}

.myspaceNav .third a {padding: 20px; background: #fff59e; border: solid 1px #f0e588;}
.myspaceNav .third a:visited { padding: 20px; background: #fff59e; border: solid 1px #f0e588;}
.myspaceNav .third a:hover { padding: 20px; background: #cc9900; border: solid 1px #b99800;}

/* Content Area ( Main and Left )*/
#content { float: left; width: 793px; min-height: 100%; background: url(../img/bkg_container.gif) repeat-y; }
* html .container {height: 250px;}
.container { float: left; width: 773px; background: url(../img/bkg_container_top.gif) no-repeat left top; min-height: 250px; padding: 15px 10px}

/* Main */
.main { float: left; width: 595px; min-height: 100%; }
.main h1 { color: #cc6600; font-family: Arial, Helvetica, sans-serif; font-size: 18px; letter-spacing: -1px; font-weight: normal;}
.main h2 { clear: both; background: #f0f9ff; font-size: 12px; letter-spacing: -1px; padding: 5px; margin: 0px 0px 5px 0px; color: #003366;}
.main h3 { clear: both; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; letter-spacing: -1px; padding: 5px 0px 0px 0px; margin: 0px;}
.main p { padding: 5px 0px 5px 0px; margin: 0px 0px 10px 0px;}

.main small { font-weight: bold; color: #003366; background: #ccefff; clear: both; display: block; padding: 5px; margin: 5px 0px;}
.main small a { color: #003366; text-decoration: underline;}
.main small a:visited { color: #003366; text-decoration: underline;}

.main small input { background: #ebf7ff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #00557b; }
.main small select { background: #ebf7ff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #00557b; }
.main small form { padding: 0px; margin: 0px; }
.main small input.button { border: solid 1px #003366; font-weight: bold; background: #fff; }

.breakcrumb { background: #f0f9ff; padding: 5px; margin-bottom: 10px; font-size: 11px; color: #003366;}
.breakcrumb a { color: #003366; text-decoration: underline; }
.breakcrumb a:visited { color: #003366; text-decoration: underline;}

.overview { background: url(../img/main_oveview.png) no-repeat left bottom; height: 260px; clear: both;}
.overview h1 { text-indent: -5000px; margin: 0; padding: 0; line-height: 1px; }
.overview h1 strong { width: 100%; height: 50px; background: #fff url(../img/h1_mainslogan.gif) no-repeat; float: left; clear: both;  }
.overview h2 { text-indent: -5000px; margin: 0; padding: 0; line-height: 1px;}
.overview ul { text-indent: -5000px; margin: 0; padding: 0; line-height: 1px;}
.overview li { text-indent: -5000px; margin: 0; padding: 0; list-style-type: none; line-height: 1px;}

.viewtempates { position: absolute; top: 395px; margin-left: 38px; }
.viewtempates span a { float: left; background: url(../img/button_viewtemplates.png); height: 39px; width: 224px; padding: 0px; margin: 0px; }
.viewtempates span strong {text-indent: -5000px; margin: 0; padding: 0; line-height: 1px;}

.newtemplates { color: #a1a1a1; float: left; clear: both; }
.newtemplates li p { padding: 0px; margin: 0px; font-size: 11px; line-height: 10px;  }
.newtemplates li p strong { padding: 5px 0px; margin: 0px; font-size: 11px; line-height: 14px; font-weight: bold;  }
.newtemplates li p strong a { color:#0099ff; text-decoration: none;}
.newtemplates li p strong a:hover { background:#0099ff; color:#fff; text-decoration: none;}

.newtemplates span { padding: 0px; margin: 0px; }
.newtemplates em { display: none;}
.newtemplates ul { padding: 0px; margin: 0px;}
.newtemplates ul li { display: inline; float: left; margin: 0px; padding: 0px 0px 10px 0px; LIST-STYLE-TYPE: none }
.newtemplates span img { border: solid 1px #c8c8c8; float: left; margin: 0px 10px 0px 0px; padding: 1px;}
.newtemplates small { border-top: solid 1px #c8c8c8; padding: 10px 0px;}

.newtemplates .temp { background: url(../img/temp_bkg_off.gif) no-repeat; float: left; border: none; width: 266px; height: 82px; padding: 10px; margin: 0px 10px 0px 0px; }
.newtemplates .temp .view { background: url(../img/temp_view.png); width: 63px; height: 19px; float: left; margin-right: 3px;}
.newtemplates .temp .download { background: url(../img/temp_download.png); width: 85px; height: 19px; float: left;}

.newtemplates .tempON { background: url(../img/temp_bkg_on.gif) no-repeat; float: left; border: none; width: 266px; height: 82px; padding: 10px; margin: 0px 10px 0px 0px; color: #003366;}
.newtemplates .tempON .view { background: url(../img/tempON_view.png); width: 63px; height: 19px; float: left; margin-right: 3px;}
.newtemplates .tempON .download { background: url(../img/tempON_download.png); width: 85px; height: 19px; float: left;}
.newtemplates .tempON img { border: solid 1px #cc9900; }

.siteupdates { float: left; clear: both;}
.siteupdates p { padding: 2px 0px; margin: 0px; font-size: 11px;}

.newarticles {}
.newarticles ul { padding: 0px 5px; margin: 0px;}
.newarticles li { padding: 2px 0px; margin: 0px; list-style-type: none; font-size: 11px;}
.newarticles li a { background: url(../img/ico_article.png) no-repeat left center; padding-left: 15px; text-decoration: underline; }
.newarticles li a:visited { text-decoration: underline; }

.browsearticles {}
.browsearticles ul { padding: 0px 5px; margin: 0px;}
.browsearticles li { padding: 2px 0px; margin: 0px; list-style-type: none; font-size: 11px;}
.browsearticles li a { background: url(../img/ico_browse.png) no-repeat left center; padding-left: 18px; text-decoration: underline; }
.browsearticles li a:visited { text-decoration: underline; }
.browsearticles ul ul { margin-left : 20px; margin-top : 5px; margin-bottom : 10px; }

.addsense { float: left; width: 585px; padding: 10px 0px 0px 0px; margin-bottom: 10px; text-align: center; background: #f7f7f7 url(../img/addsense_background.png) no-repeat left top; height: 81px;}

/* Right */
.right { float: right; width: 160px; }

#footer { width: 793px; clear: both; background: url(../img/bkg_footer.gif) no-repeat left top; color: #003366;}
#footer p { padding: 20px 5px; margin: 0px; font-size: 11px; }

.background {
	background: #FFFCE6;
	width: 90%;
	padding: 10px;
}

.background img {
	align: left;
}

.background textarea {
	margin: 0px auto;
}

.wptheme { width: 585px; padding: 10px 0px 0px 0px; margin-bottom: 10px; background: #f7f7f7; }
.wptheme td { vertical-align: top; }


/* New Styles */

.clear {
	clear:both;
}

.box {
	height:194px;
	width:265px;
	padding:10px;
	font-size:110%;
	color:#fff;
	float:left;
	margin:0 10px 0 0;
}

.freetemplates {
	background:url(../img/freetemplates.jpg) top no-repeat;
}

.myspace {
	background:url(../img/myspace.jpg) top no-repeat;
}

.cms {
	background:url(../img/cms.jpg) top no-repeat;
}

.help {
	background:url(../img/help.jpg) top no-repeat;
}

.box h2 {
	background:none;
	font:24px Arial;
	color:#fff;
	margin-bottom:0;
	padding-bottom:0;
}

.box a {
	color:#fff;
	text-decoration:underline;
}

.box a:hover {
	text-decoration:none;
}

.box ul {
	margin:0 0 0 20px;
	padding:0;
}

.box li {
	margin:0;
	padding:0;
	line-height:20px;
	list-style-image:url(../img/bulletsmall.gif);
}
.box li li {
	font-size:90%;
}


.update h2 {
	color:#003366;
	font:17px Arial;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	background:none;
	padding:5px;
	margin:0 5px;
}

.update p.posted {
	margin:0;
	padding:5px;
	text-align:right;
	font:90% Verdana;
	color:#aaa;
}

.update p {
	font-size:110%;
	line-height:20px;
	padding:5px 15px;
}

.update p.additions {
	background:url(../img/addition.gif) left no-repeat #DCE1E9;
	margin:0 0px;
	color:#333;
	padding-left:25px;
}

.update {
	margin-bottom: 20px;
	background: #F7F7F7;
}

ul.linklist {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  }
 ul.linklist li {
  margin: 2px 0 1px 0;
  padding: 0;
  line-height: 16px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-image: url(/images/icons/bullet_blue.png);
  }
ul.linklist li a {
  padding-left: 20px; /* width of icon + whitespace */
  }

/* CSS Document */

.entries {}

.entries .rating { background: #fff; padding: 3px 2px; margin: 0px 0px 5px 0px; width: 150px; float: left; }
.entries .rating em { display: none}
.entries .rating li { float: left; padding: 0px; margin: 0px 0px 0px 1px; display: inline; list-style-type: none;}
.entries .rating li a { display: block; height: 11px; width: 11px; background: url(../img/entries_rating.png) no-repeat left top;}
.entries .rating li a:hover { background-position: left -11px; }
.entries .rating .rated {background-position: left -11px;}

.entries .details { padding: 0px; margin: 0px 0px 5px 0px; width: 150px; float: left;}
.entries .details big { font-weight: bold; font-size: 12px; letter-spacing: -1px; color: #996600; }
.entries .details small { background: none; padding: 0px; margin: 0px; font-weight: normal;}

.entries .files { padding: 0px; margin: 0px; clear : both; }
.entries .files em { display: none}
.entries .files li { float: left; padding: 0px; margin: 0px; display: inline; list-style-type: none;}
.entries .files li a { display: block; height: 16px;}
.entries .files li a.view { background: url(../img/entries_view.png) no-repeat left top; width: 61px;}
.entries .files li a.download { background: url(../img/entries_download.png) no-repeat left top; width: 81px; margin-left: 10px;}
.entries .files li a:hover { background-position: left -16px; }

.entries .off { background: url(../img/entries_off.png) repeat-x; float: left; padding: 13px; margin: 10px 0px; border: solid 1px #eeebd4; }
.entries .off img { border: solid 1px #c8c8c8; padding: 1px; background: #fff; display: block; margin-bottom: 2px;}
.entries .on { background: url(../img/entries_on.png) repeat-x; float: left; padding: 13px;margin: 10px 0px; border: solid 1px #b2e0f7;}
.entries .on img { border: solid 1px #9fd7ff; padding: 1px; background: #fff; display: block; margin-bottom: 2px;}



/* admin styles */

.adminPagination
{
	background-color: #f0f9ff;
	padding: 5px;
	border: 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

#screenshot table {
	background-color: #F9FBFD;
	color: #000000;
	width: 440px;
	border: 1px solid #D7E5F2;
	border-collapse: collapse;
}

#screenshot td {
	border: 1px solid #D7E5F2;
	padding-left: 4px;
}

.labelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #3670A7;
 background-color: transparent;
 width: 220px;
}

.screenshot { margin-bottom : 15px; }
.screenshot img { border : 1px solid #000; }
.contenta{
	float: left;
}

.newsmain ul{
	width: 590px;
}
.newsmain ul li{
	width: 280px;
	float: left;
	background-image: url(/img/ico_browse.png);;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	overflow: hidden;
	white-space: nowrap;
	}
#commentform{
	clear: both;
}