/*
Theme Name: Ashly Covington - for screens <750px wide
Version: 1.0
Author: hot glue media
Author URI: http://hotgluemedia.com

Many thanks to Mr. Elliot Jay Stocks (http://elliotjaystocks.com) for his work on Starkers (http://elliotjaystocks.com/starkers) 
*/


/* CSS Reset  */
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, dl, div, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
:focus { outline: 0; }
blockquote, q { quotes: none; }
body { line-height: 1; }
del { text-decoration: line-through; }
ins { text-decoration: none; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }


/* @font-face Definitions */
/* Note: the fonts included are copyrighted by the vendor listed below. */
/* @vendor:     GUST e-foundry */
/* @vendorurl:  http://www.gust.org.pl/projects-1/e-foundry */
/* @licenseurl: http://www.fontsquirrel.com/license/TeX-Gyre-Adventor */
@font-face { font-family: 'TeXGyreAdventorRegular'; src: url('fonts/texgyreadventor-regular.eot'); src: local('TeX Gyre Adventor Regular'), local('TeXGyreAdventor-Regular'), url('fonts/texgyreadventor-regular.ttf') format('truetype'); }
@font-face { font-family: 'TeXGyreAdventorItalic'; font-style: italic; src: url('fonts/texgyreadventor-italic.eot'); src: local('TeX Gyre Adventor Italic'), local('TeXGyreAdventor-Italic'), url('fonts/texgyreadventor-italic.ttf') format('truetype'); }
@font-face { font-family: 'TeXGyreAdventorBold'; font-weight: bold; src: url('fonts/texgyreadventor-bold.eot'); src: local('TeX Gyre Adventor Bold'), local('TeXGyreAdventor-Bold'), url('fonts/texgyreadventor-bold.ttf') format('truetype'); }
@font-face { font-family: 'TeXGyreAdventorBoldItalic'; font-weight: bold; font-style: italic; src: url('fonts/texgyreadventor-bolditalic.eot'); src: local('TeX Gyre Adventor Bold Italic'), local('TeXGyreAdventor-BoldItalic'), url('fonts/texgyreadventor-bolditalic.ttf') format('truetype'); }


/* Overall Styles */
body { background: #000 url(http://hotgluemedia.com/handmodelusa/wp-content/themes/pom/img/textbkgg.jpg) no-repeat; color: #fff; font-family: 'TeXGyreAdventorRegular', Arial, sans-serif; font-size: 62.5%; line-height: 1.2; }
#container { display: block; min-height: 800px; margin: 0 auto; width: 1050px; }


/* Headers */
h1, h3, h4, h5 { font-family: 'TeXGyreAdventorBold', Arial, sans-serif; padding: 10px 0 0 15px; }
h1 { font-size: 2.2em; }
h2 { font-family: 'TeXGyreAdventorRegular', Arial, sans-serif; font-size: 2.0em; padding: 10px 0 0 15px; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.4em; font-weight: normal; padding: 10px 0 0 15px; }
.section2 { padding-bottom: 25px; }


/* Paragraphs */
p { font-size: 1.5em; padding: 10px 15px; text-align: left;}
.reviewfix { height: 50px; }


/* Links */
a:link, a:visited { color: #fff; text-decoration: underline; }
a:hover, a:active, a:focus { color: #723b73; text-decoration: underline; }


/* CMS Elements */
blockquote { background: #723b73; color: #fff; margin: 20px; padding: 10px 10px 0 10px; }
cite, cite a, cite p { margin-left: 20px; }
strong { font-family: 'TeXGyreAdventorBold', Arial, sans-serif; }
em { font-family: 'TeXGyreAdventorItalic', Arial, sans-serif; font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
img#wpstats{display:none;}
.wp-caption-text { padding: 5px 0 25px 0; margin-top: 0; }
p.wp-caption-text { font-size: 14px; }


/* Lists */
li ul, li ol { padding: 5px; }
ul, ol {font-size: 1.4em; margin: 0 10px; padding: 0 0 10px 25px; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }


/* Images */	
img.alignleft { float: left; padding: 0 10px 10px 0; }
img.alignright { float: right; padding: 0 0 10px 10px; }
img.centered, img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption-text { font-size: 1.5em; text-align: center; }
.wp-caption { margin-left: 15px; }


/* Page Header */
#header { height: 0; margin: 0 auto; width: 1050px; }
#header img { display: none; }

/* Content */
#contentcol { display: inline; float: left; margin: 100px 0 0 0; min-height: 500px; position: relative; width: 800px; z-index: 100; }


/* Sidebar */
#sidebar { display: inline-block; float: left; margin-top: 50px; min-height: 300px; width: 200px; }
.sidealign { margin-left: 25px; }
#sidebar ul { margin: 0 0 0 25px; padding: 0; }
#sidebar li { font-size: 1.1em; line-height: 1.7em; list-style-type: none; }
#sidebar li a { text-decoration: none; }
#sidebar li.current_page_item { color: #723b73; }
#sidebar li.current_page_item a { color: #723b73; }
#sidebar ul ul { margin: 10px 0 0 0; padding-left: 0; }
#sidebar li li { font-size: 0.8em; line-height: 1.7em; list-style-type: none; padding-left: 0; margin-left: 0; }
#sidebar li li a { text-decoration: none; }
#sidebar li li.current_page_item { color: #723b73; }
#sidebar li li.current_page_item a { color: #723b73; }
ul#blognav li { margin: -10px 0 -10px 0; }
.booking { float: left; font-size: 1.0em; height: 75px; line-height: 1.0em; margin-top: 25px; padding: 10px 10px 10px 0; width: 150px; }


/* Footer */
#footer { clear: both; display: block; float: left; height: 75px; left: 320px; margin: 0 0 5px 0; width: 1000px; }
#footer a { text-decoration: none; }
#footer p { padding-bottom: 3px; padding-top: 3px; }
.copy { float: left; height: 75px; padding-top: 10px; width: 450px; }
.copy p { font-size: 1.1em; padding: 10px 0 0 0; text-align: center; }
