/*
Theme Name: WP Methods Portfolio
Theme URI: 
Description: Portfolio theme.
Version: 2.0
Author: Tim Hankins
Author URI: 

*/

@import url("css/pictos.css");

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

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*//////////////////////////////////////////// END RESET ////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  MAIN */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
html {
	overflow-y: scroll;
}

#content,
#content-home,
#slides { margin-left: auto; margin-right: auto; width: 960px; }
#follow,
#nav,
#page { margin-left: auto; margin-right: auto; width: 1024px; }

body {
	width: 100%;
	float: left;
	color: #666666;
	font-size: 1em;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Arial, Helvetica, Verdana, sans-serif;
	background-color: #cccccc;
	background-position: top center;
	background-image: url(images/bkg_grid.jpg);
	background-attachment: fixed;
}
#page {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	position: relative;
	top: 96px;
	padding-top: 32px;
	z-index: 1;
}
#header {
	background-image: url(images/bkg_header.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 96px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#content {
	font-size: .92em;
	float: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 5;
}
#content-home {
	clear: both;
	font-size: .92em;
	height: 352px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}
#footer {
	background-image: url(images/bkg_footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	font-family: "proxima-nova-1","proxima-nova-2";
	text-align: right;
	clear: both;
}
a {
	text-decoration: none;
	color: #666666;
	text-shadow: #f0f0f0 0px 1px  0px;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
.border {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
.border-red {
	border-color: red;
	border-width: 1px;
	border-style: solid;
}
.1024 {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.orange {
	color: #e66600;
}
.purple {
	color: #990099;
}
.uppercase {
	text-transform: uppercase;
}
.italics {
	font-style: italic;
}
.smaller {
	font-size: smaller;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
 clear: both;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  HEADLINES */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  NAVIGATION  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
#nav {
	overflow: auto;
}
#navigation {
	float: right;
	text-align: right;
	padding-top: 32px;
	padding-right: 32px;
	width: 650px;
}
#navigation ul {
	margin-left: -15px;
		
	float: right;
	text-align: right;
	font-family: "proxima-nova-1","proxima-nova-2", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
#navigation ul li {
	font-size: .72em;
	text-transform: uppercase;
	height: 28px;
	line-height: 28px;
	float: left;
	margin-left: 15px;
}
#navigation ul li a {
	padding-top: 2px;
	padding-left: 32px;
	padding-right: 4px;
	display: block;
	color: #b4b4b4;
	text-decoration: none;
	text-shadow: #ffffff 0px 1px  0px;
}
#navigation ul li a:hover {
	color: #5a5a5a;
}
#navigation ul li.current_page_item a, #navigation ul li.current_page_parent a, #navigation ul li.current_page_ancestor a {
	color: #5a5a5a;
}
li.current_page_item, li.current_page_parent, li.current_page_ancestor {
	background-position: bottom left;
}
.page-item-1419 {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/icon_portfolio.jpg);
}
.page-item-1419:hover {
	background-position: bottom left;
}
.page-item-3 {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/icon_portfolio.jpg);
}
.page-item-3:hover {
	background-position: bottom left;
}
.page-item-9{
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/icon_about.jpg);
}
.page-item-9:hover {
	background-position: bottom left;
}
.page-item-7 {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/icon_contact.jpg);
}
.page-item-7:hover {
	background-position: bottom left;
}
.page-item-788 {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/icon_blog.jpg);
}
.page-item-788:hover {
	background-position: bottom left;
}
.page-item-635 {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/icon_client.jpg);
}
.page-item-635:hover {
	background-position: bottom left;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  PAGE SETUP  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
#background {
	background-position: top center;
	background-repeat: no-repeat;
	/*background-image: url(images/bkg_portfolio.jpg);*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 0px;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 0;
}
.left-column {
	float: left;
	width: 160px;
	min-height: 234px;
	font-size: .92em;
	padding: 32px;
	margin-left: 0px;
}
.right-column {
	float: right;
	width: 704px;
	margin-right: 0px;
}
#float {
	position: fixed;
	min-height: 234px;
	top: 128px;
	z-index: 5;
}
.left-column-title {
	float: left;
	padding-top: 24px;
	padding-left: 32px;
	padding-right: 32px;
	width: 642px;
	margin-right: 0px;
}
.right-column-tags {
	float: right;
	width: 160px;
	font-size: .92em;
	padding-top: 32px;
	padding-left: 32px;
	padding-right: 32px;
	margin-left: 0px;
	text-align: right;
}
#entry {
	width: 897px;
	margin-left: auto;
	margin-right: auto;
	padding: 32px;
	overflow: auto;
	background-image: url(images/bkg_greyedout.png);
}
.entry {
	width: 897px;
	margin-left: auto;
	margin-right: auto;
	padding: 32px;
	overflow: auto;
	background-image: url(images/bkg_greyedout.png);
}
.greyed {
	background-image: url(images/bkg_greyedout.png);
	/*background-color: rgba(230, 230, 230, .65);*/
	padding-top: 32px;
}

.post-title {
	font-family: "proxima-nova-1","proxima-nova-2", Arial, Helvetica, Verdana, sans-serif;
	font-size: 2em;
	margin-bottom: 8px;
	text-shadow: #f0f0f0 0px 1px  0px;
}
.post-tags {
	color: #828282;
	font-size: 0.92em;
}
#recent-work {
	padding-left: 32px;
	padding-right: 32px;
	position: relative;
	height: 63px;
}
.push-down {
	top: 128px;
}
.bottom-64 {
	height: 1px;
	padding-bottom: 63px;
}


.row-tags {
	position: relative;
}
.clients {
	margin-bottom: 8px;
	border-bottom-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 8px;
}
.roles {
	margin-bottom: 8px;
	border-bottom-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 8px;
}
.categories {
	
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  SPACERS  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
.blank-spacer-5px {
	width: 100%;
	height: 5px;
	clear: both;
}
.blank-spacer-10px {
	width: 100%;
	height: 10px;
	clear: both;
}
.blank-spacer-16px {
	width: 100%;
	height: 16px;
	clear: both;
}
.blank-spacer-20px {
	width: 100%;
	height: 20px;
	clear: both;
}
.blank-spacer-32px {
	width: 100%;
	height: 32px;
	clear: both;
}
.grey-spacer {
	width: 100%;
	height: 1px;
	background-color: #bababa;
	margin-top: 16px;
	margin-bottom: 15px;
	clear: both;
}
.grey-spacer-filter {
	width: 100%;
	height: 1px;
	background-color: #bababa;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  PORTFOLIO  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolio {
	width: 192px;
	text-align: left;
	position: absolute;
	z-index: 0;
	display: block;
}
.portfolio a {
	text-decoration: none;
	color: #5a5a5a;
}
.portfolio .overlay {
	position: absolute;
	display: block;
	top: -5px;
	left: -5px;
	width: 202px;
	height: 256px;
	background: url(images/overlay.gif) top center no-repeat;
	/*background-color: rgba(230, 230, 230, .5);*/
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	z-index: 5;
}
.portfolio .thumbnail {
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	position: relative;
	width: 190px;
	height: 158px;
	z-index: 0;
	overflow: hidden;
}
.portfolio .thumbnail img{
	/*width: 200px;
	height: 150px;*/
	/*left: -50%;*/
	
	max-width: 190px;
	height: auto;
	position: absolute;
}
.portfolio .title {
	font-family: "proxima-nova-1","proxima-nova-2", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	position: relative;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	z-index: 0;
}
.portfolio .tags {
	color: #828282;
	font-size: 0.82em;
	position: relative;
	padding-left: 4px;
	padding-right: 4px;
	z-index: 0;
}
.portfolio .tags a{
	color: #828282;
}


.color-Print .title {
	
}
.color-Web .title {
	
}
.color-Identity .title {
	
}
.color-Misc .title {
	
}


.featurebox {
	width: 314px;
	height: 354px;
	text-align: left;
	position: absolute;
	z-index: 0;
	display: block;
}
.featurebox .overlay {
	position: absolute;
	display: block;
	top: -5px;
	left: -5px;
	width: 314px;
	height: 354px;
	background: url(images/overlay-feature.gif) top center no-repeat;
	/*background-color: rgba(230, 230, 230, .5);*/
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	z-index: 5;
}
.featurebox .thumbnail {
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	background-color: #fafafa;
	position: relative;
	width: 304px;
	height: 256px;
	z-index: 0;
	overflow: hidden;
}
/*.featurebox .thumbnail img {
	width:auto;
	max-width:304px;
    height:auto;
}*/
.featurebox .title {
	font-family: "proxima-nova-1","proxima-nova-2", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	position: relative;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	z-index: 0;
}
.featurebox .outer {
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	background-color: #fafafa;
	width: 304px;
	height: 256px;
	text-align: center;
	position: relative;
	display: table;
}
.featurebox .outer .inner {
	width: 304px;
	height: 256px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.featurebox .outer .inner img{
	width:auto;
	max-width:304px;
    max-height:256px;
    height:auto;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.hidden {
	display: none;
}

#social-networks {
	text-align: right;
	width: 150px;
	float: right;
}
#social-networks #share {
	text-align: right;
	text-transform: capitalize;
	/*font-weight: bold;*/
	font-size: 0.87em;
	/*float: left;*/
	width: 50px;
}
#social-networks #fb_share {
	top: -6px;
	position: relative;
}

#social-networks #others {
	margin-right: 5px;
	position: relative;
	top: -16px;
	float: left;
}


.image-grid {
  width: 100%;
  padding-bottom: 32px;
}
.image-grid:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.image-grid li {
  margin-left: 32px;
  margin-right: -10px;
  margin-top: 0px;
  width: 202px;
  height: 288px;
  float: left;
  text-align: center;
  line-height: 17px;
  color: #686f74;
  overflow: hidden;
}
.feature-grid li {
  margin-left: 32px;
  margin-right: -10px;
  margin-top: 0px;
  width: 314px;
  height: 354px;
  float: left;
  text-align: center;
  line-height: 17px;
  color: #686f74;
  overflow: hidden;
}
/*.image-grid li:first-child {
  margin-left: 31px;
}*/

.image-grid li img, .image-grid li strong {
  display: block;
}

.image-grid li strong {
  color: #fff;
}

/* PRELOAD */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -99999px; 
   top: -99999px;
   height: 1px;
   width: 1px;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  PORTFOLIO SLIDES  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
#slides {
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	background-color: #fafafa;
	width: 958px;
	height: 446px;
	overflow: hidden;
}
#slides .outer {
	width: 958px;
	height: 446px;
	text-align: center;
	position: relative;
	display: table;
}
#slides .outer .inner {
	width: 958px;
	height: 446px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#slides .outer .inner img{
	width:auto;
	max-width:958px;
    max-height:446px;
    height:auto;
}
#slide-nav {
	width: 992px;
	left: -16px;
	top: 188px;
	margin-top: 20px;
	font-size: .92em;
	position: absolute;
	overflow: auto;
	z-index: 100;
}
#next-button {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 10px;
	display: block;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	cursor: pointer;
	background-image: url(images/bkg_noise_dark.jpg);
	color: #333333;
}
#next-button:active {
	color: #cccccc;
	background-image: url(images/bkg_noise_dark_active.jpg);
}
#prev-button {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 13px;
	display: block;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	cursor: pointer;
	background-image: url(images/bkg_noise_dark.jpg);
	color: #333333;
}
#prev-button:active {
	color: #cccccc;
	background-image: url(images/bkg_noise_dark_active.jpg);
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  SORTING  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
#filter {
	width: 110px;
}
#filter li a {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	display: block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#filter li{
	display: block;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  CLIENT LIST  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
#client-list {
    width: 886px;
}
#client-list ul{
    margin: 0 auto;
    padding: 0;
}
#client-list ul.multiple_columns li{
	margin-bottom: 2px;
	text-transform: uppercase;
	font-size: 0.87em;
	text-align: left;
	float: left;
	list-style: none;
	width: 290px;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  HORIZONTAL RULES  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
.hr_breadcrumb {
	clear: both;
	background-color: #c8c8c8;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 8px;
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}




/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  FOOTER  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
#follow {
	overflow: auto;
	right: 32px;
	position: relative;
}
.follow {
	color: #b4b4b4;
	font-size: .72em;
	font-weight: bold;
	position: relative;
	top: 10px;
	padding-right: 10px;
	text-shadow: #ffffff 0px 1px  0px;
	float: right;
}
.spacer-footer {
	float: right;
}
#twitter {
	width: 30px;
	height: 32px;
	overflow: hidden;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/follow_twitter.jpg);
	float: right;
}
#twitter:hover {
	background-position: bottom left;
}
#facebook {
	width: 30px;
	height: 32px;
	overflow: hidden;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/follow_facebook.jpg);
	float: right;
}
#facebook:hover {
	background-position: bottom left;
}
#dribbble {
	width: 30px;
	height: 32px;
	overflow: hidden;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/follow_dribbble.jpg);
	float: right;
}
#dribbble:hover {
	background-position: bottom left;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  COMMENTS */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
ol.commentlist {
	font-size: 0.88em;
	margin:0;
	padding:0;
	}

.commentlist li {
	padding-bottom: 20px;
	padding-top: 20px;
	border-left-color: #c8c8c8;
	border-left-style: solid;
	padding-left: 20px;
	border-left-width: 1px;
	list-style:none;
	margin-bottom:20px;
	}

.commentlist a:link, .commentlist a:visited {
	color:#cc0000;
	}

.commentlist a:hover, .commentlist a:active {
	color:#000000;
	}

.commentlist .children {
	border-left-color: #cc0000;
	border-left-style: solid;
	border-left-width: 1px;
	}
	
.commentlist #avatar {
	background-color: white;
	padding:1px;
	border:1px solid #e6e6e6;
	float:left;
	margin-right:10px;
	}

.commentlist #authorinfo {
		height: 32px;
	}
	
.commentlist #reply {
		margin-top: 10px;
		margin-right: 20px;
		border-top-color: #e6e6e6;
		border-top-width: 1px;
		border-top-style: solid;
		text-align: right;
		padding-top: 5px;
	}

.commentlist .time {
	padding-left:10px;
	}

.commentlist #commenttext {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	margin-top: 10px;
	color: #666666;
	}

.thread-alt {
	background-color: #f5f5f5;
}
.thread-even {
	background-color: none;
}




/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  CONTACT  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
#contact-phone {
	float: left;
	width: 450px;
}
#request-quote {
	float: left;
	width: 250px;
}
#quote-button {
	margin-top: 8px;
}






/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  CLIENT PAGES */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
#text-small {
	text-decoration: none;
	font-size: 0.75em;
	text-transform: uppercase;
}
#text-small a {
	color: #969696;
}
#text-small a:hover {
	color: #5a5a5a;
}

#login {
	width:318px;
}
#login label {
	font-size: 1.1em;
	color:#666;
}
#user_pass, #user_login, #user_email {
	font-size: 20px;
	width: 318px;
}
#login #forgetmenot{
	float:left;
	margin-bottom:0;
}
#login #submit {
	float:right;
}

#clientavatar {
	width:50px;
	max-width: 50px;
	height: auto;
	background-color: white;
	padding:1px;
	border:1px solid #787878;
	margin-bottom: 15px;
	}
#profile-avatar {
	width:12px;
	height: auto;
	max-width: 12px;
	float:left;
	background-color: white;
	padding:1px;
	border:1px solid #787878;
	margin-right:5px;
	}
#breadcrumb {
	padding-top:5px;
	font-size:1.1em;
	width:500px;
	float:left;
}
#profile {
	text-align: right;
	width:220px;
	float:right;
}





#twitter-home {
	font-size: 0.87em;
}
#twitter-home a {
	text-decoration: underline;
	color: #e66600;
}
#twitter-home a:hover {
	text-decoration: none;
	color: #e66600;
}
#twitter-home #tweet {
	margin-bottom: 15px;
}
#twitter-home #tweet #created {
	margin-top: 3px;
}
#twitter-home #tweet #created a {
	text-decoration: none;
	color: #969696;
}
#twitter-home #tweet #created a:hover {
	color: #666666;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  CUSTOM SELECTION COLORS */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
::-moz-selection {
	color: #fff;
	color: rgba(255,255,255,.85);
	background: #e66600;
	text-shadow: #ffffff 0px 0px  0px;
}
::selection {
	color: #fff;
	color: rgba(255,255,255,.85);
	background: #e66600;
	text-shadow: #ffffff 0px 0px  0px;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  BUTTONS */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* DEFAULT */
input.Cbutton, input.button, a.button, button {
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#d2d2d2;
    border:1px solid #bebebe;
	color:#444444;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
input.Cbutton, input.button, a.button, button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
input.Cbutton[type], input.button[type], a.button[type], button[type] {
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html input.Cbutton[type], *:first-child+html input.button[type], *:first-child+html button[type] {
    padding:4px 10px 3px 7px; /* IE7 */
}
input.Cbutton  img, input.button  img, a.button img, button img {
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
input.Cbutton:hover, input.button:hover, a.button:hover, button:hover {
    background-color:#ffe6cc;
    border:1px solid #ffcc99;
    color:#e66600;
}

/* POSITIVE */
button.positive{
    color:#529214;
}
button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
/* PASSWORD */
button.password{
    color:#825082;
}
button.password:hover{
    background-color:#f0dcf0;
    border:1px solid #dcc8dc;
    color:#825082;
}
/* PROFILE */
button.profile{
    float:right;
    margin-left: 7px;
    margin-right: 0px;
    color:#825082;
    font-size:90%;
    padding:2px 5px 3px 3px; /* Links */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
button.profile:hover{
    background-color:#f0dcf0;
    border:1px solid #dcc8dc;
    color:#825082;
}
/* LOG OUT */
button.logout{
	float:right;
    margin-left: 7px;
    margin-right: 0px;
    color:#ff3333;
    font-size:90%;
    padding:2px 5px 3px 3px; /* Links */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
button.logout:hover{
    background-color:#ffcccc;
    border:1px solid #ffb4b4;
    color:#ff3333;
}
/* SEND LINK */
a.sendlink{
    float:left;
    margin-left: 0px;
    margin-right: 0px;
    font-size:90%;
    padding:2px 5px 3px 3px; /* Links */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* PROFILE COMMENTS */
button.profile-comments img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:12px;
    height:12px;
}
button.profile-comments{
    color:#825082;
}
button.profile-comments:hover{
    background-color:#f0dcf0;
    border:1px solid #dcc8dc;
    color:#825082;
}
/* LOG OUT COMMENTS */
button.logout-comments{
    color:#ff3333;
}
button.logout-comments:hover{
    background-color:#ffcccc;
    border:1px solid #ffb4b4;
    color:#ff3333;
}
/* VIEW SITE */
button.viewsite{
    float:right;
    font-size:90%;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;

}


/* SUBSCRIPTION MANAGER STYLE */
.subscription-manager {
padding: 10px 0 20px 0;
width: 650px;
}

.subscribe-to-comments {
width:500px;
clear: both;
padding: 10px;
margin-bottom: 15px;
margin-top: 15px;
background-color:#d2d2d2;
border:1px solid #bebebe;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.wrap {
padding: 5px 10px;
}

div.wrap h2 {
padding-bottom: 5px;
border-bottom-style: solid;
border-bottom-color: #c8c8c8;
border-bottom-width: 2px;
margin-bottom: 1em;
}

div.wrap fieldset {
margin: 1em 0;
padding: 5px 10px;
}

div.wrap fieldset legend {
/*font-weight: bold;*/
font-size: small;
}

div.wrap p.submit {
text-align: right;
}


.updated {
margin-bottom: 20px;
margin-top: 1em;
background-color: #ffe6cc;
border: 1px solid #ffcc99;
color:#e66600;
padding: 0 1em;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.updated-error {
background-color:#ffcccc;
border:1px solid #ffb4b4;
color:#ff3333;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.wrap form {
margin: 0;
padding: 0;
}

div.warp li {
margin-bottom: 6px;
line-height: 130%;
}
/* END SUBSCRIPTION MANAGER STYLE */



/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/*  MOBILE SETTINGS  */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (device-width: 768px) {
/*///////////////////// iPAD ALL /////////////////////*/
html, body {
	-webkit-text-size-adjust:none;
}
#footer {
	background-image: url(images/bkg_footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	font-family: "proxima-nova-1","proxima-nova-2";
	text-align: right;
	clear: both;
}
#contentScroll {
	z-index: 1;
	overflow: auto;
	position: relative;
	top: 32px;
}
#scrollingContainer {
	width: 100%;
	height: 100%;
	position:relative;
	z-index:1;
	top: -32px;
	left: 0px;
	/*-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;*/
}
#float {
	left: 0px;
	top: 0px;
}
}
@media only screen and (device-width: 768px) and (orientation:portrait) {
/*///////////////////// iPAD PORTRAIT /////////////////////*/

}
@media only screen and (device-width: 768px) and (orientation:landscape) {
/*///////////////////// iPAD LANDSCAPE /////////////////////*/

}

@media only screen and (max-device-width: 480px) {
/*///////////////////// iPHONE ALL /////////////////////*/
html, body {
	-webkit-text-size-adjust:none;
}
#footer {
	background-image: url(images/bkg_footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	font-family: "proxima-nova-1","proxima-nova-2";
	text-align: right;
	clear: both;
}
#contentScroll {
	z-index: 1;
	overflow: auto;
	position: relative;
	top: 32px;
}
#scrollingContainer {
	width: 100%;
	height: 100%;
	position:relative;
	z-index:1;
	top: -32px;
	left: 0px;
	/*-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;*/
}
#float {
	left: 0px;
	top: 0px;
}
}
@media only screen and (max-device-width: 480px) and (orientation:portrait) {
/*///////////////////// iPHONE PORTRAIT /////////////////////*/

}
@media only screen and (max-device-width: 480px) and (orientation:landscape) {
/*///////////////////// iPHONE LANDSCAPE /////////////////////*/

}