/*
Template:	Clear Resume (Responsive)
Creator:	Sabaina Bukhari (sabainabukhari@gmail.com)
Website:	http://www.egreenwebservices.com
Date:		09/27/2012
*/

body {	padding-top: 20px; padding-bottom: 40px; font: 14px arial, sans-serif; }

h1, h2, h3{	font-family: arial, sans-serif; font-weight:normal; line-height:normal; 
			padding:0; margin:0; margin-bottom:5px;	}

h1{ font-size:52px; }
h2{ font-size:24px; }
h3{ font-size:18px; }

hr{ height: 0; border-style: dotted; border-width: 1px 0 0 0; border-color:#999; }

footer{ background: padding:10px; margin-top:50px; border-top: #ddd solid 1px; }
footer p{ color: #666; }
footer a{ color: #999; }

/*** bootstrap classes customized ***/

ul.unstyled{ margin-left: 20px; list-style: none; }

.container { background: #FFF; border: 1px solid #DDD\9; padding:20px; border-radius: 15px; -moz-box-shadow: 0 0 5px rgba(0,0,0,.25); 
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.25); padding-bottom:10px; }

.thumbnail .caption { padding: 3px; color: #555; }

.caption h3{ margin:0; padding:0; }
.caption a, a:hover{ color:#555; text-decoration:none; }

.span2 i{ color:#999; }

.span8 p{ font-family: arial, sans-serif; font-size:14px; letter-spacing:0.1em; }

/** customizable through cp. **/
h2 span { color: #F60; }
.span2 h3{ color:#F60; }
.text-info{ color:#F60; padding-left:10px; }
.label-info{ color:#F60; background-color: #fff; text-shadow:none; font: 14px/1.7em arial, sans-serif;
			padding:0; font-weight:normal; }


/*** new elements ***/
#sample-work-row1 p{text-align:center}
#sample-work-row2 p{text-align:center}

/** hide elements in print view **/
#top-controls{display:none;}
#sample-work-row1 .thumbnail, #sample-work-row2 .thumbnail{background-color:#fff; border: none; box-shadow:none}
#sample-work-row1 p, #sample-work-row2 p{text-align:center}