/**
  Theme Name: FB Clone
  Theme URI: http://www.siftware.co.uk/wordpress-naked
  Version: 1.1
  Author: WP Master
  
  Description: WP Master Collection Theme. FB clone Themes compose of 4 different template fullwidth, 2 columns and 3 columns.
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}

blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {float:none; clear:both;}

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body {
		font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	}

a {text-decoration: none;}
a:hover {text-decoration: none;}
a:link, a:visited, a:hover, a:active {
color: #3333FF;
}
.clear {clear: both;}
.ui-tabs-hide {display: none;}
br.clear {margin: 0px; padding: 0px;}

h1, h2, h3, h4, h5, h6 {color: #48423F; letter-spacing: -1px; line-height: 1em; font-weight: normal;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #48423F;}
h1 {font-size: 30px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}
p {padding-bottom: 10px; line-height: 24px;}
strong {font-weight: bold; color: #1c1c1c;}
cite, em, i {font-style: italic;}
pre, code {font-family: Courier New, monospace; margin-bottom: 10px;}
ins {text-decoration: none;}
sup, sub {height: 0; line-height: 1; position: relative; vertical-align: baseline;}
sup {bottom: 0.8em;}
sub {top: 0.3em;}
dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd  {margin-left: 1.5em;}
blockquote  {margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc;}
	blockquote p {padding-bottom: 0px;}

input[type=text],input.text, input.title, textarea, select {background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e;}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#2D3940; color: #3e3e3e;}
input[type=text], input.text, input.title, textarea, select {margin:0.5em 0;}
textarea {padding: 4px;}

img#about-image {float: left; margin: 3px 8px 8px 0px;}

.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .clearfix             {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */

/*------------------- Maintenance Classes -------------------*/

.floatright {float: right;}
.floatleft {float: left;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.noborder {border:0 !important;}
.redborder {border:1px solid red;}

/*------------------- Maintenance Classes -------------------*/
body{
	
}
	#bluebarholder{
		background:#3B5998;
		width:100%;
		padding-bottom:8px;
	}
		#headercontainer{
			margin:0px auto;
			width:980px;
			padding-top:13px;
		}
			#logo{
				color:#FFF;
				font-weight:bolder;
			}
			.homepagelogo{
				margin-top:20px;
				font-size:36px;
			}
			.pageslogo{
				font-size:24px;
				width:180px;
			}
			#login-form{
				font-size:11px;
				margin-top:5px;
			}
				#login-form table tbody tr td.login-label label{
					color:#FFF;
				}
				#login-form table tbody tr td{
					padding:0 0 0 14px;
					margin:0;
				}
				#login-form table tbody tr td input{
					padding:0;
					margin:0;
				}
				#login-form table tbody tr td.input-text input{
					border:1px solid #1D2A5B;
					padding:4px;
					width:142px;
					font-size:11px;
					margin:5px 0 3px 0px;;
					color:#000;
				}
				#login-form table tbody tr td.login-label-bot label, #login-form table tbody tr td.login-label-bot a{
					color:#98A9CA;
				}
				#login-form table tbody tr td.login-label-bot input{
					margin-left:0;
					margin-right:5px;
					float:left;
				}
				#login-form table tbody tr td.login-label-bot label{
					padding-top:1px;
					float:left;
				}
			#searchbar{
				vertical-align:middle;
			}
			#searchbar .search-text input{
				width: 328px;
			}
			#searchbar .search-btn input{
				padding-top:6px;
			}
	#globalContainer{
		position:relative;
	}
		#content {
					width: auto;
		}
		.gradient{
			min-width:980px;
			padding-bottom:43px;
			background: -moz-linear-gradient(center top , white, #D3D8E8) repeat scroll 0 0 transparent;
			background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#D3D8E8)) repeat scroll 0 0 transparent;
			background: gradient(linear, left top, left bottom, from(#FFF), to(#D3D8E8)) repeat scroll 0 0 transparent;
			background-image: -ms-linear-gradient(center top , white, #D3D8E8) repeat scroll 0 0 transparent;
			}

			#gradientContainer{
				margin:0px auto;
				width:980px;
			}
				#left-content{
					
				}
					.feature{
						width:550px;
						padding-top:43px;
					}
				#right-content{
					
				}
					#reg-form-container{
						padding: 43px 0 0 15px;
    					width: 383px;
					}
						#reg-form-container .sign-up{
							color: #0E385F;
    						font-size: 18px;
						}
						#reg-form-container .register-ffa{
							margin-top:10px;
							color: #0E385F;
    						font-size: 15px;
						}
							#reg-form{
								margin-top:20px;
							}
								#reg-form table tbody tr td label{
									font-size:13px;
									padding-right:3px;
								}
								#reg-form table tbody tr td.text-input input{
									font-size: 16px;
									padding: 6px;
									width: 250px;
								}
								#reg-form table tbody tr td.text-select select{
									font-size: 16px;
									padding: 6px;
								}
								#reg-form table tbody tr td.td-same-size{
									width:250px;
									font-size:11px;
								}
								#reg-form table tbody tr td.privacy-policy{
									padding:10px 0px;
								}
								#reg-form table tbody tr td.sign-up-btn{
									padding:20px 0px;
								}
								#reg-form table tbody tr td.createpage{
									font-size:11px;
									font-weight:bolder;
								}
			#content-wrapper{
				margin:0px auto;
				width:980px;
			}
			/* border design no top */
			.fb-c-border{
				border:1px solid #CCC;
				border-top:none;
			}
			/* end border design no top */
				#content-left-dynamic{
					margin-top:50px;
					width:18.3%;
					min-height:500px;
					font-size:12px;
				}
					.content-leftsidebar{
						margin-bottom:20px;
						padding:8px 0px;
					}
					.content-leftsidebar h6{
						padding:5px;
						background:url(../images/right-sidebar-title-bg-1x22.jpg) repeat-x 0px;
					}
					.content-leftsidebar ul, .content-rightsidebar div{
						padding:8px 5px;
					}
					.content-leftsidebar ul li{
						padding:2px 0px;
					}
				#main-content-dynamic{
					width:81.4%;
					min-height:700px;
				}
					#navigation-top{
						margin:0px 25px 15px 25px;
						padding-top:25px;
						font-size:14px;
					}
						#nav li{
							float:left;
							padding-right:20px;
						}
						#navigation-top .menu ul li{
							float:left;
							padding-right:20px;
						}
					#main-content-display{
						padding:0px 10px 20px 10px;
						width:66.9%;
						min-height:700px;
						font-size:12px;
						line-height:20px;
					}
					#fullwidth-main-content-display{
						padding:0px 10px 20px 10px;
						width:98%;
						min-height:700px;
						font-size:12px;
						line-height:20px;
					}
					#main-content-rightsidebar{
						width:244px;
					}
						.content-rightsidebar{
							min-height:200px;
							margin-bottom:20px;
							padding:8px 0px;
							font-size:12px;
						}
						.content-rightsidebar h6{
							padding:5px;
							background:url(../images/right-sidebar-title-bg-1x22.jpg) repeat-x 0px;
						}
							.content-rightsidebar ul, .content-rightsidebar div{
								padding:8px 5px;
							}
							.content-rightsidebar ul li{
								padding:2px 0px;
							}
			
		#footer{
			padding-bottom:20px;
			font-size:12px;
		}
			#copyright{
				color:#999;
			}
			#footer-content-container{
				margin:0px auto;
				width:980px;
				padding:10px 0px;
			}
			
			#nav-footer{
				
			}
			#nav-footer ul li{
				float:left;
				padding-left:7px;
			}
				