/*
Theme Name: PocketT
Theme URI: http://www.nyssajbrown.net/pockett/
Description: A simple single column theme. Released under <a href="http://creativecommons.org/licenses/GPL/2.0/">Creative Commons General Public License</a> (GNU GPL). Icons thanks to <a href="http://famfamfam.com/">FAMFAMFAM</a>. Default photography &copy; <a href="http://www.nyssajbrown.net/photoblog/">Nyssa Brown Photography</a>
Version: 1.4
Author: Nyssa Brown Design
Author URI: http://www.nyssajbrown.net/
*/

/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Global */

body {
text-align:center;
background-color: #597533;
font-family: Century Gothic,Arial,Verdana,sans-serif;
font-size: .9em;
}

#logobox{
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
}

#logotitle{
position: absolute;
top: 0px;
left:0px;
}


#wrapper {
top: 0px;
width:800px;
/* background:url(images/wrapper.gif) center repeat-y; */
margin:0 auto;
position: relative;
}

.content {
position: relative;
top: 50px;
width:800px;
margin:0 auto;
text-align:left;
background: transparent;
float: right;
}

a {
color:#9aa915;
text-decoration:none;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a:hover {
color:#333;
}

ul, ol {
margin-top: 20px;
margin-bottom:10px;
margin-left:0px;
}

ul li {
list-style:square;
}

ol li {
list-style: decimal;
}

dl {
margin-bottom:10px;
}

dt {
font-weight:bold;
}

dd {
padding-left:20px;
font-style:italic;
}

code {
font-size:1em;
font-family:"Courier New", Courier, monospace;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

.clear {
clear:both;
}

/* Menu Styling */

#top-nav {
position: absolute;
top: 0px;
left: 400px;
width: 400px;
font-family: Helvetica, Arial, sans-serif;
background: transparent;
font-size: 1.1em;
color:#FFF;
}

#top-nav-ul{
margin-top: 5px;
}

#top-nav a {
color:#9aa915;
text-decoration:none;
height: 28px;
}
#top-nav a:hover {
color:#333;
}

#footer ul{
margin: 0px;
}

#top-nav li{
float: left;
font-size:.8em;
text-transform:lowercase;
color:#383a38;
font-weight:normal;
list-style:none;
text-indent:0px;
background-position:left;
background-repeat:no-repeat;
text-indent: -99999px !important;
}

#top-nav li a{
display: block;
}

#menu {
position: absolute;
top: 6px;
left: 626px;
margin:0 auto;
font-size: 10pt;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
text-transform: lowercase;
height:85px;
width: 85px;
text-align:left;
background: transparent;
float: left;
z-index: 999;
display: none;
}

#menu ul {
margin:0;
padding:0px 0 0 0px;
width:85px;
float:left;
}

#menu ul li {
display:block;
background: transparent;
margin-bottom: 5px;
text-align: left;
height: 32px;
}

#menu li a {
display: block;
height: 32px;
}

#menu ul li a {
color:#716d6d;
height: 32px !important;
text-decoration:none;
}

#menu ul li a:hover {
/* background:url(images/arrow.gif) bottom center no-repeat; */
/* border-bottom: 4px solid #FFF; */
color: #aab257;
}


#menu2 {
position: absolute;
top: 0px;
left: 270px;
margin:0 auto;
font-size: 10pt;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
text-transform: lowercase;
height:128px;
width: 128px;
text-align:left;
background: transparent;
float: left;
z-index: 999;
background: url("/wp-content/themes/pocket/images/post_note.png") no-repeat !important;
        text-indent: -99999px;
}

#menu2 ul {
margin:0;
padding:0px 0 0 0px;
width:85px;
float:left;
display: block;
margin-top: 50px;
}

#menu2 ul li {
display:block;
background: transparent;
margin-bottom: 3px;
margin-left: 22px;
text-align: left;
height: 28px;
}

#menu2 li a {
display: block;
height: 28px;
}

#menu2 ul li a {
color:#716d6d;
height: 28px !important;
text-decoration:none;
display: block;
}

#menu2 ul li a:hover {
/* background:url(images/arrow.gif) bottom center no-repeat; */
/* border-bottom: 4px solid #FFF; */
color: #aab257;
}


.about-me-btn{
        display: block;
	width: 85px;
	height: 28px !important;
	text-decoration: none;
	background: url("/wp-content/themes/pocket/images/about-me-btn.png") no-repeat !important;
        text-indent: -99999px;
}


.about-me-btn:hover {
	background-position: 0px -28px !important;
	}



.contact-btn{
        display: block;
	width: 85px;
	height: 28px !important;
	text-decoration: none;
	background: url("/wp-content/themes/pocket/images/contact-btn.png") no-repeat !important;
        text-indent: -99999px;
}


.contact-btn:hover {
	background-position: 0px -28px !important;
	}

.blog-btn{
        display: block;
	width: 85px;
	height: 28px !important;
	text-decoration: none;
	background: url("/wp-content/themes/pocket/images/blog-btn.png") no-repeat !important;
        text-indent: -99999px;
}


.blog-btn:hover {
	background-position: 0px -28px !important;
	}


.page-item-2{
        display: block;
	width: 85px;
	height: 32px !important;
	text-decoration: none;
	background: url("/wp-content/themes/pocket/images/photo-btn.png") no-repeat !important;
        text-indent: -99999px;
        margin-left: 57px;
}


.page-item-2:hover {
	background-position: 0px -32px !important;
	}

.page-item-8{
        display: block;
	width: 110px;
	height: 32px !important;
	text-decoration: none;
	background: url("/wp-content/themes/pocket/images/graphic-btn.png") no-repeat !important;
        text-indent: -99999px;
        margin-left: 57px;
}


.page-item-8:hover {
	background-position: 0px -32px !important;
	}

.page-item-10{
        display: block;
	width: 90px;
	height: 32px !important;
	text-decoration: none;
	background: url("/wp-content/themes/pocket/images/web-btn.png") no-repeat !important;
        text-indent: -99999px;
}


.page-item-10:hover {
	background-position: 0px -32px !important;
	}



.current_page_item a { 
/*background:url(images/arrow.gif) bottom center no-repeat;*/
/* border-bottom: 4px solid #FFF; */
color: #aab257;
}

.current_page_parent a {
/* background:url(images/arrow.gif) bottom center no-repeat; */
color: #aab257;
}

.feed {
width:26px;
height:33px;
background:url(images/rss.gif) no-repeat;
float:right;
margin-right:5px;
}

.feed a {
text-decoration:none;
padding:8px 10px 15px 10px;
}

/* remove home page title */

#post-3 .article_title{
text-indent: -99999px;
display: none;
}

.article_title-web a {
color:#242824;
font-family:Century Gothic,Arial,Verdana,sans-serif;
font-size:1.2em;
text-transform:uppercase;
}



/*change colors for contact page */

#post-28 #r1b1{background: #ABC8E2;}
#post-28 #r1b2{background: #375D81;}
#post-28 #r1b3{background: #183152;}
#post-28 #r1b4{background: #183152;}

#post-28 #r2b1{background: #ABC8E2;}
#post-28 #r2b2{background: #ABC8E2;}
#post-28 #r2b3{background: #375D81;}
#post-28 #r2b4{background: #183152;}

#post-28 #r3b1{background: #C4D7ED;}
#post-28 #r3b2{background: #ABC8E2;}
#post-28 #r3b3{background: #ABC8E2;}
#post-28 #r3b4{background: #375D81;}

#post-28 #r4b1{background: #E1E6FA;}
#post-28 #r4b2{background: #C4D7ED;}
#post-28 #r4b3{background: #ABC8E2;}
#post-28 #r4b4{background: #ABC8E2;}

#post-28 #r5b1{background: #E1E6FA;}
#post-28 #r5b2{background: #E1E6FA;}
#post-28 #r5b3{background: #C4D7ED;}
#post-28 #r5b4{background: #ABC8E2;}

/* web design page */


#r1b1-w{background: #ECEAB0;}
#r1b2-w{background: #ECEAB0;}
#r1b3-w{background: #ECEAB0;}
#r1b4-w{background: #ECEAB0;}

#r2b1-w{background: #ECEAB0;}
#r2b2-w{background: #ECEAB0;}
#r2b3-w{background: #ECEAB0;}
#r2b4-w{background: #ECEAB0;}

#r3b1-w{background: #ECEAB0;}
#r3b2-w{background: #ECEAB0;}
#r3b3-w{background: #ECEAB0;}
#r3b4-w{background: #ECEAB0;}

#r4b1-w{background: #ECEAB0;}
#r4b2-w{background: #ECEAB0;}
#r4b3-w{background: #ECEAB0;}
#r4b4-w{background: #ECEAB0;}

#r5b1-w{background: #ECEAB0;}
#r5b2-w{background: #ECEAB0;}
#r5b3-w{background: #ECEAB0;}
#r5b4-w{background: #ECEAB0;}

/* contact sent */

div.wpcf7-mail-sent-ok {
border:2px solid #333333 !important;
}

/*change colors for about page */



#post-16 #r1b1{background: #EAAC3A;}
#post-16 #r1b2{background: #EB9A10;}
#post-16 #r1b3{background: #E38C06;}
#post-16 #r1b4{background: #E38C06;}

#post-16 #r2b1{background: #EAAC3A;}
#post-16 #r2b2{background: #EAAC3A;}
#post-16 #r2b3{background: #EB9A10;}
#post-16 #r2b4{background: #E38C06;}

#post-16 #r3b1{background: #FFD665;}
#post-16 #r3b2{background: #EAAC3A;}
#post-16 #r3b3{background: #EAAC3A;}
#post-16 #r3b4{background: #EB9A10;}

#post-16 #r4b1{background: #FFE1D0;}
#post-16 #r4b2{background: #FFD665;}
#post-16 #r4b3{background: #EAAC3A;}
#post-16 #r4b4{background: #EAAC3A;}

#post-16 #r5b1{background: #FFE1D0;}
#post-16 #r5b2{background: #FFE1D0;}
#post-16 #r5b3{background: #FFD665;}
#post-16 #r5b4{background: #EAAC3A;}

/*home page box remove */
#post-3 #r1b5{display: none;}


/* web design formatting */

.web-design-thumb{
min-height: 150px;
}

.web-design-thumb img{
border: 2px solid #333333;
padding: 4px;
}


/* position contact form */

#left-contact{
position: absolute;
top: 45px;
left: 0px;
}

#right-contact{
position: absolute;
top: 45px;
left: 205px;
}

/* photography page */

.photo-holder{
padding-top: 10px;
padding-bottom: 10px;
}

.photo-holder img{
border: 2px solid #FFF;
padding: 0 0px 0 0px;
}

.photo-holder a{
padding: 10px 5px 0 0px;
}

.photo-holder img:hover{
border: 2px solid #E5D26D;
}

.photo-holder h2{
text-color: #FFF !important;
font-size: 10px;
}


/* position about content */

#pd-page-content{
position: absolute;
left: 0px;
width: 400px;
background: #332f28;
min-height: 475px;
}

#pd-page-left{
position: absolute;
left: 0px;
width: 400px;
background: transparent;
height: 475px;
}

#post-28 #pd-page-content{
min-height: 500px;
}

#post-129 #pd-page-content{
min-height: 700px;
}


#pd-page-content-web{
background: transparent;
}

.page_body-web{
background: transparent;
width: 730px;
height: 235px;
color: #606060;
font-size: 1.6em;
}

.page_body-web p{
padding: 5px;
}

.page_body-web img{
height: 180px;
border: solid 4px #282b28;
float: left;
padding: 4px;
margin: 10px;

}


#post-16 .article_title{
padding: 0 0 0 5px;
}


#post-16 .page_body{
padding: 0 0 0 5px;
font-size: 13px;
}

#blog_title {
height:65px;
}

.blog_title, .blog_title a {
font-family: Helvetica Neue",Helvetica,Arial,sans-serif;
color:#000;
text-decoration:none;
padding: 5px 0px 5px 5px;
font-size:1.8em;
font-weight:normal;
}

/* About/Image Styling */

/* .page_body p img {
border-top: 6px solid #aab257;
border-bottom: 6px solid #38200b;
border-bottom-style:double;
border-left: 6px solid #aab257;
border-right: 6px solid #aab257;
} */


#about {
height:175px;
background:url() no-repeat; 
color:#FFF;
font-size:1.4em;
padding:20px;
line-height:1.6em;
}

#about p {
margin-bottom:10px;
}

#about a {
color:#FFF;
}

#about a:hover {
color:#FFF;
text-decoration:underline;
}

/* Boxes */

#main-box{
position:  relative;
background: transparent;
width: 800px;
background: transparent;
min-height: 600px;
}

#main-left{
position:  absolute;
top: 0px;
left: 0px;
background: transparent;
width: 400px;
min-height: 515px;
}

#main-right{
position:  absolute;
top: 0px;
left: 400px;
min-height: 515px;
}

#row-1{
position: absolute;
width: 400px
height: 85px;
}

#r1b1{
position: absolute;
top: 0px;
left: 0px;
width: 85px;
height: 85px;
background: #597533;
}

#r1b2{
position: absolute;
top: 0px;
left: 97px;
width: 85px;
height: 85px;
background: #597533;
}

#r1b3{
position: absolute;
top: 0px;
left: 194px;
width: 85px;
height: 85px;
background: #597533;
}
#r1b4{
position: absolute;
top: 0px;
left: 291px;
width: 85px;
height: 85px;
background: #597533;
}


#row-2{
position: absolute;
top: 97px;
width: 400px
height: 85px;
}

#r2b1{
position: absolute;
top: 0px;
left: 0px;
width: 85px;
height: 85px;
background: #597533;
}

#r2b2{
position: absolute;
top: 0px;
left: 97px;
width: 85px;
height: 85px;
background: #597533;
}

#r2b3{
position: absolute;
top: 0px;
left: 194px;
width: 85px;
height: 85px;
background: #597533;
}
#r2b4{
position: absolute;
top: 0px;
left: 291px;
width: 85px;
height: 85px;
background: #597533;
}


#row-3{
position: absolute;
top: 194px;
width: 400px
height: 85px;
}

#r3b1{
position: absolute;
top: 0px;
left: 0px;
width: 85px;
height: 85px;
background: #597533;
}

#r3b2{
position: absolute;
top: 0px;
left: 97px;
width: 85px;
height: 85px;
background: #597533;
}

#r3b3{
position: absolute;
top: 0px;
left: 194px;
width: 85px;
height: 85px;
background: #597533;
}
#r3b4{
position: absolute;
top: 0px;
left: 291px;
width: 85px;
height: 85px;
background: #597533;
}


#row-4{
position: absolute;
top: 291px;
width: 400px
height: 85px;
background: pink;
}

#r4b1{
position: absolute;
top: 0px;
left: 0px;
width: 85px;
height: 85px;
background: #597533;
}

#r4b2{
position: absolute;
top: 0px;
left: 97px;
width: 85px;
height: 85px;
background: #597533;
}

#r4b3{
position: absolute;
top: 0px;
left: 194px;
width: 85px;
height: 85px;
background: #597533;
}
#r4b4{
position: absolute;
top: 0px;
left: 291px;
width: 85px;
height: 85px;
background: #597533;
}


#row-5{
position: absolute;
top: 388px;
width: 400px
height: 85px;
}

#row-5-web{
position: relative;
width: 789px
height: 85px;
}

#r5b1{
position: absolute;
top: 0px;
left: 0px;
width: 85px;
height: 85px;
background: #597533;
}

#r5b2{
position: absolute;
top: 0px;
left: 97px;
width: 85px;
height: 85px;
background: #597533;
}

#r5b3{
position: absolute;
top: 0px;
left: 194px;
width: 85px;
height: 85px;
background: #597533;
}
#r5b4{
position: absolute;
top: 0px;
left: 291px;
width: 85px;
height: 85px;
background: #597533;
}


/* Primary Content */

#primary {
padding:20px;
}

/* Articles */

/*custom font style for home page */
#post-18 .page_body{
font-weight: bold;
font-size: 10px;
}

#primary #post-18{
height: 150px;
}


#post
.article_title, .article_title a {
font-family: Georgia, "Times New Roman", Times, serif;
color:#ECEEB0;
text-decoration:none;
font-size:1.2em;
font-weight:normal;
padding: 0px 15px;
}

.article_title a:hover {
color:#FFF;
}

.entry {
font-size:1.4em;
line-height:1.6em;
color:#3c3c3c;
margin:10px 0;
}

.entry p {
margin-bottom:20px;
}

.entry a {
color:#9aa915;
text-decoration:none;
}

.entry a:hover {
color:#333;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#606060;
margin-bottom:5px;
}

.postmetadata {
border-top:1px dashed #cccccc;
margin:0 -20px 15px -20px;
padding:10px 20px 10px 40px;
font-size:1.2em;
color:#949494;
background:url(images/info.gif) left no-repeat;
}

.postmetadata a {
color:#9aa915;
text-decoration:none;
}

.postmetadata a:hover {
color:#333;
}

.postmetadata_entry {
border-top:1px dashed #cccccc;
margin:0 -20px 15px -20px;
padding:10px 20px 10px 20px;
font-size:1.2em;
color:#949494;
}

.postmetadata_entry a {
color:#9aa915;
text-decoration:none;
}

.postmetadata_entry a:hover {
color:#333;
}

/* Pages */

.page_title, .page_title a {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.6em;
}

.page_body {
font-size: 1em;
line-height:1.3em;
color:#FFF;
margin:10px 15px;
}

.page_body p {
margin-bottom:20px;
}

.page_body h1, .page_body h2, .page_body h3, .page_body h4, .page_body h5 {
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#606060;
margin-bottom:5px;
}

.page_body a {
color:#BF4C18;
text-decoration:none;
}

.page_body a:hover {
color:#FFF;
}

.archive_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.8em;
font-weight:normal;
}

.edit {
font-size:1.2em;
padding-left:20px;
background:url(images/pencil.gif) left no-repeat;
}

.edit a {
color:#bdbdbd;
text-decoration:none;
}

/* Custom Archives Page */

.archives_left {
width:45%;
float:left;
}

.archives_right {
width:45%;
float:right;
}

/* Comments/Comment Form */

.comments_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:2em;
font-weight:normal;
}

ol.commentlist {
margin:20px 0;
}

ol.commentlist li {
list-style:none;
font-size:1.4em;
padding:10px 20px 10px 20px;
border-bottom:1px dashed #ccc;
margin:0 -20px 0 -20px;
color:#3c3c3c;
background:#F2F2F2;
}

ol.commentlist li p {
margin-bottom:10px;
line-height:1.4em;
}

.alt {
background:#FFF !important;
}

.comment_meta {
padding:5px 0;
font-weight:bold;
}

.comment_meta a {
color:#9aa915;
text-decoration:none;
}

.comment_meta a:hover {
color:#333;
}


.commentno {
color:#cccccc !important;
text-decoration:none;
}

.login {
font-size:1.2em;
color:#8e8e8e;
}

.login a {
color:#9aa915;
text-decoration:none;
}

.login a:hover {
color:#333;
}

label {
color:#8e8e8e;
font-size:1.2em;
}

input#author, input#email, input#url {
margin-bottom:5px;
padding:5px;
width:96%;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
border:1px solid #dddddd;
}

input#author:hover, input#author:focus, input#email:hover, input#email:focus, input#url:hover, input#url:focus, textarea#comment:hover, textarea#comment:focus {
border:1px solid #7B8902;
}

textarea#comment {
width:96%;
margin:10px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
padding:5px;
border:1px solid #dddddd;
}

input#submit {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
border:none;
height:28px;
width:158px;
padding:5px;
background:url(images/submit.gif) no-repeat;
}

input#submit:active {
background:url(images/submit.gif) no-repeat;
background-position:bottom;
}

/* Misc / Custom Styles */



img.alignleft {
padding:0 15px 0 0;
}

img.alignright {
padding:0 0 0 15px;
}

blockquote {
padding:0 35px;
font-style:italic;
background:url(images/quote.gif) top left no-repeat;
}

.note {
background:#F2F2F2 url(images/note.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
font-size:.9em;
padding:5px 10px 5px 25px;
color:#6b6b6b;
} 

.codebit {
background:#F2F2F2 url(images/code.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
font-family:"Courier New", Courier, monospace;
padding:5px 10px 5px 30px;
}

.dl {
background:#F2F2F2 url(images/dl.gif) top left no-repeat;
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
padding:5px 10px 5px 30px;
}

.green {
background:#c4d550;
padding:0 5px;
}

.grey {
background:#dddddd;
padding:0 5px;
}

.navigation {
margin-bottom:25px;
}

.alignleft {
float:left;
padding-left:20px;
background:url(images/previous.gif) left no-repeat;
}

.alignright {
float:right;
padding-right:20px;
background:url(images/next.gif) right no-repeat;
}

.alignleft a, .alignright a {
color:#9aa915;
text-decoration:none;
font-size:1.2em;
}

.alignleft a:hover, .alignright a:hover {
color:#333;
}

/* Footer */

#search {
margin:0 43px 10px 30px;
display: none;
}

input#s {
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
padding:5px;
border:1px solid #dddddd;
}

.search_title, .fof_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#606060;
text-decoration:none;
font-size:1.8em;
font-weight:normal;
}

#footer {
position: absolute;
top: 480px;
font-family: Helvetica, Arial, sans-serif;
background: transparent;
padding:0px 0px;
font-size: .9em;
color:#FFF;
}


#footer a {
color:#9aa915;
text-decoration:none;
}

#footer a:hover {
color:#333;
}

.phone-number{
font-weight: bold !important;
color: #FFF !important;
}

#footer2 {
position: absolute;
top: 500px;
font-family: Century Gothic,Arial,Verdana,sans-serif;
background: transparent;
font-size: .9em;
color:#FFF;
}

#footer3 {
position: absolute;
top: 520px;
font-family: Century Gothic,Arial,Verdana,sans-serif;
background: transparent;
font-size: .9em;
color:#FFF;
}



#box-footer {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
font-family: Helvetica, Arial, sans-serif;
background: #3c3c3c; 
font-size: 1.em;
color:#FFF;
height: 28.33px;
}

#box-footer-ul{
margin-top: 5px;
}

#box-footer a {
color:#9aa915;
text-decoration:none;
height: 28px;
}
#box-footer a:hover {
color:#333;
}


#box-footer li{
position: relative;
float: left;
font-size:.8em;
text-transform:lowercase;
color:#383a38;
font-weight:normal;
list-style:none;
text-indent:0px;
background-repeat:no-repeat;
text-indent: -99999px !important;
top: -25px;
padding-right: 10px;
}

#box-footer li a{
display: block;
height: 122px;
}

#mail-btn{
        display: block;
	width: 128px;
	height: 80px !important;
	text-decoration: none;
	background: url("/wp-content/themes/pocket/images/mail.png") no-repeat !important;
        text-indent: -99999px;
}


#mail-btn:hover {
	background-position: 0px -90px !important;
	}

#testimonial-btn{
        display: block;
	width: 128px;
	height: 122px !important;
	text-decoration: none;
	background: url("/wp-content/themes/pocket/images/testimonial.png") no-repeat !important;
        text-indent: -99999px;
}


#testimonial-btn:hover {
	background-position: 0px -122px !important;
	}

#post-it{
        display: block;
	width: 128px;
	height: 122px !important;
	text-decoration: none;
	
}


#post-it:hover {
	background-position: 0px -122px !important;
	}


testimonial-btn

#footer ul{
margin: 0px;
}

#footer2 ul{
margin: 0px;
}

#footer3 ul{
margin: 0px;
}


#footer_nav li{
float: left;
margin: 0px 15px 0px 0px;
font-size:.8em;
text-transform:lowercase;
color:#383a38;
font-weight:normal;
list-style:none;
text-indent:0px;
background-position:left;
background-repeat:no-repeat;
}


#footer_nav2 li{
float: left;
margin: 0px 15px 0px 0px;
font-size:.8em;
text-transform:lowercase;
color:#383a38;
font-weight:normal;
list-style:none;
text-indent:0px;
background-position:left;
background-repeat:no-repeat;
}

#footer_nav3 li{
float: left;
margin: 0px 15px 0px 0px;
font-size:.8em;
text-transform:lowercase;
color:#383a38;
font-weight:normal;
list-style:none;
text-indent:0px;
background-position:left;
background-repeat:no-repeat;
}



#footer a {
font-weight: bold;
color:#FFF;
text-decoration:none;
}

#footer a:hover {
color:#C49D55;
}

#footer2 a {
font-weight: bold;
color:#FFF;
text-decoration:none;
}

#footer2 a:hover {
color:#C49D55;
}


#footer3 a {
font-weight: bold;
color:#FFF;
text-decoration:none;
}

#footer3 a:hover {
color:#C49D55;
}

.phone-number{
font-weight: bold;
color:#FFF;
text-decoration:none;
}


.to_top {
background:transparent url(images/totop.gif) no-repeat scroll 0%;
position:absolute; /*this replaces float - fixes thanks to Larry of	http://blog.lroot.com*/
height:18px;
width:19px;
margin:0 0 0 480px; /*this was updated*/
padding:9px 5px;
}

.to_top a {
padding:8px;
}

/* Hide WordPress stats image */

img#wpstats {
display:none;
}/*


	