/*  
Theme Name: Theme Horizontal Slider
Description: HORIZONTAL SLIDER - LIGHT
Version: 1
Author: Queensberry
Author URL: http://www.queensberry.com

TABLE OF CONTENTS

01 - Global 
02 - General Layout
03 - Header
04 - Navigation
05 - Galleries
06 - Album
07 - Widgets
08 - Editable Collection
09 - Shopping Cart
10 - Blog CSS
11 - Footer

*/


/* ///////////////////////////////////////////////////////////////////// 
//  01 - Global
/////////////////////////////////////////////////////////////////////*/
a {
              color:#0fcce3;
              text-decoration:none;
}

a:hover {
	color:#31e4f9;
	text-decoration:none;
}

h1 {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#555;
	font-size:18px;
	text-transform:uppercase;
	margin-top:30px;
	font-weight: 400;
	padding:0 0 20px 30px;
}

h2 {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#555;
	font-size:18px;
	margin-top:30px;
	margin-bottom:10px;
	font-weight:400;
}

h3 {
	font-family:MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#555;
	font-size:15px;
	font-weight:400;
	margin-top:30px;
	margin-bottom:10px;
}


h4 {
	font-family:MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#0fcce3;
	font-size:15px;
	font-weight:400;
	margin-top:30px;
	margin-bottom:10px;
}

h5 {
	font-family:MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#555;
	font-size:13px;
	font-weight:400;
	margin-top:0;
	text-transform: uppercase;
	margin-top:20px;
	margin-bottom:10px;
}

h6 {
	font-family:MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#555;
	font-size:13px;
	font-weight:400;
	margin-top:20px;
	margin-bottom:10px;
}

#mainPageHeader {
	padding-top:30px;
	padding-left:30px;
	float:left;
	height:20px;
	left:270px;
	z-index:1;
	margin:0;
}

#myqby_header {
	margin-left:30px;
	margin-top:30px;
	margin-bottom:10px;
	float:left;
	height:27px;
	padding:0;
}

ul {
	padding-left:20px;

}

#popup_title2 {
	font-weight: normal !important;
}

blockquote,address {
	font-style:italic;
	font-weight:400;
	font-size:1em;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	border-left:4px solid #0fcce3;
	padding:0 30px;
}

.hr_aa {
	background-color:#eee;
	margin:0 !important;
}

/* ///////////////////////////////////////////////////////////////////// 
//  02 - General Layout
/////////////////////////////////////////////////////////////////////*/

#mydiv {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin-top:0;
}

#content {
	float:left;
	width:100%;
}

#main {
	margin-top:0;
	float:left;
	width:90%;
	height:100%;
	clear:both;
}

#main .wrap {
	width:100%;
	height:100%;
	float:left;
	clear:both;
	min-height:309px;
	min-width:940px;
	margin:40px 0 0 30px;
	padding:0 0 20px;
}

.wrap {
	min-height:180px;
}

body {
	background-color:#eee;
}

#inner_mainPageContent {
	float:left;
	height:100%;

}

#inner_mainPageContent_alt {
	float:left;
}

#pgContent {
	background-color:#eee;
	border:0;
	width:100%;
	float:left;
	vertical-align:baseline;
	padding:70px 0 0 0;
}

.mainPageContent {
	height:100%;
	padding-right:30px;
	padding-left:30px;
	clear:both;
	float:left;
	width:80%;
	min-width:940px;
	background-color:#eee;
}

#pageWidth {
	border:0;
	width:100%;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	line-height:1.7em;
	font-size: 12px;
	color:gray;
	vertical-align:baseline;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#allGalleries, #allAlbums {
	margin-left:0;
	overflow:hidden;
}

#mainPageWrapper {
	float:left;
	width:57%;
	left:270px;
	position:absolute;
	padding: 0px !important;
}

.scroll-bar-wrap {
	visibility:hidden;
}

.photographer-custom-page {
width: 940px !important;
}

/* ///////////////////////////////////////////////////////////////////// 
//  03 - Header
/////////////////////////////////////////////////////////////////////*/


#isPageHeader {
	float:left;
	clear:none;
	margin-bottom:0;
	background:#FFF;
	width:270px;
	/*height: 515px !important;*/
	z-index:2;
	top:0;
	left:0;
	border-right:0 solid #eee;
	min-height:515px;
/*	overflow-x: hidden; */
}

#pgCompany {
	font-family:MS Sans Serif4, Geneva, sans-serif;
	float:left;
	font-size:24px;
	text-transform:uppercase;
	padding-top:20px;
	margin-bottom:20px;
          line-height: 30px;
}

#pgLogo {
	width:240px;
	padding-left:30px;
	padding-bottom:50px;
	float:left;
}

#pgLogo img {
	margin-top:30px;
}

/* ///////////////////////////////////////////////////////////////////// 
//  04 - Navigation
/////////////////////////////////////////////////////////////////////*/

#mainNav {
	top:30px;
	float:left;
	height:28px;
	position:relative;
	margin-left:10px;
}

#pgNavigation {
	padding-top:20px;
	padding-left:20px;
	border-bottom:none;
	margin-bottom:20px;
	float:left;
}

#pgNavigation li {
	width:auto;
	display:block;
	padding:0 40px 0 15px;
}

#pgNavigation li a {
	text-decoration:none;
}

#nav-pg ul li {
	font-family:MS Sans Serif4, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	color:#151517;
	float:left;
	clear:both;
	padding-left:0;
	padding-bottom:8px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
}

li.item29.current a {
	color:#333;
}

li.item29.not_current a {
	color:gray;
}

/* ///////////////////////////////////////////////////////////////////// 
//  05 - Gallery
/////////////////////////////////////////////////////////////////////*/

.galleryTitles {
margin: 0 10px;
padding: 0 10px;
}

#clientGallery {
	padding-bottom:40px;
	width: 980px;
}

#galleryParent {
	
height:195px;
	width:273px;
	margin-top:0 !important;
	margin: 0 20px 45px 0;
}

#allGalleriesHeader {
	color:#FFF;
	text-transform:uppercase;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	font-size:13px;
	padding-top:15px;
}

.galleryImage {
	height:145px;
}

#pgGallery {
	height:170px;
	width:257px;
	background-color:#F8F8F8;
	border:8px solid #ffffff;
}

.wraptocenter img {
	width:180px;
}

#galleryTitle {
	height: 30px;
	width:263px !important;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	padding: 5px 0 0 10px;
	background-color: #ffffff;
margin: -10px 10px !important;
}


#galleryNavTitle {
	font-family:MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#555;
	font-size:18px;
	font-weight:400;
	margin:30px 0 10px 0;
	padding:0 0 10px;
}

#galleryNavigation {
	clear:both;
}

span#numGalImages {
	font-size:12px;
	color:#aaa;
}

/*--------------------------------------
Thumbnail view
---------------------------------------*/

#galleriesList_2 {
	margin-left:0;
	margin-top:20px;
}

#buythumb {
	border:1px solid #ffffff;
	margin-left:0 !important;
	margin-right:25px !important;
	width:150px !important;
	height:200px !important;
	vertical-align:middle !important;
	text-align:center !important;
	float:left !important;
	margin-bottom:25px !important;
}

.to-buy {
	background:#ffffff;
	color:#000;
	padding:3px 0;
}

.to-buy a {
	color:#ccc;
	font-size:11px;
}

li#gal_images_25, li#gal_images_50, li#gal_images_75, li#gal_images_100 {
                   list-style-type: none;
}

#fbdiscussionWrapper {
	margin-top:30px;
}


/* ///////////////////////////////////////////////////////////////////// 
//  06 - Album
/////////////////////////////////////////////////////////////////////
--------------------------------------
Album General
---------------------------------------*/

.login_main {
	min-width:940px;
}

.login_main .wrap {
	max-height:250px !important;
	height:250px !important;
	min-height:250px !important;
}

#slideshow {
	margin: 0 0 0 30px !important;
}

#slideshowContainer {
	margin-top:20px;
}

.marg_top {
	float:left;
	clear:both;
}

#landingNav {
	margin:0;
}

#landingNav li {
	display:inline-block;
	list-style-type:none;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	font-size:12px;
	font-weight:400;
	margin:0 20px 0 0;
}

#landingNav li a {
	text-decoration:none;
	color:#555;
	padding:0;
}

#landingNav .current a {
	color:#0fcce3;
}

#landing_info a:link,#landingNav li a:hover {
	text-decoration: none;
}

#pgAlbum {
	height:185px;
	width:257px;
	background-color:#F8F8F8 !important;
	border:8px solid #ffffff;
	margin: 0px !important;
}

#albumsParent {
	height:215px;
	width:273px;
	margin-top:0 !important;
	padding:0 20px 20px 0;
	margin-bottom: 25px;
}

#albumTitle {
	height: 30px;
	width:263px;
	margin: 0 !important;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	padding: 5px 0 0 10px;
	background-color: #ffffff;
}

/*--------------------------------------
Log in
---------------------------------------*/
.albumlogin {
	background-color:#FFF;
	width:200px;
	padding:20px 15px 7px 0;
}

#album_submit {
	margin-top:3px;
	width:230px;
}

/*--------------------------------------
Album View
---------------------------------------*/

#custom-prev {
	margin-left:401px;
}

.slide_show {
	position:relative;
	width:940px;
	margin-top:0;
}

.slideshow_img {
	padding-top:0;
	padding-left:0;
}

.conversation_client, .conversation_pg {
	color:#666;
}

.conversation_header {
	text-transform:uppercase;
	font-size:12px;
	margin-bottom: 15px;
}

.layoutnumber {
	font-size:12px;
	clear:both;
	width:48%;
	padding-top:20px;
}

.ago {
	color:#aaaaaa;
	margin-bottom:20px;
}

.full_width {
	clear:both;
	min-height:250px;
	width:100%;
	float:left;
}

.albumreview_info {
	margin: 0 0 20px 0 !important;
	width: 600px;
}

#sendFeedbackToPg {
	right:10%;
	cursor:pointer !important;
	display:inline-block !important;
	height:23px !important;
	color:#FFF !important;
	font-size:13px !important;
	text-decoration:none !important;
	text-transform:uppercase !important;
	bottom:75px;
	border-radius:2px;
	margin:0 0 0 800px !important;
	padding:5px 12px 0 !important;
}

.submitButton {
	border:none;
	float:right;
	height:22px;
	background-color:#0fcce3;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	line-height:1.7em;
	font-size:1em;
	color:#FFF;
	border-radius:2px;
	margin:5px 4px 0 0;
	padding:2px 12px;
}

.sendFeedbackUnsent {
	background:none repeat-x scroll 0 0 #0fcce3;
}

.sendFeedbackSending {
	background:none repeat-x scroll 0 0 #666666;
}


 ///////////////////////////////////////////////////////////////////// 
//  07 - Widgets
/////////////////////////////////////////////////////////////////////
--------------------------------------
Connect Full
---------------------------------------*/
#pg_connectFull {
	width:880px !important;
	height:65px;
}

#header_connectFull {
	margin-bottom:10px;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#555;
	font-size:15px;
	font-weight:400;
}

.pgconnectfull_cat-icons {
               padding-bottom: 15px;
               clear: both;
               display: inline;
               padding-left: 5px;
               position: relative;
               top: -11px;
               left: -114px;              
}

img.pgconnectfull_imgpad {
               height: 22px !important;
               width: 22px !important;
}

#header_connectFull {
               visibility: hidden;
}

/*--------------------------------------
Contact Form
---------------------------------------*/
#pgfrmResponse {
	height:10px;
	padding:0;
}

#frmContact {
	margin-bottom:0;
	width:400px;
	padding:0;
}

input[type='submit'] {
	background:none repeat-x scroll 0 0 #0fcce3;
	border:medium none;
	color:#FFF;
	cursor:pointer;
	display:inline-block;
	font-size:12px;
	height:23px;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	border-radius:2px;
	margin:20px 5px 20px 20px;
	padding:2px 12px;
}

.sharename {
	text-transform:uppercase;
}

.buttonYel1 {
	background-color:#999;
	color:#fff;
	padding:2px 6px;
}

small {
	font-size:12px;
}


/* ///////////////////////////////////////////////////////////////////// 
//  08 - Editable Collection
/////////////////////////////////////////////////////////////////////*/
.editEventTitle {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	clear:both;
	color:#555;
	font-size:18px;
	text-transform:uppercase;
	margin-top:30px;
	font-weight: 400;
	padding:0 0 20px 0;
}

.collectionheader, .collection_title, .colHeadSubTitle, .cat_title {
                   color: #333333;
                   font-size: 12px !important;
}

.collection {
	background-color: #dddddd !important;
}

.current_collection {
	background-color: #ffffff !important;
}

#client_manage .current_category {
background-color: #ffffff !important;
}

#mainGallery {
	background-color: #ffffff !important;
}

#collection_properties {
	background-color: #ffffff !important;
}

#selectable {
	background-color: #ffffff !important;
}

.ui-helper-clearfix ui-selectable ui-widget {
	background-color: #ffffff !important;
}

/* ///////////////////////////////////////////////////////////////////// 
//  09 - Shopping Cart
/////////////////////////////////////////////////////////////////////*/
.cartItems {
	width:725px;
	float:left;
	margin-bottom:50px;
}

.orderSummary {
	width:200px;
	float:left;
	margin-left:15px;
	background-color:#ffffff;
	color:#000;
}

#shoppingcart_header {
	top:0;
	margin: 30px 0 10px 0;
	padding:0;
}


/* ///////////////////////////////////////////////////////////////////// 
//  10 Template Horizontal Slider Light - Blog CSS
/////////////////////////////////////////////////////////////////////*/

/*--------------------------------------
Main
---------------------------------------*/

.categoryHeader h1, .searchHeader h1 {
margin-top:20px;
left:0px;
padding:0px;
}


#storyboardTitle {
display: none;
}

.postTags {
padding-top:20px;
}

.postCategories {
padding-top:5px;
}


.postHeader .subject h1 {
padding: 0 0 10px 0;
color:#555555;
letter-spacing: 0px;
line-height: 25px;
}


/*--------------------------------------
Side Panel
---------------------------------------*/

.blogSidePannel {
background-color: #ffffff;
padding-top: 18px;
padding-bottom: 10px;
padding-left: 7px;
}

.recentpostsBox {
padding-left: 14px;
padding-right: 20px;
}

.recentCategories {
padding-left: 14px;
padding-right: 20px;
}

.recentpostslist, .recentCategorieslist {
padding-left:0px !important;
}

.recentpostsBox li a, .recentCategories li a {
color:#888;
}

.recentpostsBox li a:hover, .recentCategories li a:hover {
color:#aaa;
}

.recentpostsBox .title h2, .recentCategories .title h2 {
padding-bottom:6px;
margin-top:17px;
border-bottom: 1px solid lightgray;
font-size:15px;
text-transform: uppercase;
}


.searchboxfld {
border:1px solid #ddd;
font-size:12px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}

.searchIcon {
border:1px solid #ddd;

}


/*--------------------------------------
Comments
---------------------------------------*/


.comment {
border:1px solid lightgray;
}

#replyform {
background-color: #ffffff;
}

#replyform .title {
border:1px solid #999;
background-color: #999;
color: #ffffff;
font-size: 13px;
}

#replyform input {
border: 1px solid lightgray;
width: 387px;
font-size:13px;
color: #353535;
font-family: Arial, Helvetica, sans-serif;
}

#replyform textarea {
border:1px solid lightgray;
font-size:13px;
color:#353535;
font-family: Arial, Helvetica, sans-serif;
}

.postHeader .commentsCount {
background:url('http://queensberry.s3.amazonaws.com/images/comment_icon.png')no-repeat scroll 22px 0px transparent !important;
height:29px;
color: #888888 !important;
}



/* ///////////////////////////////////////////////////////////////////// 
//  11 - Footer
/////////////////////////////////////////////////////////////////////*/
#pgFooter {
	font-size:11px;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	padding:0 5px 15px;
}

#isPageFooter {
	float:left;
	bottom:0;
	z-index:2;
	width:100%;
	color:#FFF;
}

#poweredby {
	padding-top:8px;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	font-size: 9px !important;
	margin-left: 2px;
	margin-top: 3px;
	width:80%;
}

#poweredby a {
	color:#000;
}

#pgFooter #poweredby {
	left:20px;
	color:#000 !important;
	bottom:20px;
	position: relative;
	width:80%;
}