@charset "utf-8";

/*This CSS file is organized into the following sections: 

/*General*/
/*Comments*/
/*Portfolio*/
/*Intro*/
/*Pagesharedelements*/
/*blog*/
/*widgets*/
	/*widgetgeneral*/
	/*recent posts*/
	/*twitter*/
	/*wp125*/
	/*sociable*/
	/*YARPP*/
/*contentbar*/
/*blog*/
/*aboutus*/
/*Comments*/
/*Contact us*/


/*General*/
a {
outline:none;
text-decoration:none;
ZZcolor:#F22C5A;
color:#99CC33;
}

a:hover {
border-bottom:none;
}

h2 a,h2 {
font-family:Century Gothic, arial;
color:#fffdf1;
font-weight:400;
font-size:40px;
}

h3 a {
outline:none;
text-decoration:none;
color: #330033;
font-weight:bold;
word-wrap:break-word;
}

small {
font-family:lucida sans, arial, sans serif;
font-size:12px;
color:#E8D7A9;
}

small a {
color:#ffd562;
}

small a:hover {
border-bottom:1px dotted #e8d7a9;
}

body {
background:center top no-repeat url(images/bg1.jpg) #000;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin:0;
padding:0;
}

.right {
margin-right:-20px;
float:right;
}

#header ul li a {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
list-style:none;
float:left;
margin-right:14px;
display:block;
ZZheight:51px;
}

.heading {
display:block;
margin:25px auto auto;
padding-left:20px;
}

.hr {
background:transparent url(images/horizontal%20line.png) repeat scroll 0 0;
border:0 none;
display:none;
float:left;
height:1px;
margin:14px 0 0;
width:439px;
}

.hr2 {
background:transparent url(images/horizontal%20line.png) repeat scroll 0 0;
border:0 none;
display:none;
float:left;
height:1px;
margin:-15px 0 0;
width:439px;
}

#header ul li {
display:block;
Zfloat:left;
text-transform:uppercase;
}

#header ul li.active a{color:#F22C5A;}

blockquote {
background:url(images/bg2.png) repeat;
font-size:16px;
height:auto;
display:block;
font-style:italic;
width:90%;
text-align:center;
margin:5px;
padding:3px 10px;
}

#header ul li.current_page_item a {
display:block;
color:#FFF;
background:url(images/activehighlight.jpg) top center no-repeat;
text-align:center;
padding-top:17px;
margin-top:-17px;
height:34px;
width:87px;
}

#header ul {
ZZfloat:left;
ZZmargin:17px 20% 0 0;
margin: 17px 0 0 110px;
padding: 0;
Zwidth:900px;
}

#header {
background:url(images/menubg.png) repeat-x top left;
width:100%;
height:51px;
float:left;
}

#mainnav {
height:51px;
Zleft:-15px;
margin:0 auto;
position:relative;
width:900px;
}

#mainpage {
margin-left:auto;
margin-right:auto;
width:804px;
ZZpadding-top:51px;
position:relative;
left:-40px;
}

#mainpageinside {
margin-left:auto;
margin-right:auto;
width:804px;
position:relative;
left:-40px;
}

/*Comments*/
#comments {
display:block;
float:left;
width:439px;
}

#comments #comment {
width:439px;
}

#commentnumber {
font-size:25px;
margin:0 0 30px;
}

#comments ol {
margin:20px 0 40px;
}

#comments ol li {
background-color:#201715;
list-style-position:outside;
list-style-type:decimal;
width:85%;
margin:20px 0;
padding:20px;
}

#comments ol li p.meta {
font-size:10px;
text-align:right;
}

#comments ol li .avatar {
float:right;
height:48px;
width:48px;
margin:20px 0 15px 15px;
}

#comments ol a {
font-size:10px;
}

#comments a {
color:#FFD562;
}

#allowedtags {
color:#E6D2B3;
font-size:12px;
}

#commentform small {
color:#978f7a;
margin-left:5px;
font-size:10px;
}

/*Portfolio*/
#featured {
background:url(images/featured.png) transparent top right no-repeat;
z-index:10;
height:34px;
width:100px;
position:absolute;
cursor:pointer;
margin-left:97px;
margin-top:-13px;
}

#new {
background:url(images/new.png) transparent top right no-repeat;
z-index:10;
height:34px;
width:66px;
position:absolute;
cursor:pointer;
margin-left:130px;
margin-top:-13px;
}

.thumbleft,.galleryitem,.galleryitem h3,.galleryitem p {
float:left;
}

.thumbleft {
border:1px #876c22 solid;
}

.galleryitem h3 {
margin:0 0 0 20px;
}

.galleryitem p {
margin-top:30px;
width:200px;
color:#E8D7A9;
}

#gallerysingle img {
max-width:407px;
border:1px #876c22 solid;
height:auto;
}

#gallerymeta,#gallerymeta a {
font-size:11px;
color:#E8D7A9;
}

/*Intro*/

#framelabelfood {
background:url(images/framelabelfood.png) no-repeat;
display:block;
height:51px;
width:237px;
ZZfloat:left;
z-index:99;
position: relative;
ZZtop: 40px;
ZZleft: 15px;
}
#framelabelarts {
background:url(images/framelabelarts.png) no-repeat;
display:block;
height:51px;
position: relative;
top: 140px;
ZZleft: 15px;
width:237px;
ZZfloat:left;
z-index:99;
}
#framelabelent {
background:url(images/framelabelent.png) no-repeat;
display:block;
height:51px;
position: relative;
top: 280px;
ZZleft: 15px;
width:237px;
ZZfloat:left;
z-index:99;
}
.frame {
background:url(images/frame.png) no-repeat;
display:block;
height:193px;
width:237px;
float:left;
}

/*Pagesharedelements*/
h5 {
font-size:25px;
color:#b5e654;
margin:3px 0;
}

.hide {
text-indent:-9999px;
display:block;
}

.title {
float:right;
display:block;
margin-bottom:-10px;
}

.intro {
float:right;
display:block;
text-align:right;
width:100%;
}

h3 {
white-space:nowrap;
color:#fbecd4;
font-size:18px;
text-align:center;
font-weight:400;
width:0;
height:8px;
margin:0px -40px 20px 0;
}

#contentbarinside h3 {
white-space:nowrap;
color:#003366;
font-size:21px;
text-align:center;
font-weight:400;
width:0;
height:8px;
margin:0px 0 20px 20px;
}

#searchform #s {
float:left;
height:15px;
color:#666;
font-size:13px;
width:120px;
margin:0;
padding:1px;
}

.searchbutton {
width:58px;
height:20px;
display:block;
background:url(images/searchbutton.png) top left no-repeat;
border:none;
cursor:pointer;
float:left;
margin-left:2px;
}

#searchform {
background:url(images/searchbar.png) bottom left no-repeat;
display:block;
width:208px;
height:52px;
float:right;
position:relative;
left:0;
top:-46px;
cursor:pointer;
padding:14px;
}

#login {
background:url(images/pinkribbon.png) no-repeat top center;
display:block;
width:47px;
height:147px;
float:right;
margin:0 13% 0 -10px;
}

#logo {
background:url(images/hampton_logo.png) no-repeat;
width:243px;
height:149px;
display:block;
}

#footer {
background:url(images/footertile.jpg) bottom repeat-x #000;
width:100%;
float:left;
height:346px;
margin:0;
margin-top:0px;
padding:0;
}

h4 {
background:url(images/getintouchtag.png) no-repeat top left;
width:301px;
height:111px;
display:block;
}

.tag {
position:relative;
top:57px;
left:-20px;
padding:0;
margin:0;
}

.call {
background:url(images/callus.png) no-repeat left top;
}

.send {
background:url(images/sendus.png) no-repeat left top;
}

.call,.send {
width:190px;
height:169px;
display:block;
}

.stalk {
background:url(images/STALK-US.png) no-repeat left top;
width:108px;
height:26px;
margin:17px 0 0;
}

.rss {
background:url(images/rss-sign.png) no-repeat left top;
width:217px;
height:67px;
margin:0 0 10px;
}

.twit {
background:url(images/follow.png) no-repeat left top;
width:213px;
height:67px;
margin:0;
}

.pinktag {
background:url(images/pinktag.png) no-repeat left top;
width:302px;
height:292px;
padding:0;
margin:0;
float:right;
position:relative;
top:-10px;
}

.high,.light {
width:190px;
height:216px;
float:left;
margin:0 20px;
margin-top:47px;
padding:0;
}

.high {
background:none;
}

.light {
background:url(images/highlight.png) no-repeat center bottom;
}

#contentbar div.blogpost p {
color:#faefd3;
line-height:23px;
}

#footertop {
display:block;
height:226px;
width:974px;
margin:-120px auto 0;
position: relative;
z-index: 1;
}

#footerbottom {
display:block;
width:804px;
height:31px;
line-height:15px;
font-family:Helvetica, arial;
font-size:11px;
margin:189px auto 0;
padding:11px;
}


/*recent posts*/
.recent-posts{
position:relative;
}

.recent-posts-inside{
position:relative;
top:-50px;
}

/*blog
widgets
widgetgeneral*/
#widgetbar {
float:left;
width:100%;
list-style:none;
padding:0;
}

#widgetbar h3 {
text-transform:uppercase;
}
#widgetbar h1 {
background:url(images/hampton_logo_tag2.png) no-repeat center top;
width: 300px;
height: 200px;
position:relative;
ZZtop:-19px;
left:-6px;
z-index: 1000;
}

#widgetbar {
display:block;
float:left;
padding:0 0 0 20px;
width:284px;
}

#get-recent-comments{margin-top:20px;float:left;}

#widgetbar div.subnav {
background:transparent url(images/subnav_bg.png) repeat-y scroll 0 0;
left:34px;
margin-bottom:20px;
padding:20px 0 10px 65px;
position:relative;
top:-56px;
width:185px;
min-height:70px;
}

#widgetbar div.utility {
ZZmargin-bottom: 40px;
ZZmargin-left:75px;
}

.newsblock div {
display:table;
float:left;
ZZleft:40px;
ZZposition:relative;
width:280px;
}

#widgetbar div.newsblock ul {
float:left;
margin-bottom: 30px;
padding:0;
}

.newsblock li {
display:block;
}

.news {
color:#e8d7a9;
float:right;
font-size:12px;
width:170px;
margin:0 10px 0 8px;
}

.newsblockinside div {
display:table;
float:left;
left:32px;
position:relative;
Zwidth:250px;
}

.newsinside {
color:#e8d7a9;
float:right;
font-size:12px;
width:160px;
margin:0 10px 0 8px;
}

#widgetbar div.newsblockinside ul {
float:left;
margin-bottom: 30px;
padding:0;
}
.newsblockinside li {
display:block;
}

.newsinside b {
display:block;
font-size:13px;
color:#f22c5a;
}

.newsinside a {
color:#f22c5a;
ZZfloat:right;
padding-bottom:1px;
}

.newsinside a:hover {
border-bottom:1px dotted;
padding:0;
}

.news b {
display:block;
font-size:13px;
color:#f22c5a;
}

.news a {
color:#f22c5a;
ZZfloat:right;
padding-bottom:1px;
}

.news a:hover {
border-bottom:1px dotted;
padding:0;
}

.dates {
color:#494949;
background:url(images/date.png) no-repeat top left;
width:60px;
height:60px;
float:left;
font-size:11px;
text-align:center;
display:block;
margin-top:4px;
text-transform:uppercase;
}

.dates b {
margin-top:12px;
line-height:16px;
font-size:20px;
display:block;
}

/*Subscribe*/
.Subscribe{
margin:60px 0 0 80px;
}

/*twitter*/
#widgetbar div#twitter-1 {
float:left;
background:url(images/twitter_standing.png) right bottom no-repeat;
margin-right:20px;
padding:0 0 88px;
}

#twitter-1 h3 a {
color:#FBECD4;
}

a.twitter-user {
font-size:19px;
color:#fdbf52;
font-weight:700;
display:block;
margin-left:-10px;
}

.twitter-item {
display:block;
padding:10px;
}

.twitter-timestamp {
font-size:12px;
float:Right;
}

/*wp125*/ /*includes settings for ads when dynamic sidebar disabled*/
.wp125ad img, .affiliates li a img {
border:0;
margin:3px;
}

.affiliates li
{
margin:0;
width:132px;
height:132px;}

.affiliates
{
list-style:none;
margin:0;}

/*sociable*/
.sociable_tagline h3 {
white-space:nowrap;
}

.sociable {
float:left;
margin-bottom: 30px;
width:100%;
}

.sociable ul {
list-style:none;
}

.sociable ul li {
border:none;
width:16px;
height:16px;
float:left;
background:#222;
opacity:0.4;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter:alpha(opacity=40);
-moz-opacity:0.4;
-khtml-opacity: 0.4;
margin:0 8px 0 0;
padding:9px;
}

.sociable ul li:hover {
cursor:pointer;
opacity:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
}

#contentbar div.sociable ul li a img {
border:none;
}

/*YARPP*/
#related {
display:block;
width:100%;
float:left;
}

/*contentbar*/
#contentbar {
width:479px;
float:left;
display:block;
ZZmargin-top:-35px;
margin-bottom:60px;
ZZpadding:30px;
}

#contentbar p {
Zbackground:transparent url(images/home_intro_bg.png) no-repeat scroll left top;
color:#FFFFFF;
Zheight:200px;
line-height:22px;
padding:0px 40px 0 40px;
width:420px;
}

#contentbar-intro {
background:transparent url(images/home_intro_bg3.png);
width:500px;
margin-bottom:40px;
padding:20px 0;
}

/*insidepage contentbar*/
#contentbarinside {
background:transparent url(images/contentbar_bg.png) repeat scroll 0 0;
display:block;
float:left;
min-height:920px;
padding-bottom:20px;
width:498px;
margin-left: -40px;
z-index: 999;
position: relative;
}



#contentbarinside .imgLeft {
margin:0 10px 10px 0;
}

#contentbarinside .imgRight {
margin:30px 0 10px 12px;
float:right;
}

#contentbarinside p {
color:#333;
line-height:22px;
padding:0px 30px 0 48px;
}

#contentbarinside a {
color: crimson;
font-weight: bold;
}

#contentbarinside ul li {
color:#333;
line-height:26px;
margin-left:24px;
padding-right:30px;
}

#contentbarinside ol li {
color:#333;
line-height:26px;
margin-left:24px;
padding-right:30px;
}

#contentbarinside h2 a,h2 {
font-family:Century Gothic, arial;
color: #993366;
font-weight:400;
font-size:40px;
padding:25px 40px 0 48px;
}

#contentbarinside .thumbscontainer ul li {
padding-right:0px;
}

/*blog*/
a.more-link {
color:#FFD562;
display:block;
text-align:right;
}

a.more-link:hover {
text-decoration:underline;
}

#author {
width:80%;
float:left;
background:url(images/authorbg.jpg) top right no-repeat #1b110b;
margin:5%;
padding:5%;
}

#author h3 {
font-size:15px;
margin:10px 0;
}

#author h3#authorname {
font-size:20px;
margin:10px 0 20px;
}

#author p {
font-size:13px;
width:80%;
}

#author .avatar {
width:55px;
float:right;
}

/*aboutus*/
.left {
margin-left:-15px;
}

#photos {
display:block;
width:240px;
float:left;
margin-left: 15px;
margin-top: -150px;
}

.photoframe {
margin:23px 0 0 21px;
}

#photos .frame img
{height: 138px;
width:183px;}

#sponsors-homepage {
display:block;
width:200px;
float:left;
Zmargin-left: 15px;
margin-top: -150px;
}

#sponsors-homepage a img {border:none}


#services ul {
list-style-image:url(images/bullet.gif);
line-height:30px;
background:url(images/tick.png) top right no-repeat;
margin:0 0 0 20px;
padding:0;
}

#services h5 {
margin-left:9px;
}

#services {
float:right;
width:180px;
background:url(images/bg.png) repeat;
margin:0;
padding:40px 15px;
}

/*Comments*/
#widgetbar div#commentblock {
background:url(images/comment.png) left top no-repeat;
width:263px;
overflow:hidden;
margin:0;
padding:10px;
}

#commentbar {
margin-top:30px;
float:left;
}

#commentblock img {
float:left;
margin-right:10px;
}

#commentblock b {
display:block;
color:#f22c5a;
}

#widgetbar div#currentcomment {
height:134px;
padding-top:60px;
ZZwidth:214px;
display:table;
margin:-10px 0 0 0px;
}

div#cover {
float:none;
height:225px;
overflow:hidden;
}

#commentblock #currentcomment a {
text-align:center;
font-size:25px;
color:#e6d2b3;
display:table-cell;
font-family:georgia, times new roman, times;
vertical-align:middle;
}

#commentblock #currentcomment b {
font-size:12px;
}

#commentblock #currentcommenter {
font-weight:700;
text-align:right;
margin-top:10px;
list-style:none;
padding:10px 10px 0;
}

#currentcommenter i {
font-weight:400;
font-style:normal;
}

#widgetbar li#currentcommenter a {
color:#d94a44;
}

#currentcommenter a:hover {
border-bottom:1px dotted #d94a44;
}

#commentblock #currentcomment a:hover {
color:#fcdeaf;
}

#commentblock li {
padding:5px 0;
}

/*Contact us*/
.nec {
background:url(images/asterisk.png) left center no-repeat;
padding-left:14px;
margin-left:-14px;
}

fieldset {
border:none;
margin:0;
padding:0;
}

#cformsform {
color:#dbfe95;
text-transform:uppercase;
padding-left:14px;
float:left;
width:100%;
}

#cformsform legend
{
width:100%;}

#cformsform li {
list-style:none;
margin-bottom:15px;
}

#cformsform label {
float:left;
display:block;
width:150px;
}

div.failure {
width:100%;
float:left;
margin-bottom:20px;
}

.linklove {
text-indent:-9999px;
}

#cformsform #sendbutton {
float:right;
display:block;
height:34px;
width:92px;
cursor:pointer;
background:url(images/submit.png) no-repeat top left;
}

#commentform input,#commentform textarea,#cformsform input,#cformsform textarea {
background:url(images/bg2.png) repeat;
border:none;
margin-top:-5px;
width:200px;
float:none;
margin:0;
overflow:hidden;
font-family:segoe ui, arial, sans serif;
font-size:13px;
color:#DFD06A;
padding:5px;
}

#cformsform textarea {
width:250px;
height:200px;
}

#contactinfo {
padding-left:5px;
float:left;
}

#contactinfo .phone {
font-size:30px;
padding:5px 0;
}

#contactinfo i {
font-style:normal;
font-size:50%;
}

#cformsform fieldset legend i {
font-size:12px;
text-transform:none;
text-align:left;
padding-left:7px;
font-weight:400;
display:block;
color:#b5e654;
}

#cformsform fieldset legend img {
position:relative;
top:11px;
left:-3px;
}

#contactinfo b {
display:block;
margin:5px 0;
}

h2,.galleryitem {
margin-bottom:20px;
}

#header ul li a:hover,#commentblock a,#contactinfo h5 {
color:#99CC33;
}

#gallerya,.alignright {
float:right;
}

#widgetbar ul,#cformsform ol {
Zmargin:0;
Zpadding:0;
}

#widgetbar cufon cufon-canvas {left:75px}

.tablecontent {
color:#333333;
line-height:22px;
padding:0 30px 0 48px;
}
