﻿		
		/* Custom logo */
		#logo h1.name{
			font-family: Verdana;
			font-size: 20px;
		}
		#logo p.tagline{
			font-family: Times New Roman;
			font-size: 15px;
		}
		/*General*/
		body { 
		 background: #F9F9F9 url('') no-repeat center center fixed;
		 font-family: 0;
		 font-weight: normal;
		 font-style: normal;
		 font-size: 12px;
		 color: #111111;
		}
		/* If is Category */
				
		/*Main Menu*/
		header nav > ul > li a{
			font-family: 0;
			font-size: 13px;
			font-style: normal;
			font-weight: normal;
			color: #2E2E2E;
		}
		/*Sub Menu*/
		header #sub-menu a{
			font-family: 0;
			font-weight: normal;
			font-style: normal;
			font-size: 11px;
			color: #2E2E2E;
		}

		/*Page Title*/
		.page-title {
			font-family: 0;
			font-style: normal;
			font-weight: bold;
			font-size: 17px;
			color: #545454;
		}

		/*Post Title*/
		.post-title {
			font-size: 17px;
			font-weight: bold;
			color: #404040;
			font-family: 0;
			font-style: normal;
		}


		/*Post Meta*/
		.post-meta a{
			font-family: 0;
			font-size: 11px;
			font-style: italic;
			color: #999999;
			font-weight: normal;	
		}
		.post-meta .comments {
			font-family: 0;
			font-size: 11px;
			font-style: italic;
			color: #999999;
			font-weight: normal;
		}

		.post-meta .author {
			font-family: 0;
			font-size: 11px;
			font-style: italic;
			color: #999999;
			font-weight: normal;
		}

		.post-meta .date {
			font-family: 0;
			font-size: 11px;
			font-style: italic;
			color: #999999;
			font-weight: normal;
		}
		/*Post Entry*/
		.page-container p, .page-container *{
			font-family: 0;
			/*font-weight: normal;
			font-style: normal;*/
			font-size: 14px;
			/*color: #111111;*/
		}
                

		/*Widgets Titles*/
		#sidebar .widget-title {
			font-size: 17px;
			font-weight: bold;
			font-family: 0;
			font-style: normal;
			color: #000000;
		}

		/*Footer Widgets Titles*/
		footer .widget-title {
			font-size: 17px;
			color: #A8A8A8;
			font-style: normal;
			font-weight: normal;
			font-family: 0;
		}

		/*h1,h2,h3,h4,h5,h6*/


		.page-container h1 {
		    font-family: 0;
			font-size: 22px;
		    font-weight: bold;
		    font-style: normal;
		    color: #404040;
		}

		.page-container h2 {
		    font-family: 0;
			font-size: 20px;
		    font-weight: bold;
		    font-style: normal;
		    color: #404040;
		}

		.page-container h3 {
		    font-family: 0;
			font-size: 18px;
		    font-weight: bold;
		    font-style: normal;
		    color: #404040;
		}

		.page-container h4 {
		    font-family: 0;
			font-size: 16px;
		    font-weight: bold;
		    font-style: normal;
		    color: #404040;
		}

		.page-container h5 {
		    font-family: 0;
			font-size: 14px;
		    font-weight: bold;
		    font-style: normal;
		    color: #404040;
		}

		.page-container h6 {
		    font-family: 0;
			font-size: 12px;
		    font-weight: bold;
		    font-style: normal;
		    color: #404040;
		}

		/* Color Picker */
		header nav ul li a.active {
			background: #134993;
		}
		.sf-menu li:hover, .sf-menu li.sfHover,
		.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
			color: #134993;
		}
		header #sub-menu a:hover {
			color: #134993;
		}
		.sbOptions a:hover,
		.sbOptions a:focus,
		.sbOptions a.sbFocus{
			color: #134993;
		}
                /*
		.contact-form input[type="submit"] {
			background: #134993;
		}*/
		.carousel .read-more {
			background: #134993;
		}
		.read-more {
			background: #134993;
		}
		.tabs-widget .tab-links li.active a {
			color: #fff;
			background: #134993;
			border-top: 1px solid #134993;
		}
		li.subscribe-widget input[type="submit"] {
			background: #134993;
		}
		li.widget_rss .rss-date {
			color: #134993;
		}
		li.widget_tag_cloud .tagcloud a:hover {
			background: #134993;
		}
		.error-404 p b {
			color: #134993;
		}
		.dropcap2 span.large-cap {
			color: #134993;
		}
		#slider.version1 .flex-caption {
						background: rgba(19, 73, 147, 0.8);
			background: url(http://www.htmltocss.com/rgbatopng.php?rgba=19,73,147,0.8)\0/;
		}
		#slider.version3 .flex-control-thumbs li img.flex-active {
			border-color: rgba(19, 73, 147, 0.8);
			border-color: #134993\0/;
		}
		blockquote {
			border-left: 2px solid #134993;
			border-right: 2px solid #134993;
		}
		.page-title::after {
			border-left: 7px solid #134993;
		}
		header nav > ul > li > a:not(.active):hover {
			border-bottom: 2px solid #134993;
			color: #134993;
		}

