/* -----------------------------------------------------------------------

	Screen CSS for Portfolio
	Design and Dev by New Way Design LLC
	http://www.newwaydesign.com; hooray@newwaydesign.com

------------------------------------------------------------------------- */

*/
{margin:0;padding:0;}


				body {overflow:none;}
				div#container {clear: both;}
				div#portfolio-wrap {width: 880px; padding-left: 20px;background-color: white; }
				div#portfolio-right {float:right; margin-top: 25px; width: 608px; }
				div#portfolio-left {float: left; width: 250px; height:auto; padding-right: 21px;margin-top: 40px;}
				
				ol#pager {height:auto;}
				.clear {display: inline-block;}
				.qp_counter {margin:  5px;}			
				pre {margin: 20px 0 10px 0; background: #ccc !important; padding: 10px;}
				#images_counter { width:45px; }			
				#images_counter .qp_prev {display: block;float: right; background-color: #f6e9c3; padding: 2px 5px; margin:3px;}
				#images_counter a {font-size: 11px; border:0;}			
				#images_counter .qp_next {display: block;float: left; background-color: #f6e9c3; padding: 2px 5px; margin:3px;}
				
				
				/* ----- Typography -----------------------------------------------------*/
h1 {font: 2.2em , Georgia, Times New Roman, serif; color: #a11488; line-height: 1.1em; }

h2 {font: 2.2em museo300, Georgia, Times New Roman, serif; color:#e83163; line-height: 1.4em; text-shadow: 1px 1px 1px #fff;}

h3 {font: 1.5em museo100, Georgia, Times New Roman, serif; color: #e83163; text-align: center; text-shadow: 1px 1px 1px #fff; padding-top: 15px; border-bottom: 1px solid #f0cdb3; padding-bottom: 15px;}

h4 {font: 1.2em museo100, Georgia, Times New Roman, serif; color: #80096b; text-shadow: 1px 1px 1px #fff; padding: 0 0 10px 0; }

p, ul, li {font: normal 12px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #663458; line-height: 1.5em; margin-bottom: 15px;}

a { color: #619a8a; text-decoration: none; border-bottom: 1px dotted #619a8a; }
a:hover { color: #ee7678; border-bottom: 1px dotted #ee7678;}

ul#services li { margin:0; font: normal 1.1em "Helvetica Neue", Helvetica, Arial, sans-serif; color: #663458; line-height: 1.7em; list-style-image: url('../images/bullet.jpg'); list-style-position:inside; }

