@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	background:#2f2933;
	background-repeat:repeat-x;
	font-size:11px;
	color:2f2933;
}

#wrapper {
	width:825px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	height:auto;
}

#header {
	width:825px;
	color:#3c73a9;
	background:#2f2933;
	padding:0;
	margin:0;

}

#content {
	width:550px;
	float:left;
	padding:15px;
	margin:0;
	height:auto;
	line-height:16px;
	background:#fff;

}

#content a {
	color:#000;
}

#content a:link, #nav a:visited, a:active {
	color: #000;
}

#content a:hover {
	color:#aa87c2;
	text-decoration:none;
}

#right {
	margin-left:610px;
	width:200px;
	background:#fff;
	padding-top:20px;
}

#right a {
	color:#000;
}


h1 {
	position:relative;
	padding:0;
	top:9px;
	margin:0;
	font-size:50px;
	color:#01a2a6;
}

h2 {
	font-size:12px;
	color:#2f2933;
	margin-top:10px;
	padding:8px;
	background:#cb6586;
	-webkit-border-top-right-radius: 31px;
	-webkit-border-bottom-right-radius: 31px;
	-moz-border-radius-topright: 31px;
	-moz-border-radius-bottomright: 31px;
}

p {
	margin:8px 0;
	padding:0;
}

ul {
	padding:0;
	margin-left:15px;
}

#nav {   
	background: #eee;
	height:40px;
	font-size:12px;
	font-weight:bold;
}

#nav ul {
	padding:0;
	margin:0;
}

#nav li {
	list-style: none;
	display: inline;
	position:relative;
	top:13px;
}

#nav a {
	padding:13px 40px;
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #453924;
}

#nav a:active, #nav a:hover {
	color: #fff;
	background: #999;
}

#nav li ul {
	display: none;
	width: 150px;
	background: #999;
}

#content li {
	margin-left:15px;	
}


#contact abbr {
	border: none;
}
#contact li {
	display: block;
	list-style: none;
}
#contact li a {
	border: none;
	color: #2f2933;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 44px;
	left: -15px;
	line-height: 18px;
	margin: 3px 0;
	padding-left: 19px;
	position: relative;
	text-decoration: none;
	text-shadow: rgba(0,0,0, 0) 1px 1px 2px;
	width: 220px;
	
	-webkit-box-shadow: rgba(0,0,0, 0) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0, 0) 2px 2px 2px;
	-o-box-shadow: rgba(0,0,0, 0) 2px 2px 2px;
	box-shadow: rgba(0,0,0, 0) 2px 2px 2px;

	-webkit-border-top-right-radius: 31px;
	-webkit-border-bottom-right-radius: 31px;
	-moz-border-radius-topright: 31px;
	-moz-border-radius-bottomright: 31px;
	border-top-right-radius: 31px;
	border-bottom-right-radius: 31px;

	-webkit-transition: background-color .25s ease, color .5s ease, width .2s ease-out, -webkit-box-shadow .25s ease, text-shadow .2s ease, opacity .2s ease;
	-moz-transition: background-color .25s ease, color .5s ease, width .2s ease-out, -webkit-box-shadow .25s ease, text-shadow .2s ease, opacity .2s ease;
	-o-transition: background-color .25s ease, color .5s ease, width .2s ease-out, -webkit-box-shadow .25s ease, text-shadow .2s ease, opacity .2s ease;
	transition: background-color .25s ease, color .5s ease, width .2s ease-out, -webkit-box-shadow .25s ease, text-shadow .2s ease, opacity .2s ease;
}
.opacity #contact li a {
	color: #000;
	opacity: .42;
}
#contact li a h4 {
	font-size: 12px;
	padding-top: 14px;
}
#contact li a:hover,
#contact li a:focus {
	color: #fff;
	opacity: 1;
}
.rgba #contact li a:hover,
.rgba #contact li a:focus {
	text-shadow: rgba(0,0,0, .82) 1px 1px 1px;
	width: 251px;
	
	-webkit-box-shadow: rgba(0,0,0, .42) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0, .42) 2px 2px 2px;
	-o-box-shadow: rgba(0,0,0, .42) 2px 2px 2px;
	box-shadow: rgba(0,0,0, .42) 2px 2px 2px;

	-webkit-transition: background-color .25s ease, color .25s ease, width .2s ease-out, -webkit-box-shadow .25s ease, text-shadow .2s ease, opacity .2s ease;
	-moz-transition: background-color .25s ease, color .25s ease, width .2s ease-out, -webkit-box-shadow .25s ease, text-shadow .2s ease, opacity .2s ease;
	-o-transition: background-color .25s ease, color .25s ease, width .2s ease-out, -webkit-box-shadow .25s ease, text-shadow .2s ease, opacity .2s ease;
	transition: background-color .25s ease, color .25s ease, width .2s ease-out, -webkit-box-shadow .25s ease, text-shadow .2s ease, opacity .2s ease;
}

#contact #twitter    a { background-position: 100%  -66px; }
#contact #linkedin   a { background-position: 100% -198px; }
#contact #facebook   a { background-position: 100% -264px; }

#twitter    a:hover, #twitter    a:focus { background-color: #aa87c2; }
#linkedin   a:hover, #linkedin   a:focus { background-color: #aecff0; }
#facebook   a:hover, #facebook   a:focus {background-color: #cb6586; }

.rgba #twitter    a { background-color: rgba( 153, 153, 153, 0); }
.rgba #linkedin   a { background-color: rgba( 153, 153, 153,, 0); }
.rgba #facebook   a { background-color: rgba( 153, 153, 153, 0); }

.rgba #twitter    a:hover, .rgba #twitter    a:focus { background-color: rgba( 170, 135, 194, .82); }
.rgba #linkedin   a:hover, .rgba #linkedin   a:focus { background-color: rgba(  1, 162, 166, .82); }
.rgba #facebook   a:hover, .rgba #facebook   a:focus { background-color: rgba( 174,  107, 240, .82); }

#footer {
	width:825px;
	height:50px;
	background:#2f2933;
	text-align:right;
	color:#fff;
}


#footer ul {
	padding:0;
	margin:0;
}

#footer li {
	display: inline;
	padding-bottom: 10px;
	margin-right:30px;
	list-style-type: none;
	width: 200px; /* width specified for IE6 */
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:link, a:visited, a:active {
	color: #fff;
}

#footer a:hover {
	text-decoration:underline;
}


#clear {
	clear:both;
}


