
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	/*margin-top: 50px;*/
	padding: 0;
	background: #f7f7f7 url(images/bg.png) repeat left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	
	min-height: 100%;
    min-width: 1024px;
    width: 99%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -9999;
}

h1, h2, h3 {
	margin-top: 0;
	color: #052E3C;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #052E3C;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 140px;
	/*background: url(images/img02.jpg) repeat-x left top;*/
	background: #0000;
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	background: url(images/img01.png) no-repeat left top;
	background: rgba(255, 255, 255, 0.84);
    border-radius: 15px 0 0 0;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	/*background: url(images/img02.jpg) no-repeat left top;*/
	
	/*background: #88c4eb;
   /* background: -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff3),color-stop(100%,#0003));
    background: -webkit-linear-gradient(top,#fff3 0%,#0003 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);*/
    
    
   background: -ms-linear-gradient(top, #357ae8 0%, #88c4eb 100%) no-repeat;
    background: -moz-linear-gradient(top, #357ae8 0%, #88c4eb 100%) no-repeat;
    background: -o-linear-gradient(top, #357ae8 0%, #88c4eb 100%) no-repeat;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #357ae8), color-stop(1, #88c4eb))no-repeat;
    background: -webkit-linear-gradient(top, #357ae8 0%, #88c4eb 100%) no-repeat;
    background: linear-gradient(to top, #357ae8 0%, #88c4eb 100%)no-repeat;
    background: linear-gradient(to top, #357ae8 0%, #88c4eb  100%)no-repeat;
        background: linear-gradient(to top, #357ae8 0%, #88c4eb 100%)no-repeat;
        background: linear-gradient(to top, #357ae8 0%, #88c4eb 100%)no-repeat;
     
    /*border-radius: 10px 0 10px 0;*/
}
/*
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}
*/
/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 15px 10px 5px 0;
	background:rgba(255, 255, 255, 0.7);/* #FFFFFF*/
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 770px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}
.newtitle
{
	    margin: 0 18px 0 18px;
	color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #357ae8), color-stop(1, #88c4eb))no-repeat;
    background: -webkit-linear-gradient(top, #357ae8 0%, #88c4eb 100%) no-repeat;
    background: linear-gradient(to top, #357ae8 0%, #88c4eb 100%)no-repeat;
    background: linear-gradient(to top, #357ae8 0%, #88c4eb 100%)no-repeat;
    border-radius: 10px 0 10px 0;
}
.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -20px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
	display:none;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}
#sidebar1 li h2 {
border-radius: 0px 10px 10px 0;
}
#sidebar2 li h2 {
border-radius: 10px 0px 0px 10px;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	/*background: #035b86 url(images/img05.jpg) no-repeat left top;*/
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
	
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #357ae8), color-stop(1, #88c4eb))no-repeat;
    background: -webkit-linear-gradient(top, #357ae8 0%, #88c4eb 100%) no-repeat;
    background: linear-gradient(to top, #357ae8 0%, #88c4eb 100%)no-repeat;
    /*background: linear-gradient(to top, #357ae8 0%, #88c4eb 100%)no-repeat;*/
    background: linear-gradient(to top, #357ae8 0%, #88c4eb 100%)no-repeat;
    border-radius: 10px 0 10px 0;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	/*background: url(images/img04.jpg) no-repeat left top;*/
	border-radius: 0 0 20px 0px;
	background: rgba(255, 255, 255, 0.84);
    border-radius: 0 0 15px 0;
    border-top: solid 1px #808080;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	/*text-align: center;*/
	/*font-size: smaller;*/
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}



/* Menu */

nav {    
    display: block;
    text-align: center;
    z-index:100;
  }
  nav ul {
    margin: 0;
    padding:0;
    list-style: none;
    z-index:100;
  }
  .nav a {
    display:block;     
    background: #88c4eb;
    color:#fff; 
    text-decoration: none;
    /*padding: .8em 1.8em;*/
       padding: 8px 17px 4px 17px;
    text-transform: uppercase;
    font-size: 100%;letter-spacing: .3px;
    text-shadow: 0 -1px 0 #000;
    position: relative;
        text-align: left;
  }
  .nav{  
    vertical-align: top; 
    display: inline-block;
    box-shadow: 1px -1px -1px 1px #000, -1px 1px -1px 1px #fff, 0 0 6px 3px #fff;
    border-radius:6px;
  }
  .nav li{position: relative;}
  .nav > li { 
  padding-top: 5px;
    float:left; 
    /*border-bottom: 4px #aaa solid; */
    margin-right: 1px; 
    z-index:100;
      margin: 0 0px 0 -1px;
  } 
  .nav > li > a { 
    margin-bottom:1px;
    /*box-shadow:inset 0 2em .33em -.5em #035b86; */
  }
  .nav > li:hover , .nav > li:hover >a{  border-bottom-color:orange;}
  .nav li:hover > a { color:orange; }
  .nav > li:first-child  { border-radius: 4px 0 0 4px;} 
  .nav > li:first-child>a{border-radius: 4px 0 0 0;}
  .nav > li:last-child  { 
    border-radius: 0 0 4px 0; 
    margin-right: 0;
  } 
  .nav > li:last-child >a{border-radius: 0 4px 0 0; }
  .nav li li a { margin-top:1px}
  
  
  
    .nav li a:first-child:nth-last-child(2):before { 
     content:""; 
     position: absolute; 
     height:0; 
     width: 0; 
     border: 5px solid transparent; 
     top: 50% ;
     right:5px; 
     z-index:100; 
   }
   
   
   
   
   
   /* submenu positioning*/
.nav ul {
  position: absolute;
  white-space: nowrap;
  border-bottom: 5px solid  orange;
  z-index:100;
  left: -99999em;
  background:white;
}
.nav > li:hover > ul {
  left: auto;
  padding-top: 3px  ;
  min-width: 100%;
}
.nav > li li ul {  border-left:1px solid #fff; }


.nav > li li:hover > ul { 
 /* margin-left: 1px */
  left: 100%;
  top: -1px;
  }
/* arrow hover styling */

.nav > li > a:first-child:nth-last-child(2):before { 
  border-top-color: #aaa;   
}
.nav > li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-bottom-color: orange; 
  margin-top:-5px
}
.nav li li > a:first-child:nth-last-child(2):before {  
  border-left-color: #aaa; 
  margin-top: -5px
}
.nav li li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-right-color: orange;
  right: 10px; 
}

.nav > li > a { 
background:none;
}
.link img {
    border-radius: 5px;
}



.image_wrapper { 
	  display: inline-block;
  border: 1px solid #035b86;
  padding: 4px;
  background: #4d8fe9;
	margin-bottom: 5px; 
}