/*
Theme Name: Twenty Fourteen
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */
body{
	margin:0px;
	}
#wrapper{
	width:100%;
	background-color:#333333;
	border-bottom:2px solid #fff;
	}
#header{
	width:1172px;
	margin:0px auto;
	}

#list1{
	width:450px;
	float:left;
	}
.list ul{
	padding:0px;
	margin:0px;
	}
.list li{
	list-style-type:none;
	display:inline;
	text-decoration:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
	border-right: 1px solid;
	}
.list li:last-child{ border:none;}
.list a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	line-height:35px;
	padding-left:10px;
	padding-right:10px;
	
	}
.list a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#51c4ff;
	text-decoration:underline;
	line-height:35px;
	padding-left:10px;
	padding-right:10px;
	}
#headright{
	width:208px;
	float:right;
	border-radius:0px 0px 0px 20px;
	background-color:#484848;
	padding-bottom:5px;
	padding-top:5px;
	}
.number{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#fff;
	font-weight:bold;
	padding-left:20px;
	
	}
#main{
	width:100%;
	background-color:#00a0af;
	border-bottom:2px solid #fff;
	float:left;
	
	}
#logoheader{
	width:1172px;
	margin:0px auto;
    }
#logo{
	width:360px;
	float:left;
}
#searchbar{
	width:400px;
	float:right;
	padding-left:5px;
	
	}
#left{
	width:324px;
	background-color:#fff;
	border-radius:0px 0px 0px 20px;
	float:left;
	margin-top:46px;
		}

.search{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	line-height:45px;
	padding-left:10px;
	}
#right{
	width:56px;
	float:left;;
	margin-top:46px;
	}
#navigationbg{
	width:100%;
	border-radius:0px 0px 10px 10px;
	background-color:#e3e3e3;
	float:left;
	border-top:2px solid #575757;
	}
#navigation{
	width:1172px;
	margin:0px auto;
	}
#navi{
	width:1020px;
	}
.nav ul{
	padding:0px;
	margin:0px;
	}
.nav li{
	list-style-type:none;
	display:inline;
	text-decoration:none;
	line-height:50px;
	
	}
.nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	line-height:50px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:15px;
	padding-top:15px;
	text-decoration:none;
	}
.nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	line-height:50px;
	padding-left:40px;
	padding-right:40px;
	text-decoration:none;
	background-color:#00a0af;
	padding-bottom:15px;
	padding-top:15px;
	}
	
	#main_banner{
		width:100%;
		float:left;
	}
#banner{
	width:1172px;
	margin:0px auto;
	}
#bannerinner{
	width:1172px;
	margin-top:30px;
	}
#maincontainer{
	width:1172px;
	margin:0px auto;
		
	
		}
#textare{
	width:1172px;
	border-bottom:3px solid #00a0af;
	padding-top:40px;
	
    }
.what{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000;
	font-weight:bold;
	line-height: 42px;
	}
#bottommain{
	width:1172px;
	float:left;
	padding-bottom:5px;
	padding-left: 18px;

	}
#top1{
	width:270px;
	float:left;
	margin-right:20px;
	}
#top{
	width:270px;
	border:1px solid #d1d0d0;
	padding-top:30px;
	padding-bottom:30px;
	border-radius:0px 20px 0px 8px;
	margin-top:15px;
	}
#bottomtext{
	width:270px;
	float:left;
	margin-top:10px;
	}
	
.scan a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00a0af;
	text-decoration:none;
	float:left;
	padding-left:10px;
	}
.scan a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00a0af;
	text-decoration:underline;
	padding-left:10px;
	}
#button{
	width:104px;
	background-color:#00a0af;
	border-radius:0px 15px 0px 15px;
	
	
	margin-top:41px;
			}
			.image{
				padding-left:10px;
			}
.details a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	line-height:34px;
	padding-left:20px;
	text-decoration:none;
	
	}
.details a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	line-height:34px;
	padding-left:20px;
	text-decoration:underline;

		}
#footer{
	width:100%;
	background-color:#00a0af;
	border-top:2px solid #e5e5e5;
	margin-top:10px;
	border-radius:0px 0px 0px 8px;
	float:left;
	}
#footerinner{
	width:1172px;
	margin:0px auto;
	padding-left: 85px;
	}
#foot{
	width:290px;
	float:left;
	margin-top:20px;
	}
.information {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	float:left;
	text-decoration:none;
	width:100%;
	line-height:30px;
	}

#foot1{
	width:200px;
	float:left;
	}
.fot ul{
	padding:0px;
	margin:0px;
	}
.fot li{
	list-style-type:none;
	display:block;
	text-decoration:none;
	line-height:18px;
   }
.fot a{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#fff;
	 line-height:18px;
	 text-decoration:none;
	 }
.fot a:hover{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#000;
	 line-height:18px;
	 text-decoration:none;
	 }
#social{
	 width:168px;
	 float:left;
	 }
 #copy1{
	 width:1172px;
	 padding-top:10px;
	 float: left;
	 }
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:22px;
	text-decoration:none;
	}
	.pay{
		width:100%;
		float:left;
		margin-top:10px;
	}
	#logo1{
		width:313px;
		float:left;
	}
	
#header .list .menu-top-menu-container ul li a:last-child{ border:none;}
	

