/* 

Theme Name: One Smiley Monkey

Theme URL: http://www.onesmileymonkey.com

Description: Custom theme for One Smiley Monkey.

Author: Purr Design

Author URI: http://www.purrdesign.com

Version: 1.0

*/



/*CSS RESET*/

body {

	height: 100%; }

html, body, div, h1, h2, h3, p, ul, ol, li, form, fieldset, input, textarea, p, blockquote  {

	font-size: 100%;

	margin: 0;

	padding: 0 }  

ul {list-style: none;}  

img, fieldset, a  {

	border: 0;

	outline-style: none }  

h1, h2, h3, h4, h5  {

	font-weight: normal;

	margin: 0;

	padding: 0 }  

em {font-style: italic;}  

strong {font-weight: bold;}

/*---------STRUCTURE---------*/

@font-face {

    font-family: 'RokkittRegular';

    src: url('Rokkitt-webfont.eot');

    src: url('Rokkitt-webfont.eot?#iefix') format('embedded-opentype'),

         url('Rokkitt-webfont.woff') format('woff'),

         url('Rokkitt-webfont.ttf') format('truetype'),

         url('Rokkitt-webfont.svg#RokkittRegular') format('svg');

    font-weight: normal;

    font-style: normal;



}

body                           {

	color: #453e30;

	letter-spacing: .27px;

	margin: 0;

	padding: 0;

	font: 14.5px/20px 'Century Gothic', CenturyGothic, Geneva, AppleGothic,sans-serif; /*Main Text Font */

	background:  #9fcacc no-repeat fixed left; /* Background Color */

	background-size: cover ;

}

a  {

	text-decoration: none }

a:link, a:visited, a:active          {

	color: #006666; /* Link Color */

	text-decoration: underline }

a:hover             {

	color: #46c3c3; /* Link Hover Color */

	text-decoration: none }

p    {

	margin-top: 8px;

	margin-bottom: 12px }

h1, h2, h3, h4, h5              {

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif; /*Heading Font */

	font-weight: normal;

	margin-top: 15px;

	margin-bottom: 10px; }

h1                        {

	color: #006666; /* Heading 1 Color */

	font-size: 31px;

	line-height: 28px;

	margin-top: 15px;

	margin-bottom: 15px }

h2      {

	color: #006666; /* Heading 2 Color */

	font-size: 28px;

	line-height: 26px }

h3                       {

	color: #006666;

	font-size: 21px;

	line-height: 21px;

	text-transform: uppercase; }

h4        {

	color: #006666;

	font-size: 18px;

	line-height: 18px;

	text-transform: uppercase; }

.clear {

	width: 1px;

	height: 1px;

	clear: both }

#wrapper                                       {

	margin-right: auto;

	margin-left: auto; 

        width: 1075px;

	background-color: #ffffff;

	overflow: hidden;

	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.25);

	-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.25);

	box-shadow: 0px 0px 5px rgba(0,0,0,.25);

}





.clear {

	clear: both }

/*Header*/

.headerad {

	text-align: center;

	background-color: #006666;

	padding: 15px;

	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.25);

	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.25);

	box-shadow: 1px 1px 5px rgba(0,0,0,.25);

	

}

#header {

	width: 1055px;

	margin: 0 auto;

	background: url(images/monkey.png) no-repeat 600px bottom;

	overflow: hidden;

	height: 175px;

        

}

#header .logo    {

	float: left;

	margin: 0;

	margin-top: 25px;

	margin-bottom: 25px; }

#header .social {

	float: right;

	width: 210px;

	text-align: right;

	margin-top: 95px;

}

#header .social .connect {

	float: left;

}

#header .social a {

	margin: 5px 0 0 2px;

	float: left;

	display: inline-block;

}

#header .social a:hover {

	opacity: 0.7;

}

/*PULLDOWN MENU*/

#nav          {

	width: 100%;

	display: block;

	position: relative;

	color: #036f73;

	background-color: #036f73;

	height: 35px;

	font: 15px/35px 'RokkittRegular', Helvetica, sans-serif !important; /* Navigation Menu Font */

	letter-spacing: .5px;

	text-transform: uppercase;

	clear: both;

}

#nav ul {

	list-style: none;

	margin: 0 19px;

	padding: 0;

	float: left;

}

#nav ul li  {

	margin: 0;

	padding: 0;

	float: left;

	display: inline-block; }

#nav ul li a  {

	color: #f2efe9;

	text-decoration: none;

	padding: 0px 10px;

	float: left }

#nav ul li a:hover, #nav ul li:hover > a {

	color: #ffffff;

	background-color: #2cbbbf; }

#nav li ul a:hover, #nav ul li li:hover > a {

	background-color: #0c5254; }

#nav li ul   {

	font: 12px/14px Arial, sans-serif, Helvetica;

	background-color: #036f73;

	background-color: rgba(69,62,48,.9);

	margin: 35px 0 0;

	position: absolute;

	z-index: 9999;

	left: -999em;

	width: 190px;

	letter-spacing: normal;

	text-transform: none;

	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,.1);

	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,.1);

	box-shadow: 0px 2px 2px rgba(0,0,0,.1);

	 }

#nav li:hover ul {

	left: auto }

#nav ul li ul li {

	margin-left: 0;

}

#nav li ul a  {

	color: #ffffff;

	margin: 0;

	width: 170px;

	border-top: 1px solid #036f73;

	padding: 8px 10px;  }

#nav ul li li:hover > a, #nav ul li li a:hover {

	color: #ffffff;

	background-color: #006666; /* Nav Color */

	margin: 0; }

#nav li li ul  {

	visibility: hidden;

	margin: 0 0 0 190px;

	background-color: #006666; } /* Nav Color 2 */

#nav li li ul a  {

	border-top: 1px solid #57d4d9; /* Nav Color 3 */

	}

#nav ul li li li:hover > a, #nav ul li li lia:hover {

	color: #ffffff;

	background-color: #57d4d9; /* Nav Color 4 */

	}

#nav li li:hover ul {

	visibility: visible }

#nav ul ul li:last-child > a  {

	border-bottom: none }

#nav ul ul ul li:first-child > a { }



/*Content*/

#content {

	margin: 30px;

	width: 640px;

	float: left }

.pagetitle, .archivetitle   {

	margin-top: 0 }

.pagecontent ul  {

	margin-top: 0;

	margin-bottom: 15px }

.pagecontent ul li  {

	padding-bottom: 5px;

	padding-left: 11px }

/*Sidebar*/

#sidebar                   {

	color: #036f73;

	font-size: 12px;

	line-height: 16px;

	margin: 30px 30px 30px 0;

	width: 330px;

	float: right; }

#topsidebar   { }

#leftsidebar          {

	margin-right: 21px;

	width: 149px;

	float: left }

#rightsidebar     {

	width: 160px;

	float: right }

#lowersidebar   { 

	clear: both;

	width: 320px;

}

.widget        {

	margin-bottom: 30px;

}

.widget p:last-child, .widget li:last-child, .widget ul:last-child {

	margin-bottom: 0px;

	padding-bottom: 0px;

}

h4.widgettitle    {

	margin: 0 0 8px;

	padding-bottom: 4px;

	border-bottom: 1px dotted #edece8; }

	

.centered h4.widgettitle    {

	text-align: center; }

.widget a:link      {

	color: #036f73;

	text-decoration: none }

.widget a:visited, .widget a:active      {

	color: #a29e97;

	text-decoration: none }

.widget a:hover, #text-11 a:hover    {

	color: #006666;  /* Widget Hover Color */

	text-decoration: none }

.widget ul   { }

.widget ul li           {

	background-image: url("images/bullet.png");

	background-repeat: no-repeat;

	background-position: 0 7px;

	list-style-type: none;

	margin: 0 0 8px;

	padding: 0 0 0 9px }

.widget p    {

	margin: 0 0 10px }



#topsidebar .ad { 

	background: #f2f2f0;

	padding: 15px;

}

.widget_search {

	margin-top: -5px;

	margin-bottom: 27px }

#searchform {

	position: relative;

	width: 330px;

	height: 30px;

}

.searchinput {

	background-color: #ffffff;

	width: 300px;

	color: #a29e97;

	font: 12px/30px Arial, Helvetica, sans-serif;

	vertical-align: middle;

	padding: 7px;

	border: 1px solid #e8e9e9;

}

.searchinput:focus {

	color: #036f73;

}

.searchsubmit {

	float: right;

	background-color: #006666;   /* Search Button Color */

	color: #ffffff;

	border: none;

	font-family: RokkittRegular, Arial, sans-serif, Helvetica;

	font-size: 15px;

	-webkit-border-radius: 20px;

	-moz-border-radius: 20px;

	border-radius: 20px;

	height: 30px;

	line-height: 30px;

	width: 30px;

	cursor: pointer;

	position: absolute;

	right: 0;

}

.searchsubmit:hover {

	background-color: #036f73;

}



#leftsidebar select     {

	color: #a29e97;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 20px;

	padding: 3px 0 3px 3px;

	width: 145px;

	border: 1px solid #eeedec;  }

#rightsidebar select   {

	color: #a29e97;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 20px;

	padding: 3px 0 3px 3px;

	width: 154px;

	border: 1px solid #eeedec; }

#leftsidebar .widget, #rightsidebar .widget {

	 }

.emailform  {

	color: #a29e97;

	margin-top: -5px;

	clear: both;

	border: 1px solid #edecec;

	font: 13px/15px "RokkittRegular", Arial, Helvetica, sans-serif;

}

.emailinput {

	color: #a29e97;

	background-color: transparent;

	width: 235px;

	height: 25px;

	border: none;

	border-right: none;

	line-height: 20px;

	color: #ced0cf;

	font: 12px/20px Georgia, Times, serif;

	font-style: italic;

	vertical-align: middle;

	padding: 3px 0 3px 8px;

}

.emailinput:focus {

	color: #036f73 }

.emailsubmit {

	color: #a29e97;

	background-color: transparent;

	text-align: center;

	text-transform: uppercase;

	cursor: pointer;

	padding: 5px 6px;

	float: right;

	border-style: none;

	font: 13px/25px "RokkittRegular", Arial, Helvetica, sans-serif;

	vertical-align: middle;

}

.emailsubmit:hover {

	color: #58c3c7; /* Email Submit Hover Color */

	}

#leftsidebar .sponsors .textwidget {

	background-color: #ecebea;

	padding: 12px 12px 1px 12px;

}

.sponsors .textwidget p {

	margin-bottom: 12px;

}

/*Post Styles*/

.post                  {

	margin-bottom: 35px;

	padding-bottom: 35px;

	border-bottom: 8px solid #ecebea; }

.posttitle {

	text-decoration: none }

h1.posttitle, h2.posttitle { 

	margin: 0;

	clear: both; }

h1.posttitle a, h2.posttitle a  {

	color: #006666; /* Post Title Color */

	text-decoration: none }

h1.posttitle a:hover, h2.posttitle a:hover  {

	color: #4bc7cc; /* Post Title Hover Color */

	text-decoration: none }

.post .edit {

	text-transform: lowercase;

	letter-spacing: 0 }

.postmeta                {

	color: #a29e97;

	font-size: 11px;

	text-decoration: none;

	letter-spacing: 0;

	margin-bottom: 8px; }

.postmeta a                {

	color: #a29e97;

	text-decoration: none;

	}

.postmeta a:hover, .edit a:hover, .metabottom a:hover          {

	color: #006666;  /* Post Meta Hover Color */

	text-decoration: none }

.postmeta .left      {

	width: 30%;

	float: left; }

.postmeta .right      {

	text-align: right;

	width: 70%;

	float: right }

.metabottom                    {

	margin: 0;

	margin-top: 15px;

	overflow: hidden }

.post .readmore {

	margin-top: 15px;

	margin-bottom: 5px;

}

.post a.more-link       {

	color: #a29e97;

	font-size: 11px;

	background-color: #ecebea;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

	padding: 6px 6px; }

.post a.more-link:hover {

	color: #ffffff;

	background-color: #006666; /* Read More Link Hover Color */

	}

a.post-edit-link, a.comment-edit-link  {

	color: #fff;

	font-size: 9px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	background-color: #a29e97;

	text-transform: uppercase;

	letter-spacing: 0;

	margin-left: 8px;

	padding: 1px 3px }

a.post-edit-link:hover, a.comment-edit-link:hover {

	color: #fff;

	background-color: #036f73 }

.post ul {

	list-style-type: disc;

	margin-top: 0;

	margin-bottom: 17px;

	margin-left: 15px }

.post ol {

	list-style-type: decimal;

	margin-top: 0;

	margin-bottom: 17px;

	margin-left: 20px }

.post li {

	margin-bottom: 5px }

.post img       {

	height: auto;

	max-width: 640px }

.alignleft {

	margin-right: 10px;

	float: left }

.alignright {

	margin-left: 10px;

	float: right }

.aligncenter {

	text-align: center;

	display: block;

	margin-right: auto;

	margin-left: auto }

.post blockquote        {

	color: #a29e97;

	font-style: italic;

	padding-right: 20px;

	padding-left: 20px;

	border-left: 4px solid #c4c3c1 }

.wp-caption {

	text-align: left }

.wp-caption p   {

	color: #a29e97;

	font-size: 10px;

	text-align: center;

	margin-top: 2px;

	padding-right: 10px }

.recipe                          {

	font-style: normal;

	margin-bottom: 15px;

	margin-top: 20px;

	padding: 30px;

	overflow: hidden;

	border: 1px solid #d9d8d5;

	background-color: #ffffff;

	

}

.recipe h2                    {

	color: #006666; /* Recipe Heading Color */

	margin: 0;

	margin-bottom: 13px;

	 }

.recipe h3                    {

	color: #a29e97;

	margin-bottom: 0px;

	font-size: 18px;

	 }

.recipe p        {

	margin-top: 5px;

	margin-bottom: 12px }

.recipe .recipemeta, .recipe .summary   {

	margin-top: 1px;

	margin-bottom: 1px;

	clear: left }

.recipe .notes  {

	color: #a29e97;

	margin-top: 20px;

	margin-bottom: 0;

	padding-top: 10px;

	padding-bottom: 0;

	clear: left }

.recipe .source p   {

	color: #a29e97;

	font-size: 12.5px;

	line-height: 14px;

	font-style: italic;

	margin-top: 1px;

	margin-bottom: 1px;

	clear: left }

.recipe .time            {

	color: #036f73;

	margin-bottom: 20px;

	padding: 8px 0 8px 3px;

	font: 11px/15px Arial, Helvetica, sans-serif;

	border-bottom: 1px dotted #d9d8d5;

	border-top: 1px dotted #d9d8d5;

}

.recipe .time p {

	display: inline-block;

	margin: 0;

	padding: 0 }

.recipe .time strong   {

	color: #a29e97;

	font-weight: normal }

.recipe .time span  {

	margin-right: 15px }

.recipe .ingredients  {

	margin-bottom: 25px }

.recipe .photo {

	display: none; }

p.printbutton          {

	float: right;

	margin: -5px 0 0 10px; }

.printbutton a {

	text-decoration: none;

}

.printbutton a:hover {

	color: #94b63a;  /* Print Button Hover Color */

}

.printbutton img {

}

.printbutton img, .postmeta img, .post h2 img {

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	box-shadow: none }

.addthis_toolbox  {

	margin-top: 25px;

	margin-bottom: 25px; }

.addthis_toolbox a.addthis_button_google_plusone {

	display: inline;

	margin: 0;

	padding: 0;

	width: 80px }

.addthis_toolbox a.addthis_pill_style {

	margin-left: 20px }

.addthis_toolbox span.h3 {

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 13px;

	color: #a29e97;

}

.innerpostads {

	overflow: hidden;

}

/*Homepage Styles*/

.featuredimage {

	position: relative;

}

.featuredimage .posttitle {

	position: absolute;

	bottom: 40px;

	left: 0px;

	right: 30px;

	width: auto;

}

.featuredimage .posttitle h1 {

	margin: 0;

}



.featuredimage .posttitle h1 a {

	background-color: #006666; /* Featured Post Title */

	background-color: rgb(58,182,172); /* Featured Post Title RGB */

	background-color: rgba(58,182,172,.8); /* Featured Post Title RGBA */

	color: #ffffff;

	text-decoration: none;

	display: inline-block;

	width: auto;

	padding: 8px 20px 9px;

}

.featuredimage .posttitle h1 a:hover {

	background-color: #036f73; /* Featured Post Title Hover */

	background-color: rgb(3,111,115); /* Featured Post Title Hover RGB */

	background-color: rgba(3,111,115,.9); /* Featured Post Title Hover RGBA */

}



.featuredimage .posttitle .postmeta {

	background-color: #036f73;

	background-color: rgb(40,35,36);

	background-color: rgba(40,35,26,.8);

	color: #a29e97;

	text-decoration: none;

	display: inline-block;

	width: auto;

	padding: 4px 20px;

	margin: 0;

}

.innerpostads .adspace {

	width: 300px;

	margin-bottom: 60px;

	margin-right: 15px;

	margin-left: 15px;

	float: left; }

.teaserpost {

	overflow: hidden;

	 }

.teaserpost .postthumb  {

	margin-left: 12px;

	width: 200px;

	float: right }

.teaserpost .postthumb img  {

	width: 200px !important;

	height: 200px !important; }

.teaserpost .postcontent {

	width: 368px;

	float: left;

}

.teaserpost h2 {

	clear: left;

	font-size: 28px;

	line-height: 25px;

	margin: 0;

}

.teaserpost .postcontent {

	margin-top: 13px;

	 }

.teaserpost .postmeta {

	margin: 0px;

	 }

.teaserpost .postmeta .left {

	width: auto;

	max-width: 250px;

}

.teaserpost .postmeta .right {

	width: auto;

	 }

.teaserpost .postmeta .date {

	float: left;

	margin-left: -265px;

}

.teaserpost p {

	font-size: 13px;

	line-height: 18px;

	margin: 5px 0 11px;

}

.homepagesections {

	overflow: hidden;

}

.homepagesection {

	width: 280px;

	float: left;

	border-bottom: 8px solid #ecebea;

	padding-bottom: 25px;

	margin-bottom: 25px;

}

.homepagesection:nth-child(2n) {

	padding-left: 20px;

}

.homepagesection h3 a, .homepagesection h4 a {

	text-decoration: none;

}

.homepagesection h3 {

	margin: 0 0 10px 0;

	color: #036f73;

}

.homepagesection h3 a {

	color: #036f73;

}

.homepagesection h3 a:hover {

	color: #a29e97;

}

.homepagesection h4 {

	margin: 0;

	text-transform: none;

	font-size: 21px;

	line-height: 18px;

	

}

.homepagesection .postmeta {

	margin: 0;

}

.homepagesection ul li {

	overflow: hidden;

	margin: 0 0 15px 0;

	padding: 0 0 0 80px;

}

.homepagesection ul li img {

	float: left;

	margin-right: 8px;

	width: 75px;

	height: 75px;

	margin-left: -80px;

}

/*Archive Styles*/

.archivepost a:hover {

	text-decoration: none }

h2.archivetitle     {

	font-size: 20px;

	margin-top: 0;

	margin-bottom: 15px }

.archives        {

	margin-top: 5px;

	margin-bottom: 15px;

	width: 100%;

	clear: left;

	overflow: hidden }

.archivepost             {

	font-size: 12px;

	line-height: 15px;

	text-align: right;

	margin-right: 20px;

	width: 180px;

	float: left }

.last {

	margin-right: 0 }

.archivepost img     {

	width: 180px;

	height: 180px }

.archivepost a  {

	text-decoration: none }

.archivepost .date           {

	color: #a29e97;

	font-size: 10px;

	line-height: 14px;

	text-align: center;

	display: block;

	float: none }

.archivepost .title        {

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	font-size: 17px;

	font-weight: normal;

	line-height: 16px;

	text-align: center;

	display: block;

	margin-top: 0;

	margin-bottom: 2px }

.archivepost .title a:hover, .archivepost a:hover   {

	 }

.archivepost em      {

	color: #a29e97;

	font-size: 10px;

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	font-style: normal;

	text-align: center;

	display: block;

	margin-top: 2px }

.archiveslist      {

	color: #a29e97;

	font-size: 13px;

	line-height: 18px;

	list-style-type: disc;

	margin-top: 0;

	margin-bottom: 20px;

	overflow: hidden }

.archiveslist li   {

	background-image: url("images/bullet.png");

	background-repeat: no-repeat;

	background-position: 0 7px;

	list-style-type: none;

	padding-left: 11px;

	width: 30%;

	float: left }

.archiveslist ul li      {

	color: #94b63a; /* Archive Link Color */ 

	font-size: 11px;

	list-style-type: circle }

.archiveslist a:link, .subcategories a:link  {

	color: #a29e97;

	text-decoration: none }

.archiveslist a:visited, .subcategories a:visited  {

	color: #a29e97;

	text-decoration: none }

.archiveslist a:hover, .subcategories a:hover   {

	color: #94b63a } /* Archive Link Color Hover */ 

.archiveslist a:active, .subcategories a:active   {

	color: #006666 } /* Archive Link Color Active */ 

.archiveslist em     {

	color: #a29e97;

	font-size: 10.5px }

.subcategories li ul li  {

	color: #006666; /* Sub Categories Color */ 

	font-size: 13px;

	line-height: 18px;

	background-image: url("images/bullet.png");

	background-repeat: no-repeat;

	background-position: 0 7px;

	padding-left: 9px }

.subcategories li ul {

	overflow: hidden;

	-moz-column-count: 4;

	-moz-column-gap: 10px;

	-webkit-column-count: 4;

	-webkit-column-gap: 10px;

	column-count: 4;

	column-gap: 10px }

.subcats    {

	margin-bottom: 40px }

.linkdirectory li.linkcat  {

	background-image: none;

	list-style-type: none;

	margin-bottom: 5px;

	margin-left: 0;

	padding-bottom: 0;

	padding-left: 0 }

.linkdirectory h3    {

	color: #036f73 }

.linkdirectory li ul li  {

	font-size: 13px;

	line-height: 18px;

	list-style-type: none;

	padding-bottom: 0;

	padding-left: 9px; }

.linkdirectory a:link, .linkdirectory a:visited, .linkdirectory a:active, .linkdirectory a:hover {

	color: #006666; /* Link Directory Color */

	text-decoration: none

	}

.relatedposts  {

	margin-bottom: 5px }

.pagecontent .tagindex  {

	margin: 10px 0 0;

	padding: 0;

	overflow: hidden }

.pagecontent .tagindex li  {

	color: #fff;

	margin: 0;

	padding: 0 }

.tagindex a     {

	font-size: 11px;

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	line-height: 20px;

	text-align: center;

	display: block;

	margin-right: 2px;

	width: 17px;

	height: 19px;

	float: left;

	border: solid 1px #f6f5f5 }

.tagindex a:link   {

	color: #a29e97;

	text-decoration: none }

.tagindex a:visited    {

	color: #a29e97;

	text-decoration: none }

.tagindex a:active   {

	color: #a29e97;

	text-decoration: none }

.tagindex a:hover   {

	color: #fff;

	text-decoration: none;

	background-color: #006666; /* Tag Index Link Hover */

	}

.tagtitle   {

	color: #a29e97;

	text-transform: uppercase }

.tagtitle a  {

	text-decoration: none;

	text-transform: none }

.tagtitle em  {

	color: #a29e97;

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	font-style: normal;

	margin-left: 10px;

	float: right }

.tagtitle em a  {

	color: #a29e97;

	font-size: 10px }

.tagtitle a:hover  {

	color: #006666; /* Tag Title Link Hover */

	}

.relatedposts    {

	margin: 0;

	margin-top: 40px;

	margin-bottom: 60px; }

.relatedposts ul {

	margin: 0;

	padding: 0;

}

.relatedposts ul, relatedposts ul li  {

	list-style-type: none;

	margin: 0;

	padding: 0; }

.relatedposts ul.archives li.archivepost:last-child {

	margin-right: 0px;

}



/*----FORMS----*/

#submit, .submitbutton           {

	color: #fff;

	background-color: #006666;  /* Submit Form Button Background Color */

	text-transform: uppercase;

	cursor: pointer;

	margin-top: 5px;

	padding: 5px 12px 3px;

	border-style: none;

	font: normal 16px/17px "RokkittRegular", Arial, Helvetica, sans-serif;

}

#submit:hover, .submitbutton:hover         {

	background-color: #a29e97 }

.commentinput, .styledinput, .captchainput             {

	color: #a29e97;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	line-height: 18px;

	margin-bottom: 7px;

	background-color: #f1f1ef;

	padding: 7px;

	border-style: none }

.commentinput:focus, .styledinput:focus, .captchainput:focus        {

	color: #006666 }

.commentinput {

	width: 475px }

.wpcf7-form    {

	width: 100% }

.wpcf7-form .formfield  {

	overflow: hidden }

.wpcf7-form p   {

	font-size: 13px;

	line-height: 30px;

	text-align: right;

	display: block;

	margin: 0 20px 0 0;

	padding: 7px 0;

	width: 100px;

	float: left }

.wpcf7-form .captcha  {

	color: #006666; /* Contact Form Captcha Text Color */

	font-size: 13px;

	line-height: 30px;

	text-align: right;

	text-transform: uppercase;

	display: block;

	margin: 0 15px 0 5px;

	padding: 7px 0;

	width: 100px;

	float: left }

.wpcf7-form .styledinput  {

	display: block;

	margin: 0;

	width: 400px;

	float: left }

.wpcf7-form .captchainput  {

	width: 100px }

.wpcf7-form .submit {

	margin-left: 120px;

	clear: both }

/*Footer*/

#footer          {

	background-color: #62a5a8;

	clear: both;

	width: 100%;

	color: #d1e9eb;

	padding: 20px 0;

	font-size: 12px;

	line-height: 14px;

}

.footerwrap {

	/*width: 940px;*/

        width: 1020px;

	margin: 0 auto;

}

#footer a:link, #footer a:visited, #footer a:active        {

	color: #d1e9eb;

	text-decoration: none }

#footer a:hover        {

	color: #006666; /* Footer Link Hover Color */

	}

#footer .footerwidget    {

	margin-right: 40px;

	margin-bottom: 0;

	width: 280px;

	float: left }

#footer .footerwidget:nth-child(3), #footer .ad   {

	margin-right: 0;

	width: 300px;

	float: right;

	padding: 3px 0 15px; }

#footer h4.widgettitle    {

	margin-top: 0px;

	border-bottom: 1px dotted #6a655a; }

#footer .recentposts  {

	margin-bottom: 0;

	padding-bottom: 0 }

#footer .recentposts small, #footer .recentposts .wpp-date    {

	color: #d1e9eb;

	font-size: 10px;

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	letter-spacing: 0.5px;

	display: block;

	margin-top: 2px }

#footer .recentposts em    {

	color: #a29e97;

	font-style: normal;

	text-transform: uppercase }

#footer .recentposts a  {

	color:   #006666; /* Footer Recent Posts Link */

	}

#footer .recentposts a:hover    {

	color: #d1e9eb }

#footer .recentcomment {

	margin-bottom: 10px;

	font-size: 12px;

	line-height: 15px;

	padding-top: 3px;

	clear: both;

	overflow: hidden;

}

#footer .recentcomment .comment {

	padding-top: 3px;

}

#footer .recentcomment a {

	color: #d1e9eb;

}

#footer .recentcomment .avatar {

	margin-top: -3px;

}

#footer .recentcomment strong {

	color: #006666; /* Footer Recent Posts Bold Color */

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: normal;



}

#footer .recentcomment em, #footer .recentcomment a:hover {

	color: #a29e97;



}

#footer .textwidget iframe {

	margin-top: 5px;

}

.subfooter  {

	font-size: 14px;

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	margin-top: 15px;

	padding-top: 3px;

	float: none;

	clear: both;

	border-top: 1px dotted #6a655a }



.footernav       {

	width: 70%;

	float: left; }

.footernav li    {

	display: inline;

	margin: 0 15px 0 1px;

	padding: 0;

	text-transform: uppercase;

	letter-spacing: .5px;

}

.copyright               {

	text-align: right;

	font-size: 10px;

	width: 30%;

	float: right;

	font-family: Arial, Helvetica, sans-serif;

	 }

#footer .adspace    {}

/*Comments*/

#comments, #pings           {

	margin-top: 5px }

#respond            {

	margin-top: 35px }

#commentlist          {

	border-top: 1px dotted #d9d8d5;

	font-size: 13px;

	line-height: 18px;

	list-style-type: none;

	margin-top: 0;

	margin-bottom: 10px;

	padding-top: 10px }

#commentlist li           {

	margin: 0 0 10px;

	padding: 10px;

	border-bottom: 1px dotted #d9d8d5;

}

#pinglist {

	font-size: 13px;

	line-height: 18px;

	list-style-type: none;

	margin-top: 0;

	margin-bottom: 10px;

	padding-top: 0 }

#pinglist li {

	list-style-type: decimal;

	margin: 0 0 20px 20px;

	padding: 0 0 0 }

#commentlist li.bypostauthor        {

 }

#commentlist li p    {

	padding: 0 }

.commentmeta                {

	color: #02686b;

	font-size: 10.5px;

	text-decoration: none;

	margin-bottom: 8px; }

.commentmeta strong   {

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: normal;

	color: #006666; /* Comment Meta Bold Color */

}

.commentmeta strong a {

	color: #006666; /* Comment Meta Bold Link Color */

	text-decoration: underline;

}

.commentmeta a               {

	color: #d1e9eb;

	text-decoration: none;

	}

.commentmeta a:hover           {

	color: #006666;  /* Comment Meta Link Hover */

	text-decoration: none }



.commentmeta a.comment-edit-link {

	color: #fff;

	text-decoration: none }

.commentnumber       {

	display: inline }

#commentlist .avatar    {

	display: inline;

	margin-top: 0;

	margin-bottom: 7px;

	margin-left: 15px;

	float: right }

#commentform   {

	margin-bottom: 30px;

	width: 500px }

#commentform label  { }

#commentform p {

	margin-bottom: 5px }

.wp-smiley {

	vertical-align: middle }

.commentnav {

	color: #006666;  /* Comment Navigation Color */

	background-color: #f6f7f7;

	font-size: 11px;

	text-transform: uppercase;

	letter-spacing: .5px;

	line-height: 16px;

	text-align: left;

	margin-top: 10px;

	margin-bottom: 5px;

	padding: 4px 10px;

	font-family: "RokkittRegular", Arial, Helvetica, sans-serif;

}

.commentnav em {

	font-style: normal;

	margin-right: 15px }

.commentnav em img {

	margin-right: 2px;

	vertical-align: middle }

.commentnav .page-numbers {

	color: #a29e97;

	text-decoration: none;

	padding: 3px 5px;

	border: 1px #eeeded }

.commentnav .current {

	color: #006666; /* Comment Navigation Current */

	}

.commentnav .next, .commentnav .prev, .commentnav .dots {

	border-style: none }

.commentnav a {

	color: #a29e97; }

.commentnav .alignright a {

	color: #a29e97;

	text-decoration: none }

.commentnav a:hover {

	color: #006666; /* Comment Navigation Hover Color */

	text-decoration: none;

	background-color: transparent }

/*threaded comments*/

#commentlist li ul {

	margin: 0;

	padding: 0 }

#commentlist li ul li           {

	list-style-type: none;

	margin: 10px 30px 10px 0;

	padding: 13px 10px 0 73px;

	background: none;

	border-bottom: none; }

#cancel_reply, #cancel_reply a       {

	color: #94b63a; 

	font-size: 11px;

	font-weight: bold }

.thdrpy a       {

	color: #fff;

	font-size: 9px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	background-color: #a29e97;

	text-transform: uppercase;

	letter-spacing: 0;

	padding: 1px 3px;

	text-decoration: none }

.thdrpy a:hover   {

	color: #fff;

	background-color: #6c6e70;

	text-decoration: none }

/*----PAGE NUMBERS----*/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {

	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	text-decoration: none;

	text-align: left;

	text-transform: none;

	text-indent: 0;

	word-spacing: 0;

	letter-spacing: 0;

	list-style: none;

	margin: 0;

	padding: 0;

	border: none }

#wp_page_numbers      {

	font-size: 11px;

	line-height: 15px;

	padding-top: 10px;

	width: 100%;

	height: 15px;

	clear: both }

.searchnavigation #wp_page_numbers {

	margin-top: 35px }

.searchnavigation-top #wp_page_numbers {

	margin-top: 20px;

	margin-bottom: 30px }

#wp_page_numbers ul {

	text-align: center;

	width: 100% }

#wp_page_numbers li {

	display: inline }

#wp_page_numbers a         {

	color: #453e30;

	padding: 3px 5px;

	border: solid 1px #f5f5f5 }

#wp_page_numbers li.space       {

	color: #a29e97;

	padding: 3px 5px }

#wp_page_numbers li.first_last_page {

	font-style: italic }

#wp_page_numbers li.active_page a:hover      {

	color: #fff;

	background-color: #94b63a; /* Pagination Background Color */ 

	}

#wp_page_numbers li.page_info         {

	color: #a29e97;

	text-transform: lowercase;

	font-style: italic;

	padding-top: 3px;

	padding-right: 10px;

	padding-bottom: 3px }

#wp_page_numbers li a:hover, #wp_page_numbers li.active_page a {

	color: #fff;

	background-color: #006666; /* Pagination Hover and Active Links */

	}

/*Contact Form Styles*/

div.wpcf7 {

	margin: 0;

	padding: 0;

}



div.wpcf7-response-output {

	margin: 2em 0.5em 1em;

	padding: 0.2em 1em;

}



div.wpcf7-mail-sent-ok {

color: #ffffff;

background-color: #ffffff;

text-align: center;

}



div.wpcf7-mail-sent-ng {

color: #ffffff;

background-color: #94b63a;  /* Mail Form Background Color 1 */

text-align: center;

}



div.wpcf7-spam-blocked {

color: #ffffff;

background-color: #006666; /* Mail Form Background Color 2 */

text-align: center;

}



div.wpcf7-validation-errors {

	color: #ffffff;

	background-color: #006666; /* Mail Form Background Color 3 */

	text-align: center;

}



span.wpcf7-form-control-wrap {

	position: relative;

}



span.wpcf7-not-valid-tip {

	display: block;

	background-color: transparent;

	color: #006666; /* Mail Form Text Color */

	font-size: 12px;

	line-height: 14px;

	text-align: left;

	padding: 2px;

	width: 300px;

}



span.wpcf7-not-valid-tip-no-ajax {

	color: #f00;

	font-size: 10pt;

	display: block;

}



span.wpcf7-list-item {

	margin-left: 0.5em;

}



.wpcf7-display-none {

	display: none;

}



div.wpcf7 img.ajax-loader {

	border: none;

	vertical-align: middle;

	margin-left: 4px;

}



div.wpcf7 .watermark {

	color: #888;

}