/*----- HTML 5 -----*/
header,footer,aside,nav,article,cite{ display: block; }

/*----- GENERAL -----*/
h1,h2,h3,h4,h5,h6	{ font-weight: bold; line-height: 1.25; }
h1					{ font-size: 26px; margin-bottom: 13px; }
#personal h1		{ color: #fff; }
h2					{ font-size: 22px; margin-bottom: 11px; }
h3					{ font-size: 20px; margin-bottom: 10px; }
h4					{ font-size: 18px; margin-bottom: 9px; }
h5					{ font-size: 16px; margin-bottom: 8px; }
h6					{ font-size: 14px; margin-bottom: 7px; }
p					{ line-height: 1.5; padding-bottom: 14px; }
li					{ line-height: 1.5; }
strong				{ font-weight: bold; }
em					{ font-style: italic; }
a					{ border-bottom: 1px dotted; text-decoration: none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
a:hover				{ border-bottom: 1px solid; }
a.image,a:hover.image{ border: 0 }
a#fancybox-close	{ border: 0 }
.spacer				{ clear: both; }
.right				{ float: right; }
.left				{ float: left; }
.no-border			{ border-bottom: 0!important; }
.hide				{ display: none; }
.caption			{ color: #999; font-size: 12px; font-style: italic; margin-top: 4px; }
::selection			{ background: #7D1245; color: #fff; }
::-webkit-selection	{ background: #7D1245; color: #fff; }
::-moz-selection	{ background: #7D1245; color: #fff; }

/*----- LAYOUT -----*/
html				{ background: #000 url(/assets/images/tierney-bg7.jpg) repeat-x 50% 0px; color: #333; }
html#personal		{ background: #000; color: #ccc; }
body				{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin: 0 auto; width: 990px; }
#content			{ background: #fff; clear: both; float: left; margin-top: 10px; padding: 30px; width: 930px; }
#content li			{ list-style-type: square; margin-left: 20px; }
#content a			{ color: #7D1245; font-weight: bold; }
#main				{ overflow: hidden; margin: 0 0 20px; padding-right: 408px; }
.static-page-image	{ float: right; margin-bottom: 30px; margin-right: -408px; clear:both; }
.page-image			{ margin: 0 0 30px 30px; }
#listing			{ float: left; width: 930px; }
.listing-image		{ float: right; width: 369px; }
.listing-article	{ overflow: hidden; margin: 0 0 20px; padding-right: 408px; }
.listing-article img{ float: right; margin-right: -408px; }
.static-listing		{ overflow: hidden; padding-right: 408px; }
.static-listing h3	{ border-top: 1px solid #eee; padding-top: 20px; }
.static-listing-image{ float: right; margin-right: -408px; }
#home-main			{ margin-top: 30px; }
.col-banners		{ float: left; width: 368px; margin-right: 30px; }
.col-banners img	{ margin-bottom: 30px; }
.col-banners a		{ border: 0!important;  }
.col-home			{ float: right; width: 532px;}
.col-home h2		{ color: #ea4b40; }
#sidebar			{ float: right; width: 368px; }
#sidebar img		{ margin-bottom: 20px; border: 1px solid #333; }
#personal #content	{ background: transparent!important; width: 990px; padding: 20px 0; }
#contact em			{ color: #999; font-size: 12px; }

/*----- HEADER -----*/
header				{ width: 990px; }
header h1			{ background: url(/assets/images/tierney-photography-logo-white.png) 0 0 no-repeat; text-indent: -9999px; }
header h1 a			{ display: block; height: 23px; margin: 20px 0; width: 350px; }
header a,header a:hover{ border: 0; }
#keyword-search		{ float: right; }
#join-social-networking{ position: absolute; top: 6px; text-align: right; width: 990px; }
#join-social-networking li{ display: inline; list-style-type: none; margin-left: 20px; padding-left: 22px; }
#join-social-networking li a{ color: #666; font-size: 12px; border-bottom: 1px dotted; }
#join-social-networking a:hover{color: #ccc; border-bottom: 1px solid; }
#join-social-networking img{ padding-right: 0px; }
header li.facebook	{ background: url(/assets/images/icons/facebook.png) 0 0 no-repeat; }
header li.twitter	{ background: url(/assets/images/icons/twitter.png) 0 0 no-repeat; }
header li.rss		{ background: url(/assets/images/icons/feed.png) 0 0 no-repeat; }

/*----- NAVIGATION -----*/
#nav-pri ul			{ padding-top: 20px; }
#nav-pri li			{ display: inline; padding-right: 20px; }
#nav-pri,#nav-sec	{ font-family: "Century Gothic"; }
#nav-pri a			{ color: #ccc; font-size: 16px; }
#nav-pri a:hover	{ border-bottom: 1px solid; color: #fff; }
#nav-pri .here a	{ color: #fff; font-weight: bold; }
#nav-sec ul			{ padding-top: 10px; }
#nav-sec li			{ display: inline; list-style-type: none; padding-right: 20px; }
#nav-sec a			{ color: #999; }
#nav-sec a:hover	{ border-bottom: 1px solid; color: #eee; }
#nav-sec .here a 	{ color: #eee; font-weight: bold; }
#nav-crumb			{ margin: 0 0 20px 0; }
#nav-crumb,#nav-crumb a{ color: #999!important; font-weight: normal!important; font-style: italic; }

/*----- FOOTER -----*/
footer				{ clear: both; color: #999; font-size: 13px; margin: 10px 0; padding: 10px 0; text-align: right; width: 990px; }
footer a			{ color: #999; }
footer a:hover		{ color: #ccc; }

/*----- SHARING -----*/
#sharing-utilities	{ clear: both; margin-top: 20px; padding-top: 20px; }
#sharing-utilities ul{ clear: both; margin-bottom: 10px; }
#sharing-utilities li{ display: inline; list-style-type: none; margin: 0 6px 0 0; }
#sharing-utilities li a{ border: 0; opacity: 0.7; }
#sharing-utilities li a:hover{ opacity: 1; }
.twitter-share-button{ margin-right: -15px; }

/*----- GALLERIES -----*/
#gallery			{ line-height: 0; }
#gallery .gallery-image{ float: left; margin: 0; padding: 0 10px 10px 0; }
#gallery-weddings ul{ width: 960px; left: -10px; margin: 0 auto; position: relative; }
#personal #gallery-weddings ul{ width: 990px; }
#gallery-weddings li{ float: left; line-height: 0; list-style-type: none; margin-bottom: 10px; margin-left: 10px; }
#gallery-weddings a	{ border: 0; }
#gallery-proofs ul	{ width: 940px; left: -10px; margin: 0 auto; position: relative; overflow: hidden; }
#gallery-proofs li	{ float: left; line-height: 0; list-style-type: none; margin-bottom: 10px; margin-left: 10px; }
#gallery-proofs a	{ border: 0; }
.proof-label		{ color: #666; display: block; text-align: center; height: 15px; width: 146px; font-size: 9px; padding-top: 10px; }
.proof-label img	{ float: right; margin-top: -7px; margin-right: 5px; }
#gallery-proofs input{ float: left; margin: -6px 0 0 5px; }
#gallery-categories ul{ width: 1020px; left: -30px; margin: 0 auto; position: relative; }
#gallery-categories li{ float: left; line-height: 0; list-style-type: none; height: 150px; margin-bottom: 30px; margin-left: 30px; overflow: hidden; position: relative; width: 225px;}
#gallery-categories li a{ border: 0; }
#gallery-categories li h3{ color: #fff; font-size: 16px; text-align: center; }
.gallery-slider{ position: absolute; background: #000; height: 30px; width: 205px; opacity: .7; /* For IE 5-7 */ filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 8 */ -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; top: 180px; left: 0; padding: 10px 10px 0 10px; }

/*----- BLOG -----*/
#blog-listing, 
#blog-entry			{ float: left; width: 930px; }
#blog-listing article{ border-bottom: 1px solid #eee; margin-bottom: 30px; padding-bottom: 30px; }
#blog-menu			{ background: #eee; float: left; width: 300px; }
.blog-date			{ color: #7D1245; font-style: italic; }
.blog-tags			{ color: #999; font-size: 12px; font-style: italic; margin-top: 30px; }
.blog-tags a		{ color: #7D1245!important; font-weight: normal!important; }
.blog-thumb			{ float: left; height: 66px; margin: 0 10px 10px 0; overflow: hidden; }
.blog-thumb img		{ width: 120px; }
.blog-single-image	{ text-align: center; padding-bottom: 30px; }

/*----- TABLES -----*/
th,td				{ border: 3px solid #fff; padding: 5px; }
th					{ font-weight: bold; }

/*----- FORMS -----*/
input,select,textarea{ color: #666; font-size: 12px; margin-bottom: 10px; padding: 8px; }
input,textarea		{ border: 1px solid #ccc; margin-left: 20px; }
input:focus,textarea:focus{ background: #f5f5f5; }
label				{ float: left; text-align: right; width: 120px; }
input#submit		{ background: #000; border: 0; border-radius: 3px; color: #fff; font-weight: bold; margin-left: 140px; padding: 10px 16px; }
input#submit:hover	{ background: #444; cursor: pointer; }
.checkbox			{ margin-left: 140px; }
input.paypal-button	{ border: 0; }

/*----- COMMENTS -----*/
#comments			{ margin-top: 30px; width: 556px; }
.comment			{ background: #f5f5f5; border-radius: 5px;  margin-bottom: 20px; padding: 15px; }
.highlight			{ background: #eee; }
.avatar				{ border: 5px solid #fff; float: left; margin: 0 15px 15px 0; }
.comment-text		{ float: left; font-size: 12px; width: 370px; }
cite				{ font-size: 11px; padding-bottom: 15px; }
cite a				{ color: #666!important; }

/*----- SLIDER -----*/
#slider				{ position:relative; background:url(/assets/packages/nivoslider/loading.gif) no-repeat 50% 50%; height: 465px; width: 930px;}
#slider img			{ position: absolute; top: 0px; left: 0px; display: none; }
