/* @override 
	http://nathaliegamache.com/wp-content/themes/singfolio/css/main.css
	http://nathaliegamache.com/wp-content/themes/singfolio/css/reset.css
	http://sigmaconcept.ca/restodemo/wp-content/themes/singfolio/css/main.css
*/

body {}

br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color: #fff9cf;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	color: black;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}
.light_bg h2 {
	font-size:27px;
	color:#0b121f;
	margin:20px 0 20px 0;
}
.light_bg h3 {
	font-size:17px;
	color:#0b121f
}
.dark_bg h2 {
	font-size:27px;
	margin:20px 0 20px 0;
	color: #414a57;
}
#portfolio h3 {
	color: #414a57;
	font-size:21px;
}
#client_testimonials h4 {
	color: #414a57;
	font-size:16px;
}

a {
	color: black;
}
a:hover {
	text-decoration:none;
}

#home {
	overflow:hidden;
}
.div_center {
	margin:0 auto;
	width:960px;
	height:100%;
	position:relative;
	overflow:hidden;
}

/*** Home section ***/
#welcometext {
	margin:100px 80px 0 0;
	z-index: 0;
	
}
#welcometext h1 {
	margin: 0 0 10px 30px;
	font-family:"Coolvetica", Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:36px;
	visibility: visible;
	z-index: 2;
	position: relative;
}
#welcometext h1 span {
	color: #dc601a;
}

.tweet_list {
	margin-bottom:10px;
}
.tweet_list li {
	margin:0;
	list-style:none;
}
.tweet_list li a {
	display:none;
}
.tweet_list li .tweet_text a {
	display:inline;
}
#logotype {
	z-index:20;
	position:absolute;
	left: 650px;
	top: 100px;
}


#twitter {
	margin:115px 0 0 0;
}
#tweets {
	width:275px;
}
#birdfollowmelink {
	position:absolute;
	right:0;
	top:0px;
}

#why_me .w310 img {
	float:left;
	margin-right:15px;
}
#why_me h3 {
	margin-bottom:10px;
	font-weight:bold;
}

/*** menu ***/
.site_menu {
	margin:0;
	position: absolute;
	top:30px;
	right:30px;
	z-index: 2;
}
.site_menu li {
	margin:0 0 0 25px;
	display:inline;
	list-style:none;
}
.site_menu li a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
.site_menu li a:hover {
	border-bottom:1px dotted;
}
.site_menu li.current a {
	color:#ffffff !important;
	padding:2px 10px;
	text-shadow:1px 1px #0b121f;
	background: #716c57 url(../images/menubg.png) repeat-x;
	border:1px solid #296ba6;
}
.dark_bg .site_menu li a {
	color: black;
}
.light_bg .site_menu li a {
	color:#0b121f;
}



.dark_bg {
	background: #ac9d7c url(../images/pattern.gif) repeat-y center;
	color:#ffffff;
}
.dark_bg .div_center {
	padding-bottom:20px;
	background-position: -1px 0;
	background-repeat: no-repeat;
}
.dark_bg .div_center a {
	color:#6e7a92;
}

.light_bg {
	border-top:1px solid #ffffff;
	background:#ffffff url(../images/lightbg_top.png) repeat-x top;
}

.light_bg .div_center a {
	color:#000000;
}

.light_bg .bottom_shadow {
	background:url(../images/lightbg_bottom.png) repeat-x bottom;
	border-bottom:1px solid #ffffff;
	padding-bottom:20px;
}

.w630 {
	float:left;
	width:630px;
}
.w490 {
	float:left;
	width:490px;
}
.w480 {
	float:left;
	width:480px;
}
.w470 {
	float:left;
	width:470px;
}
.w390 {
	float:left;
	width:390px;
}
.w310 {
	float:left;
	width:310px;
}

.marginR20 {
	margin-right:20px;
}
.marginR10 {
	margin-right:10px;
}
.marginR5 {
	margin-right:5px;
}
.marginL10 {
	margin-left:10px;
}
.marginB5 {
	margin-bottom:5px;
}

/*** Contact **/
.error {
	border:1px solid #ff0000 !important;
}
#form_placeholder h2 {
	color:#009933;
	font-size:16px;
}
#contact_me {
	height:1100px;
}
#contact_me .bottom_shadow {
	background-image:none;
}
#social {
	margin-top:27px;
}
#social a {
	margin:0 10px 0 0;
}
p.light_grey {
	color:#9c9fa4;
	margin-bottom:40px;
	margin-top:55px;
	font-size:11px;
}
p.contact_details {
	font-size:11px;
	color:#4F4F4F;
}
.input_field {
	background:url(../images/input_bg.png);
	border:1px solid #E8E8E8;
	float:left;
	font-size:11px;
	height:14px;
	margin-bottom:5px;
	padding:7px 5px 5px;
	width:225px;
}
.text_area {
	background:url(../images/textarea_bg.png);
	border:1px solid #E8E8E8;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:95px;
	padding:5px;
	width:467px;
	margin-bottom:5px;
}
.submit {
	color:#ffffff !important;
	padding:2px 10px;
	text-shadow:1px 1px #0b121f;
	background:#2e80ce url(../images/menubg.png) repeat-x;
	border:1px solid #296ba6;
}
.submit:hover {
	cursor:pointer;
	background:#2e80ce;
}

/** Portfolio **/
.portfolio_ss img {
	border: 20px solid #ffffff;
	color: #414a57;
}
.portfolio_ss {
	background:url(../images/portfolio_shadow.png) center bottom no-repeat;
	padding-bottom:65px;
	position: relative;
	height:345px;
	cursor:pointer;
}

.btn {
	color:#ffffff !important;
	padding:3px 15px;
	text-shadow:1px 1px #0b121f;
	background:#2e80ce url(../images/menubg.png) repeat-x;
	border:1px solid #296ba6;
	text-decoration:none;
	font-size:11px;
}
.btn:hover {
	background:#2e80ce;
}
.portfolio_list .btn img {
	position:relative;
	top:1px;
}
.portfolio_list {
	width:50000px;
	overflow:hidden;
	position:relative;
}
.portfolio_list .wrap {
	float:left;
	width:960px;
	margin-right:140px;
	height: 850px;
	margin-top: 50px;
}
