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

body {
	margin: 0px;
	text-align: center;
	background-image: url('img/cityscape.jpg');
	background-repeat: repeat-x;
	background-color: #181914;
	
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0px;
	font-size: 15px;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	color: white;
	text-shadow: 1px 1px 1px #000;
}

a, p a, h2 a, h3 a {
	color: #D5E6FF;
	text-decoration: underline;
	/* border-bottom: solid 1px; */
}

h2 {
	line-height: 120%;
}

img a {
	border: 0px;
}

h1 a {
	font-weight: bold;
	font-size: 32px;
	text-decoration: none;
	color: #FFFFFF;
}

h1:hover {
	color: #FFFFFF;
}

.small {
	font-size: 13px;
}

img {
	border: 0px;
}

a:hover {
	color: #A3B1C4;
}

#blacktop {
	margin-top: 0px;
	height: 8px;
	width: 100%;
	background-color: #000000;
	display: block;
	padding: 0px;
}

#container { 
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	min-height: 600px;
}

img.logo {
	float: left;
	margin: 12px 10px 0px 10px;
}

#menu {
	background-color: #000000;
	float: right;
	margin-top: 10px;
}

#mnuHome {
	background: url("img/mnuHome.gif") center no-repeat;
	height: 45px;
	width: 65px;
	float: left;
}

#mnuWork {
	background: url("img/mnuWork.gif") center no-repeat;
	height: 45px;
	width: 65px;
	float: left;
}

#mnuBlog {
	background: url("img/mnuBlog.gif") center no-repeat;
	height: 45px;
	width: 65px;
	float: left;
}

#mnuAbout {
	background: url("img/mnuAbout.gif") center no-repeat;
	height: 45px;
	width: 70px;
	float: left;
}

#mnuContact {
	background: url("img/mnuContact.gif") center no-repeat;
	height: 45px;
	width: 90px;
	float: left;
}

#mnuHome:hover, #mnuWork:hover, #mnuBlog:hover, #mnuAbout:hover, #mnuContact:hover {
	background-color:#600500;
	border-bottom: 4px #2E0200 solid;
	border-top: 4px #600500 solid;
	height: 37px;
}

#blankspace {
	clear: both;
	height: 200px;
}

img.blackline {
	background-color: #000000;
	padding: 10px;
	margin: 5px 0px 5px 0px;
}

#bannerMcM {
	background-image: url("img/bannerMcM.gif");
	width: 642px;
	height: 207px;
	margin: 20px auto 20px auto;
}

#boxRWorkContainer
{
	width: 100%;
	height: 100%;
}

#boxRWork
{
	width: 16%;
	height: 230px;
	float: left;
	text-align: center;
	padding: 2%;
}

#boxRWork p {
	line-height: normal;
	letter-spacing: 0px;
	font-size: 13px;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	color: white;
	text-align: left;
}


#boxRWork img {
	background-color: #FFFFFF;
	height: 100px;
	border: 2px solid #FFFFFF;
}

h3 {
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0px;
	font-size: 14px;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	color: white;
	text-align:left;
}

hr {
	color:#666666;
	height: 1px;
	border-top:1px;
	border-color:#666666;
	margin: 30px 0px 30px 0px;
	clear: both;
}

#heart {
	background: url("img/heart.gif") no-repeat;
	width: 12px;
	height: 10px;
	float: left;
	margin: 3px 3px 0px 0px;
}

#contactBox1 {
	width: 55%;
	background: url('img/pen.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 240px;
	float: left;
	margin-bottom:60px
}

#contactBox2 {
	width: 40%;
	min-height: 240px;
	float: right;
	border-left: solid 1px #333333;
	/* margin-bottom:60px */
	margin-bottom:60px
}

#workload {
	float: right;
	width: 38%;
	background-color: #390000;
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
	text-align: center;
	display: none;
}

img.btnQuote {
	margin: 10px 0px 10px 0px;
}

img.photoBorder {
	border: 6px solid #333333;
	margin: 10px;
	float: right;
}

.contact {
	width: 90%;
}

#footer {
	background: url("img/footer.gif") repeat-x;
	width: 100%;
	height: 51px;
	clear: both;
	position: relative;
	margin-bottom: 0px;
}

#footer_img {
	background: url("img/txtFooter.gif") no-repeat;
	float: right;
	margin: -10px 10px 0px 0px;
	width: 118px;
	height: 12px;
}

#footerContainer {
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
}

/* Blog CSS Rules */

#blog_content { 
	float: left;
	width: 695px;
	min-height: 1500px;
}

#comment {
	width: 80%;
}

#sidebar {
	float: right;
	width: 200px;
	border-left: 1px solid #666666;
}

#sidebar ul {
	padding-left: 5px;
	margin-left: 8px;
	list-style: none;
}

#sidebar input {
	margin: 5px;
}

.entry {
	font-size: 14px;
	line-height: 21px;
}

.blogImageRight {
	margin: 0px 10px 10px 10px;
	border: 6px solid #666666;
	float: right;
}

.blogImageLeft {
	margin: 0px 10px 10px 10px;
	border: 6px solid #666666;
}

.blogHeadline a {
	border: 0px;
}

.blogHeadline {
	border: 0px;
	line-height: 35px;
}

.aktt_tweets li {
	font-size: 85%;
	list-style: disc;
	margin-left: 3px;
}

#twitter-tools {
	background-color: #0e0f0c;
	padding: 5px;
	margin-top: 30px;
}

#bird {
	float: right;
	background: url('img/twitter.jpg') no-repeat;
	width: 62px;
	height: 53px;
	margin-top: -12px;
}

p.rss {
	margin: -40px 0px 0px 50px;
}

#aktt_tweet_posted_msg {
	display: none;
}


/* Portfolio */

img.portfolio {
	border-color:#FFFFFF;
	border: 5px solid;
}

#description {
	width: 500px;
	float: left;
}

#quote {
	width: 370px;
	text-align: right;
	float: right;
	margin: 10px 0px 0px 0px;
	border-left: solid 1px #333333;
}

.work_details {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
}

/* Sliding boxes effect */

h4 {
	margin: 10px 10px 0 10px;
	color: #FFFFFF;
	font: 15pt "Myriad Pro", Arial, Verdana, "Times New Roman";
	letter-spacing: 0px;
}

.boxgrid { 
	width: 280px; 
	height: 210px; 
	margin: 10px; 
	float: left; 
	background: #161613; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	border: 0px; 
}

.boxgrid p { 
	padding: 0px 10px; 
	color: #afafaf; 
	font-weight: bold; 
	font: 10pt "Lucida Grande", Arial, sans-serif; 
}
	
.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .9; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.captionfull .boxcaption {
	top: 115px;
	left: 0px;
}
	
.caption .boxcaption {
	top: 170px;
	left: 0px;
}

/* IE Hacks */
* html #blacktop {
	display: none;
}

* html hr {
	margin: 0px 0px 30px 0px;
}

* html .footer {
	margin: 0px;
}

* html #heart {
	margin: 0px 3px 0px 7px;
}

* html #footer_img {
	margin: 10px 10px 0px 0px;
}

/* IE7 Hacks */

* + html hr {
	margin: 0px 0px 30px 0px;
}

* + html #footer_img {
	margin: 10px 10px 0px 0px;
}

* + html .footer {
	margin: 0px;
}

*html #twitter-tools {
	margin-top: 0px;
}

*+html #bird {
	margin-top: 12px;
}