/*
Theme Name: Greenlight Theme
Theme URI: http://blogs.greenlightss.com/
Description: Greenlight theme based on the Greenlight Systems Services Inc. Website.
Version: 1.0
Author: Greenlight Systems Services Inc.
Author URI: http://greenlightss.com/
Tags: Greenlight theme blog template
*/

/* ---------- Default Start ---------- */


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background: #aba8a8 url(images/hdr_bg.gif) repeat-x;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #009900;
	text-decoration: none;
}

a:hover {
	color: #ff7100;
	text-decoration: underline;
}

blockquote {
	margin: inherit;
	padding: inherit;
}


h1 {
	font-size: 18px;
	color: #009900;
}

h1.title {
	font-size: 24px;
}

h1.title-dloads {
	font-size: 24px;
	float: left;
	line-height: 32px;
}

h1.title-more {
	font-size: 24px;
	float: left;
	line-height: 40px;
}

h1.vps {
	color: #666666;
}

/*h2 {
	display: none;
}*/

h2.plan {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #e10000;
	display: block;
}

h2.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #e10000;
	text-align: center;
	display: block;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}

h3.ad-sub {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 12px;
}

h3.ad-sub-new {
	border-bottom: 1px dotted #CCCCCC;
}

h3.dloads {
	margin-bottom: 0px;
	line-height: 32px;
}

h3.ad-sub-vps {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 12px;
	color: #009900;
}

h3.account {
	padding: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 12px;
}

h4.ad-reg {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 24px;
}


h4.vps {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	float: left;
	line-height: 40px;
}

h4.d-t1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	color: #ff9900;
}

h4.d-t1 a:link, h4.d-t1 a:visited, h4.d-t1 a:active, h4.d-t1 a:hover  {
	color: #ff9900;
	text-decoration: none;
}

h4.d-t2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	color: #e66e0f;
}

h4.d-t2 a:link, h4.d-t2 a:visited, h4.d-t1 a:active, h4.d-t2 a:hover  {
	color: #e66e0f;
	text-decoration: none;
}

h4.d-t3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	color: #2fbaff;
}

h4.d-t3 a:link, h4.d-t3 a:visited, h4.d-t3 a:active, h4.d-t3 a:hover  {
	color: #2fbaff;
	text-decoration: none;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	margin-bottom: 12px;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 12px;
}

p {
	margin-bottom: 12px;
	line-height: 20px;
}

b {
	font-weight: bold;
}

ul {
	padding-left: 30px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
}

ol {
	padding-left: 30px;
}

li {
	margin-bottom: 3px;
}

img {
	border: medium none;
}

hr {
	display: none;
}

.hidden {
	display: none;
}

/* header start */
#hdr {
	margin: 0 auto;
	width: 920px;
	height: 107px;
	padding: 0 25px;
}

#logo {
	float: left;
	width: 172px;
	height: 107px;
}

#hdr-sub-menu {
	float: left;
	height: 25px;
	padding: 82px 0px 0px 28px;
}

.hdr-sub-menu-list {
	float: left;
	padding-right: 10px;
}

#hdr-menu {
	float: right;
	height: 90px;
	width: 600px;
}

/* --- login menu --- */
#login-menu {
	float: right;
	width: 110px;
	height: 70px;
	padding-top: 15px;
}

.login-box {
	clear: both;
	float: left;
	width: 110px;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
}

.login-rem-btn {
	clear: both;
	float: left;
	width: 110px;
	height: 20px;
	line-height: 20px;
}

.login-rem {
	float: left;
	font-size: 10px;
}

.login-btn {
	float: right;
}

.login-textfield {
	background: url(images/textfield_bg.gif) repeat-x;
	border: 1px solid #A5ACB2;
	padding: 1px 5px;
	/*width: 148px;*/
	width: 98px;

	font-size: 11px;
	line-height: 20px;
}

.login-err {
	clear: both;
	float: left;
	width: 160px;
	font-size: 10px;
	color: #ff0000;
}
/* ------ */

#hdr-menu-cont {
	clear: both;
	float:right;
	height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 85px;
}

#hdr-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#hdr-menu li {
	margin: 0;
	padding: 0;
	float: left;
}

.login-holder {
	float: right;
	width: 300px;
	text-align: right;
}

.login {
	color: #009900;
	float: right;
}

.home a:link, .home a:visited, .home a:active {
	color: #009900;
	text-decoration: none;
	background: url(images/home_icon.gif) no-repeat 0px 0px;
	padding: 0px 20px 0px 15px;
}

.home a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(images/home_icon.gif) no-repeat 0px -15px;
	padding: 0px 20px 0px 15px;
}

.webmail a:link, .webmail a:visited, .webmail a:active {
	color: #009900;
	text-decoration: none;
	background: url(images/webmail_icon.gif) no-repeat 0px 0px;
	padding: 0px 20px 0px 15px;
}

.webmail a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(images/webmail_icon.gif) no-repeat 0px -15px;
	padding: 0px 20px 0px 15px;
}

.cart a:link, .cart a:visited, .cart a:active {
	color: #009900;
	text-decoration: none;
	background: url(images/cart_icon.gif) no-repeat 0px 0px;
	padding: 0px 20px 0px 15px;
}

.cart a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(images/cart_icon.gif) no-repeat 0px -15px;
	padding: 0px 20px 0px 15px;
}

.subsc a:link, .subsc a:visited, .subsc a:active {
	color: #009900;
	text-decoration: none;
	background: url(images/account_icon.gif) no-repeat 0px 0px;
	padding: 0px 20px 0px 15px;
}

.subsc a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(images/account_icon.gif) no-repeat 0px -15px;
	padding: 0px 20px 0px 15px;
}

.reg a:link, .reg a:visited, .reg a:active {
	color: #009900;
	text-decoration: none;
	background: url(images/register_icon.gif) no-repeat 0px 0px;
	padding: 0px 20px 0px 15px;
}

.reg a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(images/register_icon.gif) no-repeat 0px -15px;
	padding: 0px 20px 0px 15px;
}

.contact a:link, .contact a:visited, .contact a:active {
	color: #009900;
	text-decoration: none;
	background: url(images/contact_icon.gif) no-repeat 0px 0px;
	padding: 0px 5px 0px 15px;
}

.contact a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(images/contact_icon.gif) no-repeat 0px -15px;
	padding: 0px 5px 0px 15px;
}

.log a:link, .log a:visited, .log a:active {
	color: #009900;
	text-decoration: none;
	background: url(images/logout_icon.gif) no-repeat 15px 0px;
	padding: 0px 5px 0px 30px;
}

.log a:hover {
	color: #ff7100;
	text-decoration: underline;
	background: url(images/logout_icon.gif) no-repeat 15px -15px;
	padding: 0px 5px 0px 30px;
}

.hdr-banner {
	float: left;
}

/* header end */

/* menu start */
#menu {
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 30px;
	background: url(images/menu_bg.gif) no-repeat;
	padding: 0px 5px 5px 5px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 30px;
}

 .services a { background: url(images/menu.gif) no-repeat    0px 0px; }
.solutions a { background: url(images/menu.gif) no-repeat -120px 0px; }
.portfolio a { background: url(images/menu.gif) no-repeat -240px 0px; }
   .forums a { background: url(images/menu.gif) no-repeat -360px 0px; }
    .blogs a { background: url(images/menu.gif) no-repeat -480px 0px; }
  .support a { background: url(images/menu.gif) no-repeat -600px 0px; }
      .faq a { background: url(images/menu.gif) no-repeat -720px 0px; }
    .about a { background: url(images/menu.gif) no-repeat -840px 0px; }
	
 .services a:hover { background: url(images/menu.gif) no-repeat    0px -30px; }
.solutions a:hover { background: url(images/menu.gif) no-repeat -120px -30px; }
.portfolio a:hover { background: url(images/menu.gif) no-repeat -240px -30px; }
   .forums a:hover { background: url(images/menu.gif) no-repeat -360px -30px; }
    .blogs a:hover { background: url(images/menu.gif) no-repeat -480px -30px; }
  .support a:hover { background: url(images/menu.gif) no-repeat -600px -30px; }
      .faq a:hover { background: url(images/menu.gif) no-repeat -720px -30px; }
    .about a:hover { background: url(images/menu.gif) no-repeat -840px -30px; }
	
 .services-selected { background: url(images/menu.gif) no-repeat    0px -60px; }
.solutions-selected { background: url(images/menu.gif) no-repeat -120px -60px; }
.portfolio-selected { background: url(images/menu.gif) no-repeat -240px -60px; }
   .forums-selected { background: url(images/menu.gif) no-repeat -360px -60px; }
    .blogs-selected { background: url(images/menu.gif) no-repeat -480px -60px; }
  .support-selected { background: url(images/menu.gif) no-repeat -600px -60px; }
      .faq-selected { background: url(images/menu.gif) no-repeat -720px -60px; }
    .about-selected { background: url(images/menu.gif) no-repeat -840px -60px; }
/* menu end */

/* page start */
#page {
	clear: both;
	background-color: #ededed;
}

.page-holder {
	margin: 0 auto;
	width: 970px;
}

.page-top {
	clear: both;
	width: 970px;
	height: 25px;
}

.page-top-left {
	float: left;
	width: 25px;
	height: 25px;
	background:url(images/page_top_left.gif) no-repeat;
}

.page-top-bg {
	float: left;
	width: 920px;
	height: 25px;
	background: url(images/page_top_bg.gif) repeat-x;
	
}

.page-top-right {
	float: right;
	width: 25px;
	height: 25px;
	background:url(images/page_top_right.gif) no-repeat;
}

.page-middle {
	clear: both;
	float: left;
	width: 970px;
	background: url(images/page_middle_bg.gif) repeat-y;
}

.content-main {
	float: left;
	width: 920px;
	min-height: 420px;
	padding: 0px 25px;
}

* html .content-main {
	float: left;
	width: 920px;
	height: 420px;
	padding: 0px 25px;
}

html>body .content-main {
	height: auto;
}

.page-btm {
	clear:both;
	width: 970px;
	height: 25px;
}

.page-btm-left {
	float: left;
	width: 25px;
	height: 25px;
	background:url(images/page_btm_left.gif) no-repeat;
}

.page-btm-bg {
	float: left;
	width: 920px;
	height: 25px;
	background: url(images/page_btm_bg.gif) repeat-x;
	
}

.page-btm-right {
	float: right;
	width: 25px;
	height: 25px;
	background:url(images/page_btm_right.gif) no-repeat;
}
/* page end */

/* footer start */
#ftr {
	clear: both;
	height: 75px;
	background: url(images/ftr_bg.gif) repeat-x;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

#ftr a {
	color: #FFFFFF;
	text-decoration: none;
}


#ftr a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.ftr-cont {
	margin: 0 auto;
	width: 950px;
	height: 55px;
	padding: 20px 10px 0px 10px;
}

.ftr-tabs {
	float: left;
}

.ftr-desc {
	float: right;
	text-align: right;
}
/* footer end */

/* login popup */
.login-popup-box {
	text-align: center;
	padding: 1px 0;
}
.login-popup-rem {
	float: left;
	font-size: 10px;
	padding: 1px 0 0 78px;
}
.login-popup-btn {
	float: right;
	padding: 1px 78px 0 0;
}

.login-popup-textfield {
	width: 145px;
	font-size: 11px;
}
/* end */

/* ---------- Default End by edsonworks™ ---------- */


/* Begin Typography & Colors */

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 16px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #FF7100;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	/*width: 450px;*/
	width: 600px;
	}

.widecolumn {
	padding: 5px 50px 20px 50px;
	/*padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;*/
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	/*margin-left: 545px;*/
	margin-left: 695px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */