/*
Theme Name: Light Clean Blue
Theme URI: http://handla-online.org/light-clean-blue
Author URI: http://handla-online.org/
Description: Light, stylish, simple and readable with modern menu. SEO-friendly theme structure.
Author: handla-online.org
Version: 2.5
Tags: blue, white, two-columns, fixed-width, editor-style, sticky-post
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* CSS Document */
* {
	margin:0; padding:0;
}
body {
	background:#E8E8E8  url(images/main-bg.gif) repeat-x 0 0;
	color:#000000;
	font:14px/18px Arial, Helvetica, sans-serif;
	padding-top:15px;
}
img {
	border:0;
}
ul {
	list-style:none;
}
a,
a:focus {
	text-decoration:none; 
	outline:none;
}
input,
select,
textarea {
	font:11px/14px Arial, Helvetica, sans-serif;
	outline:none;
}

/* Start: Main Container */
.wrapperBg {
	background:url(images/main-bg-bottom.gif) repeat-x 0 100%;
	background:#016B09;
}
.mainCont {
	margin:0 auto;
	width:1200px;
	background:#ffffff;
	padding: 0;
}
/* End: Main Container */

/* Start: Header */
.header {
	min-height:125px;
   	background:url(images/header-bg2.jpg) no-repeat 50% 100%;
	position:relative;
	padding-left:28px;
}

.header h1 {
	font:30px/34px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-top:22px;
	max-width: 530px;
}

.header h1 a {
	color:#ffffff;
}

.header h2 {
	color:#E2414E;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}

/* Search Form */
.header .searchForm {
	position:absolute;
	left:700px;
	top:90px;
	width:327px;
	padding:2px;
}

.header .searchForm input.field {
	width:300px;
}
/* End: Header */

/* Start: Header Menu */
.headerMenu {
	width:1200px;
	margin:0 auto;
	background-color:#cfcbc4;
	position:relative;
}

.headerMenu span {
	display:block;
	width:10px;
	height:6px;
	background:url(images/topmenu-corner.png) no-repeat 0 0;
	position:absolute;
	left:-8px;
	top:1px;
}

.headerMenu span.rightBg {
	background-position:0 100%;
	left:auto;
	right:-10px;
}

.headerMenu ul {
	height:40px;
	line-height:36px;
	font-size:14px;
	background-color:#938e70;
	background1:url(images/topmenu-bg.jpg) repeat-x 0 0;
	position:relative;
	top:4px;
}

.headerMenu ul li {
	float:left;
	padding-right:1px;
	position:relative;
}

.headerMenu ul li a {
	display:block;
	padding:0 10px;
	height:36px;
	color:#dddddd;
	background:url(images/topmenu-bg-hover.jpg) repeat-x 0 -100px;
}

.headerMenu ul li a:hover{
	color:#fdffb2;
	font-size:16px;;
}
.headerMenu ul li.current_page_item a,
.headerMenu ul li.activeParent a {
	background-position:0 0;
}

.headerMenu ul li.home a {
	width:50px;
	padding:0;
}

.headerMenu ul li.home a strong {
	background:url(images/home-icon.gif) no-repeat 50% 50%;
	cursor:pointer;
	height:36px;
	display:block;
	text-indent:-20000px;
}
		
/* Drop Down Menu */
.headerMenu ul ul {
	position:absolute;
	width:200px;
	left:0;
	top:36px;
	background:#fb996a;
	height:auto;
	font-size:13px;
	line-height:18px;
	display:none;
}
				
.headerMenu ul ul li {
	float:none;
	padding:0 0 1px;
}

.headerMenu ul ul li a {
	background:none;
	height:auto;
	padding-top:4px;
	padding-bottom:4px;
	height:100%;
}

.headerMenu ul ul li a:hover {
	background:#f55229;
}
				
.headerMenu ul ul ul {
	left:100%;
	top:0;
}				
/* End: Header Menu */

/* Start: Body Content */
.bodyContent {
	padding:0 0px 5px 5px;
	overflow:hidden;
	height:100%;
}

.bodyContent h2, 
.bodyContent h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.bodyContent h2.pageTitle {
	font-size:36px;
	line-height:34px;
	padding-bottom:15px;
	text-transform:none;
}

/* Start: Left Panel */
.leftPanel {
	width:710px;
	float:left;
	padding:5px 0 0 5px;
	margin: 0;
}

.leftPanel a {
	color:#D00000;
	text-decoration:none;
}
		
.leftPanel a:hover {
        color:#003366;
	text-decoration:none;
}
/* Post */
.post,
.type-page {
	margin: 0;
	padding: 0 0 15px 0;
}

.post h2,
.type-page h2 {
	color:#C80000;
	font-size:36px;
        font-family: Century Gothic, sans-serif;
	font-weight:bold;
	line-height:34px;
	margin-left:10px
	padding-top:20px;
	padding-bottom:20px;
}

.post h2 a,
.type-page h2 a {
	color:#C80000;
	text-decoration:none;
}
.post h2 a:hover,
.type-page h2 a:hover {
	text-decoration:underline;
}
.post p.postmeta,
.type-page p.postmeta {
	padding-bottom:18px;
}

.entryContent { 
	overflow:hidden;
	height:100%;
}

/* headings */
.entryContent h1,
.entryContent h2 {
	font-family:Georgia, Serif;
}
.entryContent h1 {
	text-transform:none;
	font-size:28px;
	line-height:28px;
	font-weight:normal;
	padding-bottom:12px;
	clear:both;
}

.entryContent h2 {
	color:#006600;
	text-transform:none;
	font-size:24px;
	line-height:25px;
	padding-bottom:12px;
	//clear:1both;
}

.entryContent h3 {
        color:#000000;
	font:19px/22px Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	text-transform:none;
	//clear:/both;
}

.entryContent h4 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	padding-bottom:12px;
	clear:both;
}

.entryContent h5 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	clear:both;
}

.entryContent h6 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	clear:both;
}
				
/* Paragraph text */
.entryContent p {
	padding-bottom:18px;
}
				
/* Blockquote */
.entryContent blockquote {
  background: #f9f9f9;
  font-size: 15px;
  font-style: italic;
  color: #606060;
  border-left: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #606060;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:after {
content: no-close-quote;
			
}
				
/* Unordered List */
.entryContent ul {
	list-style:disc;
	padding:0 0 20px 20px;
}

.entryContent ul li {
	padding-bottom:3px;
}
					
/* Ordered List */	
.entryContent ol {
	list-style:decimal inside;
	padding:0 0 20px 5px;
}			

/* Defination List */
.entryContent dl {
	padding:10px;
}

.entryContent dl dt {
	font-weight:bold;
	padding-bottom:3px;
}

.entryContent dl dd {
	padding:0 0 5px 10px;
}
				
table {
	border-collapse: collapse;
}

table {
	margin: 1em auto;
	border: 0px;
	border-radius: 5px;
}
table th,
table th[class] {
	padding: 5px 9px;
	border: 0px;
	background: #f3f3f3;
	}
table td,
table td[class] {
	padding: 5px 9px;
	border: 0px;
}
table tr.alternate td {
	background: #fafafa;
}			

/* Code Display Style */
.entryContent pre {
	padding-bottom:20px;
}		

/* Image testing */
.alignright {
	float:right;
	margin:0 0 10px 10px;
}

.alignleft {
	float:left;
	clear:left;
	margin:0 10px 10px 0;
}

.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 10px;
}

.alignnone {
	margin-bottom:10px;
	margin-right: 5px;
}

.size-thumbnail {
	margin-right:8px;
	display:inline;
}

.attachment-post-thumbnail {
	float: left; 
	padding: 0 10px 10px 0;
}
				
/* End: Left Panel */
/* Start: Right panel */
.rightPan {
	width:310px;
	float:right;
	background:#f5f5f5;
	margin: 0;
	padding: 0;
}

.rightPan .inner {
	padding:5px 20px 0 5px;
	background:url(images/right-panel-bg.gif) repeat-y 0 0;
}
.rightPan span.topBg,
.rightPan span.bottomBg {
	display:block;
	background:url(images/right-panel-bg-top.gif) no-repeat 0 0;
	height:9px;
	font-size:0;
	line-height:0;
}

.rightPan span.bottomBg {
	background-image:url(images/right-panel-bg-bottom.gif);
}

.rightPan h3 {
	font-size:18px;
	line-height:22px;
	color:#22710f;
}

.rightPan a {
	color:#b6071e;
}
.rightPan a:hover {
	color:#3B3B3B;
}


/* Start: first panel */
.firstPan {
	width:160px;
	float:left;
	background:#f5f5f5;
	margin: 0;
	padding: 0;
}

.firstPan .inner {
	padding:5px 20px 0 5px;
	background:url(images/first-panel-bg.gif) repeat-y 0 0;
}
.firstPan span.topBg,
.firstPan span.bottomBg {
	display:block;
	background:url(images/first-panel-bg-top.gif) no-repeat 0 0;
	height:9px;
	font-size:0;
	line-height:0;
}

.firstPan span.bottomBg {
	background-image:url(images/first-panel-bg-bottom.gif);
}

.firstPan h3 {
	font-size:18px;
	line-height:22px;
	color:#22710f;
}

.firstPan a {
	color:#b6071e;
}
.firstPan a:hover {
	color:#3B3B3B;
}
		
/* Start: Widget Style */
.widgetBlock {
	padding-bottom:18px;
}

.widgetBlock ul {
	line-height:16px;
}

.widgetBlock ul li {
	padding:7px 0 7px 17px;
	background:url(images/bullet-right.gif) no-repeat 3px 13px;
	border-bottom:#EFEFEF 1px solid; 
}
/* End: Widget Style */
		
/* Start: Search Form Style */
.searchForm {
	background:#F1F1F1;
	padding:14px 11px 14px 14px;
	overflow:hidden;
}	

.searchForm p {
	border-top:#909090 1px solid;
}

.searchForm input {
	float:left;
}

.searchForm input.field {
	border-color:#909090;
	border-style:solid;
	border-width:0 0 0 1px;
	padding:3px 3px;
	height:15px;
	width:160px; 
	color:#575757;
	background-color:#fff;
}

.leftPanel .searchForm {
	padding-right:0;
}

.leftPanel .searchForm input.field { 
	width:560px;
	height:20px;
	font-size:18px;
	line-height:20px;
	padding:6px 8px 8px;
}

.leftPanel .searchForm p {
	background-color:#fff;
	overflow:hidden;
	width:98%;
}

.leftPanel .searchForm p input.btn {
	float:right;
	margin-top:5px;
}
/* End: Search Form Style */
/* End: Right panel */
/* End: Body Content */
/* Start: Footer */
.footer {
	background:#b6071e url(images/footer-bg.gif) repeat-x 0 0;
	width:1000px;
}
.footer a {
	color:#ffffff;
}

.footer .inner {
	width:1000px;
	margin:0 auto;
	background:url(images/footer-inner-bg.gif) repeat-x 0 0;
	padding:36px 10px 50px 16px;
	overflow:hidden;
	height:100%;
}

.footer p.logo {
	font:40px/42px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#165DB1;
	text-transform:uppercase;
	float:left;
}

.footer .right {
	width:470px;
	float:right;
	text-align:right;
	font-size:11px;
	line-height:16px;
}

.footer ul {
	padding-bottom:6px;
}

.footer ul li {
	display:inline;
	padding:0 10px 0 14px;
	background:url(images/footer-devider.gif) no-repeat 0 50%;
}

.footer ul li.left {
	padding-left:0;
	background:none;
}

.footer ul li a {
	color:#A8C7EC;
}

.footer ul li a:hover,
.footer ul li.current_page_item a {
	color:#FFF;
}

.footer .right p {
	color:#5483BA;
}

.footer .textwidget {
	color:#5483BA;
}
/* End: Footer */

/* Comment Form */
#commentform p {
	padding-bottom:12px;
}

#commentform input.field {
	float:left;
	clear:left;
	margin-right:10px;
	width:200px;
	height:14px;
	padding:2px 3px;
}

#commentform label {
	display:block;
	font-size:11px;
	line-height:20px;
}

#commentform textarea {
	width:500px;
	height:120px;
	margin-bottom:10px;
	padding:3px 5px;
}

#commentform input.btn {
	width:120px;
	height:25px;
	cursor:pointer;
	font-size:12px;
}

h3#respond,
h3#comments {
	font-size:20px;
	padding-bottom:10px;
}


/* Comment Closed */
p.nocomments {	
	font-weight:bold;
	font-style:italic;
}

/* Comment List */
.commentlist li {
	margin-bottom:10px;
	padding:10px;
	background-color:#e1e1e1;
	overflow:hidden;
}

.commentlist li.alt {
	background-color:#F2F2F2;
}

.commentlist li img.photo {
	float:left;
	margin:0 10px 5px 0;
	border:#ccc 1px solid;
	padding:2px;
}

.commentlist li p img {
	display:inline;
}

.commentlist li p {
	padding-bottom:8px;
}

.commentlist li p.commentmetadata {	
	font-size:11px;
	padding-bottom:5px;
}
	
.footer .credits {
	font-size: 10px;
	margin-top: 35px;
}
.footer .credits a {
	color: #A8C7EC;
}

/*Custom style*/
s {
	color: #000;
}
.sticky {
	background-color: #f9f9f9;
	padding: 10px;
	margin-bottom: 10px;
}

.wp-caption {
	border: none;
	text-align: left;
	background-color: #ffffff;
	padding-top: 5px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
        font-style: italic;
        font-family: Copperplate / Copperplate Gothic Light, sans-serif;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 2px;
}

.bypostauthor {
}

.clear {
	clear: both;
}

img {
	margin: 0;
	max-width: 600px;
	height: auto;
}

.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

#gallery-1 dl {
   padding:0;
}

#gallery-1 dl dt {
   font-weight:bold;
   padding: 0;
}
		
#gallery-1 dl dd {
   padding:0 0 5px 10px;
}

/* Image testing */

.alignright {
	float:right;
	margin:0 0 10px 10px;
}

.alignleft {
	float:left;
	margin:0 10px 10px 0;
}

.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 10px;
}

.alignnone {
	margin-bottom:10px;
	margin-right: 5px;
}

.size-thumbnail {
	margin-right:8px;
	display:inline;
}

.wp-caption img, 
.wp-caption embed {
	max-width: 580px;
}

.wp-caption {
	max-width: 600px;
}

#addpos1 {  
	position: relative;
	float:right;
	width: 5px; 
	height: 1px;
		}
#addpos2 {  
	position: relative;
	float:right;
	width: 1px; 
	height: 500px; 
		}
#addpos3 {  
	position: relative;
	float:right;
	background-color: azure; 
	width: 10px; 
	height: 300px; 
		}
#sniptip {  
	position: relative;
	float:right;
	width: 300px;
         clear:right; 
	height: 700px; 
		}

#logo {
position:relative;
float:left;
}

.buttonStyle {
	background: #FFF url('http://messages.365greetings.com/wp-content/uploads/2012/07/email.png');
    	cursor:pointer;
    	width: 60px;
    	height: 18px;
    	border: none;
}



#socialpanel {
	position: fixed;
	border-radius: 15px;
	border-color:#0b7dea;
	border-width:4px;
	border-style:double;
	top: 100px;
	left: 10px;
	width: 70px;
	height: 320px;
	background-color: #ecf8fd;
}
#google120 {
	position: relative;
	top: 290px;
	left: 0px;
	width: 120px;
	height: 600px;
	background-color: #E8E8E8; 
}

#sniptip {  
	position: relative;
	float:right;
	width: 300px;
         clear:right; 
	height: 500px; 
		}

table.hovertable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#c3dde0;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.hovertable th {
	background-color:#c3dde0;
	border-width: 1px;
	padding: 2px;
	height:30px;
	border-style: solid;
	border-color: #a9c6c9;
}
table.hovertable tr {
	background-color:#d4e3e5;
}
table.hovertable td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #a9c6c9;
}



#logo {
position:relative;
float:left;
}

.buttonStyle {
	background: #FFF url('http://messages.365greetings.com/wp-content/uploads/2012/07/email.png');
    	cursor:pointer;
    	width: 60px;
    	height: 18px;
    	border: none;
}

.fbbox { padding-top:2px; padding-bottom:14px;}
.twbox { padding-top:2px; padding-bottom:14px; padding-left:10px;}