/*
Theme Name: New GCI Trading 
Theme URI: http://www.gcitrading.com/
Description: Theme for http://forexnews.gcitrading.com/
Author: Stéphane
Version: 0.1
Tags: Official
*/

/* NEW THEME STYLES */
body
{
	background-color: #E9E9E9;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4C4C4C;
	height: 100%;
	margin: 0;
	padding: 0;
}

#new_MAIN
{
	width: 970px;
	margin: auto;
	background: url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/background.gif) repeat-y;
	min-height: 100%;
}

.MAIN_CONTENT
{
	margin: 0 30px;
}


#header
{
	padding-top:8px;
}
			
/* Logo */
#LOGO
{
	float:left
}
#LOGO a
{
	display:block;
	width:135px; 
	height:55px;
	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/logo.jpg) no-repeat 0 0;
	overflow:hidden; 
	line-height:1000;
}


/* Meta-Navigation */
#META_NAVI
{
	height:70px;
	float:right;
}
#login
{
	float:right;
	text-align:left;
}
#login ul
{
	list-style-type:none;
}
#login ul li
{
	float:right; 
	margin-left:5px;
}
#login ul li a
{
	color:#ffffff; 
	text-decoration:none; 
	vertical-align:top;
	line-height:23px;
	padding-right:10px;
}
.demo-login
{
	background-color:#88cb48;
	height:22px;
}
.demo-login:hover
{
	background-color:#8EDB41;
	cursor:pointer;
}
.live-login
{
	background-color:#3e8dcf;
	height:22px
}
.live-login:hover
{
	background-color:#4DACF9;
	cursor:pointer;
}
.quick_ico
{
	float:right;
	text-align:right;
	margin-left:16px;
}
.quick_section:hover a
{
	color:#158ae9
}
.quick_section a
{
	color:#1e1e1e
}
.quick_section:hover .live-chat-ico
{
	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/ico-livechat.gif) no-repeat 0 -19px; 
	cursor:pointer;
}
.live-chat-ico
{
	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/ico-livechat.gif) no-repeat 0 0;
	padding-left:5px; 
	width:29px;
	height:19px;
	float:left;
}
.quick_section:hover .contactus-ico
{
	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/ico-contactus.gif) no-repeat 0 -19px; 
	cursor:pointer;
}
.contactus-ico
{
	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/ico-contactus.gif) no-repeat 0 0;
	padding-left:5px;
	width:19px;
	height:19px;
	float:left
}
.quick_section:hover .funds-ico
{
	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/ico-funds.gif) no-repeat 0 -19px; 
	cursor:pointer;  
}
.funds-ico
{
	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/ico-funds.gif) no-repeat 0 0; 
	padding-left:5px; 
	width:25px; 
	height:19px;
	float:left
}

.clr
{
	clear: both;
	float: none;
	height: 0;
}
		
/* Related-Box Type 2 */
div.TYPE_2
{
	color: #4C4C4C;
}
div.TYPE_2 h2
{
	background-color: #1e1e1e; 
	color:#fff; 
	padding:6px 0 6px 8px;
	font-size:14px;
}
div.TYPE_2 p {}
div.TYPE_2 a {}
         
.I6 div.TYPE_2 a
{
	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/link_arrow2.gif) no-repeat 0 4px !important; 
}


  /* Hyperlinks */
		a {
			color:#168BED; 
			text-decoration:none;
			cursor:pointer;
		}
		a:hover { 
			color:#f2aa24
		}
		
		.btn a {
			color:#ffffff; 
			text-decoration:none;
			cursor:pointer;
		}
		.btn a:hover { 
			color:#ffffff
		}



 /* SITEMAP */
             #SITEMAP {
             	margin:auto;
             	width:950px;
             	background-color:#202020;
             	background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/site-map-background.gif) no-repeat;
             	background-position: bottom;
             	clear:both;
             	border-top:solid 5px #168bed;
             	overflow: auto;
             	padding-bottom: 80px;
             }
			 
			 #SITEMAP ul
			 {
			 	padding-left: 0px !important;
			 }
			 #SITEMAP ul li {
				list-style-type:none
			 }
			 #SITEMAP h4 a {
				 font-size: 17px;
				 color:#168bed; 
				 font-weight:normal;
				 text-transform:uppercase;
			 }
			 #SITEMAP a { 
				 color:#ffffff;
				 font-size:11px;
				 text-transform: uppercase;
				 padding-top 
			 }
			 #SITEMAP a:hover { 
				color:#168bed;
			 }
			 #SITEMAP div {
				width:170px;
				display:inline;
				float:left;
				display: inline; 
				margin:0px 30px 0px 32px;
			}
			 .col-spec {
				width:300px !important;
				display:inline; 
				float:left;
				display: inline;
				margin:20px 41px;
			}
			
			 /* DISCLAMER */
			#DISCLAMER             { 
				width:950px;
				margin:auto;
				padding: 8px 0;
			}
			#DISCLAMER ul          { 
				overflow:hidden; 
				display:inline-block;
				list-style-type:none;
			}
			#DISCLAMER ul:after    { 
				content:"."; 
				display:block; 
				height:0; 
				line-height:0;
				clear:both;
				visibility:hidden;
			}
			#DISCLAMER li          { 
				color:#202020; 
				font-size:11px; 
				float:left; 
				background:url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/footer_separator.gif) no-repeat left center;
				padding:0 5px 0 7px;
				margin-left:-2px;
			}
			#DISCLAMER a           { color:#202020; }
			#DISCLAMER a:hover     { color:#f5a922; }

	/* META DATA */
		*{ 
			margin:0;
			padding:0; 
		}
		
		html {
			height: 100%;
		}
				
		body{
			background-color:#e9e9e9;
			font-family:Arial,Helvetica,sans-serif;
			font-size:12px;
			line-height:17px;
			color:#4C4C4C;
			height: 100%;
			margin:0;
			padding:0;
		}
		h1 { 
			font-size:24px; 
			font-weight:bold; 
			color:black; 
			padding-bottom:10px;
			margin-bottom:5px;
			line-height:26px;
		}
		h2 { 
			font-size: 17px;
			color:#f2aa24;
			margin-bottom:5px;
		}
		
		h3 {
			font-size: 10px; 
			font-weight: bold;  
			padding-bottom: 5px; 
			text-transform: uppercase; 
			color:#f2aa24
		}
		h4 {
			font-size: 19px; 
			color:#168bed; 
			font-weight:normal; 
			text-transform:uppercase; 
			padding-bottom:4px;
		}
		
		h5 {
			font-size:13px;
			line-height:15px;
			color: black;
			font-weight:bold;
		}
		
		p {
			line-height:16px; 
			font-size:12px; 
		}
		.clr {
			clear: both;
			float: none;
			height: 0;
		}
		
		table th{
			font-size:14px;
			color:#ffffff;
			background-color: #1e1e1e;
			height: 33px;
		}
		
	    /* table */	
		
		.title_products{
			color:#F2AA24 !important;
			background-color:#ffffff !important;
			text-align:center;
			width:35%;
		
		}
		
		table .products{
			text-align:right;
			padding-right:5px;
			height:22px;
		}
		
		table .row_color{
			background-color:#efefef;
		}
		
		    /* end Table */
		
		.left {
			float:left;
			}

    /* Hyperlinks */
		a {
			color:#168BED; 
			text-decoration:none;
			cursor:pointer;
		}
		a:hover { 
			color:#f2aa24
		}
		
		.btn a {
			color:#ffffff; 
			text-decoration:none;
			cursor:pointer;
		}
		.btn a:hover { 
			color:#ffffff
		}

	/* CONTAINERS AND THEIR INNER ELEMENTS */
    
		/* Main (outer) Container */
			#MAIN       {
				width:970px; 
				margin:auto; 
				background:url(http://www.gcitrading.com/themes/gci_new/images/background.gif) repeat-y; 
				min-height: 100%;
			}
			.MAIN_CONTENT  { 
				margin: 0 30px;
			}
			#CONTENT { 
				clear:both; 
				float:none;
				background:#fff;
				display:inline-block;
				margin-top:20px
			}
			
			#CONTENT ol	{
				padding: 0;
				margin-left:20px;
				}
				
			#CONTENT ol li	{
				margin-top:7px;
				}
			
			#MAIN_COL ul 
			{
				list-style-type: none;
				padding: 0;
				margin: 0;
			}
			
			#MAIN_COL ul li
			{
				background-image: url(http://www.gcitrading.com/themes/gci_new/images/bullet-square.gif);
				background-position: 0 4px;
				background-repeat: no-repeat;
				margin-top:7px;
				padding-left: 12px;
			}
			
			.TYPE_2 ul li
			{
				padding-left: 11px;
				margin-top:3px;
				line-height:11px;
				list-style-type: none;
				height:14px;
				background-image: url(http://www.gcitrading.com/themes/gci_new/images/bullet-square.gif); 
				background-repeat: no-repeat;
			}
			.social-ico ul li
			{
				padding-top: 10px;
				margin:0px;
				background:none;
				list-style-type:none;
			}
			
			#CONTENT:after  {
				content:"."; 
				display:block;
				height:0; 
				line-height:0; 
				clear:both;
				visibility:hidden; }

			#MAIN_COL {
				float:left;
				width:704px;
			}

			
		/* Header */
			#header {
				padding-top:8px;
				}
			
			/* Logo */
			#LOGO       { 
				float:left
			}
			#LOGO a     { 
				display:block;
				width:135px; 
				height:55px;
				background:url(http://www.gcitrading.com/themes/gci_new/images/logo.jpg) no-repeat 0 0;
				overflow:hidden; 
				line-height:1000;
			}
			
			/* Meta-Navigation */
				#META_NAVI
				{
					height:70px;
					float:right;
				}
				#login
				{
					float:right;
					text-align:left;
				}
				#login ul { 
					list-style-type:none;
				}
				#login ul li {
					float:right; 
					margin-left:5px;
				}
				#login ul li a {
					color:#ffffff; 
					text-decoration:none; 
					vertical-align:top;
					line-height:23px;
					padding-right:10px;
				}
				.demo-login {
					background-color:#88cb48;
					height:22px;
				}
				.demo-login:hover {
					background-color:#8EDB41;
					cursor:pointer;
				}
				.live-login { 
					background-color:#3e8dcf;
					height:22px
				}
				.live-login:hover {
					background-color:#4DACF9;
					cursor:pointer;
				}
				.quick_ico {
					float:right;
					text-align:right;
					margin-left:16px;
				}
				.quick_section:hover a {
					color:#158ae9
				}
				.quick_section a{
					color:#1e1e1e
				}
				.quick_section:hover .live-chat-ico { 
					background:url(http://www.gcitrading.com/themes/gci_new/images/ico-livechat.gif) no-repeat 0 -19px; 
					cursor:pointer;
				}
					.live-chat-ico { 
						background:url(http://www.gcitrading.com/themes/gci_new/images/ico-livechat.gif) no-repeat 0 0;
						padding-left:5px; 
						width:29px;
						height:19px;
						float:left;
					}
				.quick_section:hover .contactus-ico { 
					background:url(http://www.gcitrading.com/themes/gci_new/images/ico-contactus.gif) no-repeat 0 -19px; 
					cursor:pointer;
				}
					.contactus-ico { 
						background:url(http://www.gcitrading.com/themes/gci_new/images/ico-contactus.gif) no-repeat 0 0;
						padding-left:5px;
						width:19px;
						height:19px;
						float:left
					}
				.quick_section:hover .funds-ico { 
					background:url(http://www.gcitrading.com/themes/gci_new/images/ico-funds.gif) no-repeat 0 -19px; 
					cursor:pointer;  
				}
					.funds-ico { 
						background:url(http://www.gcitrading.com/themes/gci_new/images/ico-funds.gif) no-repeat 0 0; 
						padding-left:5px; 
						width:25px; 
						height:19px;
						float:left
					}

			
		/* Content-Box with 100% width */
			.COL_WIDTH_100          { 
				margin-bottom:29px;
				display:inline-block;
				width: 684px;
			}
			.COL_WIDTH_100:after    { 
				content:".";
				display:block; 
				height:0; 
				line-height:0; 
				clear:both; 
				visibility:hidden; 
			}

			
		/* Content-Box with 2x50% wide boxes */
			.COL_WIDTH_50_50            { 
				margin-bottom:25px;
			}
			.COL_WIDTH_50_50:after      { 
				content:".";
				display:block;
				height:0;
				line-height:0; 
				clear:both;
				visibility:hidden;
			}
			.COL_WIDTH_50_50 div        { 
				width:332px;
				float:left;
				margin-right:20px; 
			}
			.COL_WIDTH_50_50 p          { 
				color:#4C4C4C; 
				padding-bottom:2px;
			}
			.COL_WIDTH_50_50 li         {
				line-height:16px;
				margin:2px 0 3px;
				padding:0 0 0 4px;
			}


		/* Content-Box with 1x66% wide boxes */
			.COL_WIDTH_66            {
				margin-bottom:0px; 
			}
			.COL_WIDTH_66:after      { 
				content:"."; 
				display:block; 
				height:0;
				line-height:0;
				clear:both;
			visibility:hidden;
			}
			.COL_WIDTH_66 div        {
				width:438px; 
				float:left; 
				margin-right:30px; 
			}
			.COL_WIDTH_66 p          { 
				color:#4C4C4C; 
				padding-bottom:2px;
			}
			.COL_WIDTH_66 li         { 
				line-height:16px; 
				margin:2px 0 3px;
				padding:0 0 0 4px;
			}

				
		/* Content-Box with 3x33% wide boxes */
			.COL_WIDTH_33_33_33                 { 
				margin-bottom:35px; 
			}
			.COL_WIDTH_33_33_33:after           { 
				content:"."; 
				display:block; 
				height:0; 
				line-height:0; 
				clear:both; 
				visibility:hidden;
			}	
			.COL_WIDTH_33_33_33 div             { 
				width:214px; 
				float:left;
				margin-right:20px; 
			}
			.COL_WIDTH_33_33_33 div h3          { 
				padding:5px 0 5px 35px; 
				line-height:20px; 
				border-bottom:solid #d2d2d2 1px; 
				margin-bottom:7px; 
			}
			.COL_WIDTH_33_33_33 div.FIRST,
			.COL_WIDTH_33_33_33 div.SECOND      {
				margin-right:20px; 
			}
			
			.COL_WIDTH_33_33_33 div.THIRD      {
				margin-right:0px; 
			}
			
			.COL_WIDTH_33_33_33 div.FIRST h3    { 
				background:url(http://www.gcitrading.com/themes/gci_new/images/bullets.gif) no-repeat 0 1px;
			}
			.COL_WIDTH_33_33_33 div.SECOND h3   { 
				background:url(http://www.gcitrading.com/themes/gci_new/images/bullets.gif) no-repeat 0 -27px;
			}
			.COL_WIDTH_33_33_33 div.THIRD h3    {
				background:url(http://www.gcitrading.com/themes/gci_new/images/bullets.gif) no-repeat 0 -54px;
			}

			/* Related Column */
			.RELATED_COL        { 
				width:206px; 
				float:left;
			}
			/* .RELATED_COL div    { width:206px;} */
			.RELATED_COL div a  { 
				margin-top:0 !important;
			}
			.RELATED_COL h2     { 
				border-bottom:solid #d2d2d2 0px; 
				padding-bottom:4px; 
				margin-bottom:0px;
			}
			
			/* Related-Box Type 1 */
			.RELATED_COL div.TYPE_1     { 
				padding-bottom:5px;
				margin-bottom:10px; 
				color: #757575;
			}
			.RELATED_COL div.TYPE_1 h2  { 
				background-color: #1e1e1e; 
				color:#fff; 
				padding:6px 0 6px 8px;
				font-size:14px;
			}
			.RELATED_COL div.TYPE_1 ul  {
				list-style-type:none !important; 
				padding: 5px 0;
			}
			.RELATED_COL div.TYPE_1 ul li  {
				display:inline;
			}
                    
            /* Related-Box Type 2 */
			.RELATED_COL div.TYPE_2         { 
				padding-bottom:5px;
				margin-bottom:20px;
				color: #4C4C4C;
			}
			.RELATED_COL div.TYPE_2 h2      {
				background-color: #1e1e1e; 
				color:#fff; 
				padding:6px 0 6px 8px;
				font-size:14px;
			}
			.RELATED_COL div.TYPE_2 p       {  }
			.RELATED_COL div.TYPE_2 a       {}
            
			.I6 .RELATED_COL div.TYPE_2 a       {
				background:url(http://www.gcitrading.com/themes/gci_new/imgs/link_arrow2.gif) no-repeat 0 4px !important; 
			}

              /* SITEMAP */
             #SITEMAP {
             	margin:auto;
             	width:950px;
             	background-color:#202020;
             	background:url(http://www.gcitrading.com/themes/gci_new/images/site-map-background.gif) no-repeat;
             	background-position: bottom;
             	clear:both;
             	border-top:solid 5px #168bed;
             	overflow: auto;
             	padding-bottom: 80px;
             }
			 
			 #SITEMAP ul {}
			 #SITEMAP ul li {
				list-style-type:none
			 }
			 #SITEMAP h4 a {
				 font-size: 17px;
				 color:#168bed; 
				 font-weight:normal;
				 text-transform:uppercase;
			 }
			 #SITEMAP a { 
				 color:#ffffff;
				 font-size:11px;
				 text-transform: uppercase;
				 padding-top 
			 }
			 #SITEMAP a:hover { 
				color:#168bed;
			 }
			 #SITEMAP div {
				width:170px;
				display:inline;
				float:left;
				display: inline; 
				margin:15px 30px 0px 32px;
			}
			 .col-spec {
				width:300px !important;
				display:inline; 
				float:left;
				display: inline;
				margin:20px 41px;
			}
			
			 /* DISCLAMER */
			#DISCLAMER             { 
				width:950px;
				margin:auto;
				padding: 8px 0;
			}
			#DISCLAMER ul          { 
				overflow:hidden; 
				display:inline-block;
				list-style-type:none;
			}
			#DISCLAMER ul:after    { 
				content:"."; 
				display:block; 
				height:0; 
				line-height:0;
				clear:both;
				visibility:hidden;
			}
			#DISCLAMER li          { 
				color:#202020; 
				font-size:11px; 
				float:left; 
				background:url(http://www.gcitrading.com/themes/gci_new/images/footer_separator.gif) no-repeat left center;
				padding:0 5px 0 7px;
				margin-left:-2px;
			}
			#DISCLAMER a           { color:#202020; }
			#DISCLAMER a:hover     { color:#f5a922; }
			
			 /* FORMS NO CHANGE */
			 .account_infos{
				float:right;
				border:solid 2px #ACACAC;
				padding:1px 5px 1px 5px;
				margin-left:3px;
				background-color:#ffffff;
				color:#1E1E1E;
				font-weight:bold;
				cursor:pointer
				}
			 
			.greenline_form{
				width:100%;
				height:7px;
				background-color:#76c32d;				
			}
			 
			.row_form {
				 display: block; 
				 min-height: 32px;
				 padding-left: 10px; 
				 color:#ffffff;
				 position: relative;
			 }
			  
			.title_form { 
				 font-size:21px; 
				 font-weight:bold; 
				 color:#ffffff; 
				padding: 20px;
				line-height:23px;
			 }
			 
			 .btnsubmit {
				padding: 7px 25px 7px 7px;
				color:#FFF;
				text-transform:uppercase;
				cursor: pointer;
				border:0;
				font-weight: bold;
				font-size: 14px !important;
				background-image: url(http://www.gcitrading.com/themes/gci_new/images/white_arrow_medium.png); 
				background-repeat: no-repeat;
				background-position:right center;
				background-color: #76C32D;
			}
			
			.btnsubmit:hover {
				background-color:#8EDB41;
			}

			 .disclamer_form {
				background-color:#d5d5d5; 
				font-size:9px;
				line-height:11px;
				padding:5px;
				text-align:justify;
				color:#1e1e1e;
			}
			
			 .tooltip 			{position: relative;}
			 
			 .tooltip-content_1column  {
				 position: absolute;
				 width: 290px;
				 color: #535353; 
				 font-size: 10px; 
				 top: -202px;
				 left: -114px;
				 line-height:11px;
				 text-align:left !important;
			 }
			 
			 .tooltip-content_2columns  {
				 position: absolute;
				 width: 290px;
				 color: #535353; 
				 font-size: 10px; 
				 top: -197px;
				 left: -111px;
				 line-height:11px;
				 text-align:left !important;
			 }
			 
			 .tooltip-popup {
				 height:194px;
				 background:url(http://www.gcitrading.com/themes/gci_new/images/white_arrow_big_solid.png) repeat scroll 0 0;
				 color: #535353;  
				 font-size: 10px;
				 width: 330px; 
				 padding:20px 15px 35px 30px;
				 line-height:11px 
			 }
			.connect_widget td.connect_widget_vertical_center { color:#FFF !important }
			 
			/* FORMS FOR ONE COLUMN*/
			.form_1column { 
				background-color:#1e1e1e; 
				width:100%;
				overflow: auto;
			 }
			 
			.left_form_1column { 
				width: 77px; 
				float: left;
				min-height: 24px;
				padding: 7px 0 0 0px;
				text-align:left;
			 }
			 
			.right_form_1column  { 
				 width: 204px; 
				 float:right;
				 text-align:right;
				 min-height: 24px; 
				 padding: 5px;
				 margin-right:8px;
			 }
			 
			 .input_text_1column{
				width:177px; 
				height:19px; 
				border:solid 2px #ACACAC
			 }
			 .input_text_small_1column { 
				 width:30px;
				 height:19px;
				border:solid 2px #ACACAC
			 } 
			 .select_form_1column {
				 width:180px;
				 height:23px;
				 border:solid 2px #ACACAC;
			 }
			
			 
			/* FORMS ON TWO COLUMNS */
			
			.form_2columns { 
				background-color:#1e1e1e; 
				width:100%;
				overflow: auto;
			 }
			
			 
			 .left_form_2columns { 
				width: 95px; 
				float: left;
				min-height: 24px; 
				padding: 7px 0 0 0px;
				text-align:left;
			 }
			 
			 
			 .right_form_2columns { 
				 width: 205px; 
				 float:right;
				 text-align:right;
				 min-height: 24px; 
				 padding: 5px;
				 margin-right:4px;
			 }
			 
			 
			 .input_text_2columns {
				width:190px; 
				height:19px; 
				border:solid 2px #ACACAC
			 }
			 .input_text_small_2columns { 
				 width:35px;
				 height:19px;
				border:solid 2px #ACACAC
			 } 
			 .select_form_2columns {
				 width:194px;
				 height:23px;
				 border:solid 2px #ACACAC;
			 }
			 .row_form a {color:#217cc8}
			 
			 	 
			/* Image-, Flash-Positioning */
			.VISUAL.LEFT  { 
				float:left; 
				margin:4px 10px 0 0; 
			}
			.VISUAL.RIGHT { float:right; }

			/* liScroll styles */
			.tickercontainer
			{ 
			    /* the outer div with the black border */
			    border: 0px;
			    color: white;
			    background: #1e1e1e;
			    width: 950px;
			    margin-left: 10px; 
			    padding: 0;
			    overflow: hidden; 
			    height: 28px;
			}
			.tickercontainer .mask
			{
			    /* that serves as a mask. so you get a sort of padding both left and right */
			    border: 0px;
			    position: relative;
			    left: 0px;
			    top: 0px;
			    width: 950px;
			    overflow: hidden;
			}
			ul.newsticker
			{
			    /* that's your list */
			    border: 0px;
			    position: relative;
			    left: 950px;
			    list-style-type: none;
			    margin: 0;
			    padding: 0;
			    font-family: 'Led', sans-serif;
			    font-size:23px;
			    height:28px;
   			    padding-top: 3px;
			}
			ul.newsticker li
			{
			    border: 0px;
			    float: left; /* important: display inline gives incorrect results when you check for elm's width */
			    margin: 0;
			    padding: 0;
			    background: #1e1e1e;
			    font-family: 'Led', sans-serif;
			    font-size:23px;
			    height:28px;
			    float:left;
			}
			ul.newsticker a
			{
			    border: 0px;
			    white-space: nowrap;
			    color: #ff0000;
			    font-family: 'Led', sans-serif;
			    margin: 0 50px 0 0;
			    font-size:23px;
			} 
			ul.newsticker span{}
			
			@font-face
			{
				font-family: 'Led';
				src: url('http://www.gcitrading.com/themes/gci_new/fonts/Ozone.eot');
				src: url('http://www.gcitrading.com/themes/gci_new/fonts/Ozone.eot?#iefix') format('embedded-opentype'),
					 url('http://www.gcitrading.com/themes/gci_new/fonts/Ozone.woff') format('woff'),
					 url('http://www.gcitrading.com/themes/gci_new/fonts/Ozone.ttf') format('truetype'),
					 url('http://www.gcitrading.com/themes/gci_new/fonts/Ozone.svg#ozone') format('svg');
				font-weight: normal;
				font-style: normal;
			}

			.separator
			{
				float:left;
				width:20px;
				text-align:center;
				padding-left:5px;
				padding-right:5px;
				border: 1px solid #1e1e1e;
				background-color: #1e1e1e;
				height:25px;
			}
			
			.currency_name
			{
				float:left;
				width:100px;
				text-align:center;
				border: 1px solid #1e1e1e;
				height:25px;
				background-color: #1e1e1e;
				color:white;
			}
			.currency_value
			{
				float:left;
				width:90px;
				text-align:center;
				border: 1px solid #1e1e1e;
				height:25px;
				background-color: #1e1e1e;
				color:white;
			}
			.currency_pchange
			{
				float:left;
				width:130px;
				text-align:center;
				border: 1px solid #1e1e1e;
				height:25px;
				background-color: #1e1e1e;
				color:white;
			}
			
		 /* BUTTON SECTION */
				  
		.btn_green_big	{ background-color: #76C32D; font-weight: bold;	margin-bottom:10px; width: 206px; overflow: auto;	padding-bottom: 5px;	}
		.btn_green_big a {	color:#FFF;	text-decoration:none;	}
		.btn_green_big:hover { background-color:#8EDB41; cursor:pointer;  }
		
		.btn_green_medium	{background-color: #76C32D; font-size: 14px;	font-weight: bold; padding: 13px 35px 13px 8px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/white_arrow_medium.png);	background-repeat: no-repeat; background-position: center right; display: inline-block;	}
		.btn_green_medium a {	color:#FFF;	text-decoration:none;}
		.btn_green_medium:hover { background-color:#8EDB41; cursor:pointer;  }
		
		.btn_green_small {	background-color: #76C32D;	font-size: 13px;	font-weight: bold;	padding: 4px 23px 4px 8px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/white_arrow_small.png);	background-repeat: no-repeat; background-position: center right; display: inline-block;		}
		.btn_green_small a{	 color:#FFF;	text-decoration:none;	}
		.btn_green_small:hover { background-color:#8EDB41; cursor:pointer;  }
		
		.btn_blue_big	{background-color: #217cc8;	line-height:23px; font-weight: bold;	margin-bottom:10px; width: 206px; overflow: auto;	padding-bottom: 5px;}
		.btn_blue_big a {	color:#FFF;	text-decoration:none;	}
		.btn_blue_big:hover { background-color:#4DACF9; cursor:pointer;  }
		
		.btn_blue_medium	{	background-color: #217cc8;	font-size: 14px;	font-weight: bold;	padding: 13px 35px 13px 8px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/white_arrow_medium.png);	background-repeat: no-repeat; background-position: center right; display: inline-block;	}
		.btn_blue_medium a { color:#FFF;	text-decoration:none;	}
		.btn_blue_medium:hover { background-color:#4DACF9; cursor:pointer;  }
		
		.btn_grey_form	{	background-color: #393939;	font-size: 14px;	font-weight: bold;	padding: 13px 15px 13px 15px; display: inline-block; text-align:center; color:#ffffff}
				
		.btn_blue_small { background-color: #217cc8;	font-size: 13px;	font-weight: bold; padding: 4px 23px 4px 8px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/white_arrow_small.png);	background-repeat: no-repeat; background-position: center right; display: inline-block;	 	}
		.btn_blue_small a{	color:#FFF;	text-decoration:none;}
		.btn_blue_small:hover { background-color:#4DACF9; cursor:pointer;  }
		
		.btn_grey_big	{background-color: #393939;	line-height:23px; font-weight: bold;	height: 40px;	margin-top:20px; width: 206px;	}
		.btn_grey_big a {	color:#FFF;	text-decoration:none;	}	
		.btn_grey_big:hover { background-color:#434343; cursor:pointer;  }
		
		
		.btn_orange_standard {background-color: #F2AA24; font-weight: bold; margin-top:7px; font-size:14px; }
		.btn_orange_standard a {	color:#ffffff;	text-decoration:none;	}	
		.btn_orange_standard:hover { background-color:#FCBB41; cursor:pointer;  }
		.ico_callback { padding: 13px 35px 13px 8px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/ico-callback.png);	background-repeat: no-repeat; background-position: center right; display: inline-block; 	}
		.ico_livehelp { padding: 13px 80px 13px 8px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/ico-livehelp.png);	background-repeat: no-repeat; background-position: center right; display: inline-block; }
		.ico_download { padding: 13px 15px 13px 35px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/ico-download.png);	background-repeat: no-repeat; background-position: center left; display: inline-block; }
		
		.btn_orange_small {		background-color: #F2AA24;	font-size: 13px;	font-weight: bold;	height: 13px; padding: 4px 23px 8px 8px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/white_arrow_small.png);	background-repeat: no-repeat; background-position: center right; display: inline-block;	}
		.btn_orange_small a{	color:#ffffff;		text-decoration:none;	}
		.btn_orange_small:hover { background-color:#FCBB41; cursor:pointer;  }
		
		.btn_orange_medium	{background-color: #F2AA24; font-size: 14px; font-weight: bold; margin-top:7px; padding: 13px 35px 13px 8px; background-image: url(http://www.gcitrading.com/themes/gci_new/images/white_arrow_medium.png);	background-repeat: no-repeat; background-position: center right; display: inline-block; 	}
		.btn_orange_medium a {	color:#ffffff;	text-decoration:none;	}	
		.btn_orange_medium:hover { background-color:#FCBB41; cursor:pointer;  }







/* OLD THEME STYLES */
#container
{
    float: left;
    width: 704px;
    margin-top:10px;
}
#content
{
}

#primary,
#secondary
{
    float: left;
    margin-left: 18px;
    overflow: hidden;
    width: 207px;
}
#secondary {
    clear: right;
    clear: right;
}
#footer {
    clear: both;
    width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
    margin: 0 auto;
    width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
    margin: 0 auto;
    width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
    margin: 0 auto;
    background: #fff;
	margin-left: 10px;
	width: 950px;
}

/* Structure the footer area */
#footer-widget-area {
    overflow: hidden;
}
#footer-widget-area .widget-area {
    float: left;
    margin-right: 20px;
    width: 220px;
}
#footer-widget-area #fourth {
    margin-right: 0;
}
#site-info {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 700px;
}
#site-generator {
    float: right;
    width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */


/* =Header
-------------------------------------------------------------- */

#site-title {
    float: left;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 18px 0;
    width: 700px;
}
#site-title a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
#site-description {
    clear: right;
    float: right;
    font-style: italic;
    margin: 14px 0 18px 0;
    width: 220px;
}

/* This is the custom header image */
#branding img {
    border-top: 4px solid #000;
    border-bottom: 1px solid #000;
    clear: both;
    display: block;
}


/* =Menu
-------------------------------------------------------------- */

#access
{
    background: #168BED;
    display: block;
    float: left;
    width: 950px;;
    height: 27px;
    border-bottom: 1px solid #ddd2d1;
    border-top: 0px solid #ddd2d1;
}

#access .menu-header,
div.menu
{
    font-size: 13px;
    margin-left: 0px;
}

#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
    background: #168BED;
    padding-left: 10px !important;
}
#access .menu-header li,
div.menu li {
    float: left;
    position: relative;
	width:160px;
	text-align: center;
}
.menu-item a {
    color: white;
    display: block;
    padding: 5px 21px 0px 2px;
    margin-right:5px;
    text-decoration: none;
    font-size:13px;
}


.menu-item a :hover{
    font-weight:normal;
}

#access ul ul {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    display: none;
    position: absolute;
    top: 21px;
    left: 0;
    float: left;
    width: 164px;
    z-index: 99999;
    padding-top: 6px;
}

#access ul ul li {
    min-width: 170px;
}


#access ul ul ul {
    left: 93%;
    top: 0;
}

#access ul ul a
{
    background: #168BED;
    line-height: 1em;
    padding-top:5px;
    height: 19px;
    border-bottom: 1px solid #B3B3B3;
    font-size:11px;
    background-image:none;
}

.menu-item a:hover
{
    background: #168BED;
    height: 19px;
}


#access ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    font-weight:bold;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #fff;
}


/* =Content
-------------------------------------------------------------- */


#content {
    margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
    color: #333;
    font-size: 16px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
    font-size: 12px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
    margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
    font-size: 15px;
    line-height: 21px;
}
#content code {
    font-size: 13px;
}
#content dt,
#content th {
    color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #000;
    line-height: 1.5em;
    margin: 0 0 20px 0;
}
#content table {
    margin: 0 -1px 24px 0;
    line-height:8px;
    font-size:12px;
    margin-top  :40px;
    margin-bottom   :40px;
}
#content tr th,
#content thead th {
    color: #888;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
    font-size:12px;
}
#content tr td {
    padding: 6px 24px;
    font-size:12px;
}
#content tr.odd td {
    background: #f2f7fc;
    font-size:12px;
}
.hentry {
    margin: 0 0 25px 0;
    width: 700px;
    line-height: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid #EFEFEF;
}
.home .sticky {
    background: #f2f7fc;
    border-top: 4px solid #000;
    margin-left: -20px;
    margin-right: -20px;
    padding: 18px 20px;
}
.single .hentry {
    margin: 0 0 36px 0;
}
.page-title {
    color: #000;
    font-size: 10px;
    margin: 0 0 36px 0;
}
.page-title span {
    color: #333;
    font-style: italic;
    font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
    color: #888;
    text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
    color: #ff4b33;
}
#content .entry-title {
    color: black;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
    color: black;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
}
.entry-title a:active,
.entry-title a:hover {
    color: #F2AA24;
}
.entry-meta {
    color: #888;
    font-size: 11px;
}
.entry-meta abbr,
.entry-utility abbr {
    border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
    border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
    clear: both;
}

#content .entry-summary p:last-child {
    margin-bottom: 5px;
}
.entry-content fieldset {
    border: 1px solid #e7e7e7;
    margin: 0 0 24px 0;
    padding: 24px;
}
.entry-content fieldset legend {
    background: #fff;
    color: #000;
    font-weight: bold;
    padding: 0 24px;
}
.entry-content input {
    margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
    margin-right: 24px;
}
.entry-content label {
    color: #888;
    font-size: 12px;
}
.entry-content select {
    margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
    font-size: 10px;
}
.entry-content blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}
.entry-content blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.page-link {
    color: #000;
    font-weight: bold;
    margin: 0 0 22px 0;
    word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
    background: #f1f1f1;
    color: #333;
    font-weight: normal;
    padding: 0.5em 0.75em;
    text-decoration: none;
}
.home .sticky .page-link a {
    background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
    color: #ff4b33;
}
body.page .edit-link {
    clear: both;
    display: block;
}
#entry-author-info {
    background: #f2f7fc;
    border-top: 4px solid #000;
    clear: both;
    font-size: 14px;
    line-height: 20px;
    margin: 24px 0;
    overflow: hidden;
    padding: 18px 20px;
}
#entry-author-info #author-avatar {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    height: 60px;
    margin: 0 -104px 0 0;
    padding: 11px;
}
#entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px;
}
#entry-author-info h2 {
    color: #000;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0;
}
.entry-utility {
    clear: both;
    color: #888;
    font-size: 11px;
    line-height: 18px;
}
.entry-meta a,
.entry-utility a {
    color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
    color: #FF9A00;
}
#content .video-player {
    padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
.home .hentry.category-asides {
    padding: 0;
}
.home #content .category-asides .entry-content {
    padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
    border: 10px solid #f1f1f1;
    margin-bottom: 0;
}
.category-gallery .gallery-thumb {
    float: left;
    margin-right: 20px;
    margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
    padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
    font-size: 140%;
    margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
    content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
    content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
    margin: 0;
    height: auto;
    max-width: 640px;
    width: auto;
}
#content .attachment img {
    max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
#content .alignright,
#content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
    margin-bottom: 12px;
}
#content .wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center;
}
#content .wp-caption img {
    margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}
#content .wp-smiley {
    margin: 0;
}
#content .gallery {
    margin: 0 auto 18px;
}
#content .gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
#content .gallery img {
    border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
}
#content .gallery dl {
    margin: 0;
}
#content .gallery img {
    border: 10px solid #f1f1f1;
}
#content .gallery br+br {
    display: none;
}
#content .attachment img { /* single attachment images should be centered */
    display: block;
    margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}
.navigation_paginate {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    margin-left:250px;
}


.navigation a:link,
.navigation a:visited {
    color: #888;
    text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
    color: #ff4b33;
}
.nav-previous {
    float: left;
    width: 50%;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
#nav-above {
    margin: 0 0 18px 0;
}
#nav-above {
    display: none;
}
.paged #nav-above,
.single #nav-above {
    display: block;
}
#nav-below {
    margin-left: 10px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
    clear: both;
}
#comments .navigation {
    padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    padding-top:0px;
    padding-bottom:0px;
}

.commentlist {
    list-style: none;
    margin: 0;
}
.commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    margin: 0 0 24px 0;
    padding: 0 0 0 56px;
    position: relative;
}
.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 18px;
}
#comments .comment-body p:last-child {
    margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}
.commentlist ol {
    list-style: decimal;
}
.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
}
.comment-author {
}
.comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: bold;
}
.comment-author .says {
    font-style: italic;
}
.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
    color: #888;
    text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
    color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
    font-size: 12px;
    padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
    color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
    color: #ff4b33;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li {
    border: none;
    margin: 0;
}
.nopassword,
.nocomments {
    display: none;
}
#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
    margin-top: -6px;
}
#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}

/* Comments form */
input[type=submit] {
    color: #333;
}
#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
    width: 70%;
}
#respond p {
    margin: 0;
}
#respond .comment-notes {
    margin-bottom: 1em;
}
.form-allowed-tags {
    line-height: 1em;
}
.children #respond {
    margin: 0 48px 0 0;
}
h3#reply-title {
    margin: 4px 0;
}
#comments-list #respond {
    margin: 0 0 18px 0;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#respond .required {
    color: #ff4b33;
    font-weight: bold;
}
#respond label {
    color: #888;
    font-size: 12px;
}
#respond input {
    margin: 0 0 9px;
    width: 98%;
}
#respond textarea {
    width: 98%;
}
#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}
#respond .form-allowed-tags code {
    font-size: 11px;
}
#respond .form-submit {
    margin: 12px 0;
}
#respond .form-submit input {
    font-size: 10px;
    width: auto;
    padding-left:2px;
    padding-right:2px;
}


/* = Areas
-------------------------------------------------------------- */
#s
{
    height: 13px;
    margin-top: 3px;
	width: 134px;
}

.search-form
{
    float:right;
    position:relative;
    margin-right: 10px;
}

.searchsubmit
{
    background: url(http://blog.gcitrading.com/wp-content/themes/new_gcitrading/images/search-btn.jpg) no-repeat 0px 0px;
    border: 0px;
    height: 21px;
    text-decoration: none;
    text-indent: -9999px;
    text-transform: uppercase;
    width: 67px;
}

.widget-area ul {
    list-style: none;
    margin-left: 0;
}
.widget-area ul ul {
    list-style: square;
    list-style: square;
}
.widget_search #s {/* This keeps the search inputs in line */
    height: 18px;
    width: 60%;
}
.widget_search label {
    display: none;
}
.widget-container
{

}
.widget-title {
    color: #FFFFFF;
    font-weight: normal;
    background: url(http://www.gcitrading.com/imgs/bg_headline_related_box_type2.gif) repeat-y 0px 0px;
    padding: 0px 0px 0px 8px;
    font-size: 16px;
    line-height: 28px;
}

#recent-comments-2{
    background: #EFEFEF;
    color: #757575;
    cursor: pointer;
    position: relative;
}

#recent-comments-2 li
{
    padding-left:10px;
    padding-top:5px;
    color: #757575;
    background-image: url(http://gcitrading.com/imgs/link_arrow.gif);
    background-repeat: no-repeat;
    background-position: 2px 9px ;
}

#archives-2
{
    color: #757575;
    cursor: pointer;
    position: relative;
}

#archives-2 li
{
    padding-left:10px;
    padding-top:5px;
    color: #757575;
    background-image: url(http://gcitrading.com/imgs/link_arrow.gif);
    background-repeat: no-repeat;
    background-position: 2px 9px ;
    margin-left:5px;
}

.widget-area a:link,
.widget-area a:visited {
    text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
    text-decoration: underline;
}
.widget-area .entry-meta {
    font-size: 11px;
}
#wp_tag_cloud div {
    line-height: 1.6em;
}
#wp-calendar {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    width: 95%;
}
#wp-calendar caption {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
}
#wp-calendar thead {
    font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
    color: #aaa;
}
#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    padding: 3px 0 2px;
    text-align: center;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tfoot #next {
    text-align: right;
}
.widget_rss a.rsswidget {
    color: #000;
}
.widget_rss a.rsswidget:hover {
    color: #ff4b33;
}
.widget_rss .widget-title img {
    width: 11px;
    height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
    margin-left: 0;
    padding: 0px;;
}
#main .widget-area ul ul {
    border: none;
    padding: 3px;;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-bottom: 20px;
}
#colophon {
    margin-top: -4px;
    overflow: hidden;
}
#site-info {
    font-weight: bold;
}
#site-info a {
    color: #000;
    text-decoration: none;
}
#site-generator {
    font-style: italic;
    position: relative;
}
#site-generator a {
    background: url(images/wordpress.png) center left no-repeat;
    color: #666;
    display: inline-block;
    line-height: 16px;
    padding-left: 20px;
    text-decoration: none;
}
#site-generator a:hover {
    text-decoration: underline;
}
img#wpstats {
    display: block;
    margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
    -webkit-text-size-adjust: 140%;
}
code {
    -webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
    -webkit-text-size-adjust: 120%;
}
#site-description {
    -webkit-text-size-adjust: none;
}

#text-4
{
    margin-top: -7px;
}

.breadcrumbs
{
    font-size: 12px !important;
    margin-left: 10px;
}

.logged-in-as
{
    padding:0px;
}

.entry-content p
{
    padding-bottom: 10px;
    padding-top: 10px;
}

.author  {display:none;}

#content .center{
    text-align:center;
}

.widget_recent_entries li
{	
	list-style-position: outside;
	list-style-type:square;
	margin-left: 20px;
}
