.andys-read-more a {
	float:right;
	font-size:10px;
	padding-bottom: 15px;
}





/* =General
--------------------------------------------------------------------------------*/
.floatleft { float: left; }
.floatright { float: right; }
	
/* =Body
--------------------------------------------------------------------------------*/
body { 
	color: #fff;
	background-color: #000; 
}	

body a{ 
	text-decoration: none;
	color: #6e91b1; 
} 

body a:hover { text-decoration: underline; }

.divider {
	height: 3px;
	margin-bottom: 20px;
	overflow: hidden;
	border: none;	
	background-color: #383838;
}



/* =Header
--------------------------------------------------------------------------------*/
.header {
	width: 100%;
	height: 92px;
	padding-top: 38px;
	background: url(images/header_bg.gif) repeat-x;
}
/* =Logo
--------------------------------------------------------------------------------*/
h1#logo {
	width: 259px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/logo.gif) no-repeat;
}

/* =Navigation
--------------------------------------------------------------------------------*/
.nav ul { 
	list-style: none;
	float: right;
}
.nav ul li {
	margin: 0 !important;
	display: inline;
	float: left;
}

#navHome, 
#navWork, 
#navServices, 
#navAbout, 
#navContact {
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#navHome:hover, 
#navWork:hover, 
#navServices:hover, 
#navAbout:hover, 
#navContact:hover,
.active { background-position: 0 -30px !important; }

#navHome {
	width: 56px;
	background: url(images/nav/navHome.gif) no-repeat;
}

#navWork {
	width: 59px;
	background: url(images/nav/navWork.gif) no-repeat;
}

#navServices {
	width: 79px;
	background: url(images/nav/navServices.gif) no-repeat;
}

#navAbout {
	width: 62px;
	background: url(images/nav/navAbout.gif) no-repeat;
}

#navContact {
	width: 76px;
	background: url(images/nav/navContact.gif) no-repeat;
}

/* =Top Content
--------------------------------------------------------------------------------*/

.topcontent {
	width: 100%;
	height: 340px;
	padding-top: 30px;
	color: #999;
	background: url(images/topcontent_bg.gif) repeat-x; 
}

.topcontent h2, 
.topcontent h3,
.topcontent p { line-height: 1; }

.topcontent h3 {
	font-weight: heavy;
	font-size: 24px;
	color: #6e91b1;
}


.featured-post img{
	background:url(http://www.damascus.ca/dD/wp-content/themes/dD/images/featuredbackground.jpg) repeat-x black;
	padding:5px;	
}




.visitsite {
	width: 77px;
	height: 27px;
	margin: 0 5px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/visitsite.gif) no-repeat;
}



.seemorework {
	width: 122px;
	height: 27px;
	margin: 0 5px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/seemorework.gif) no-repeat;
}

/* =Main Content
--------------------------------------------------------------------------------*/

.maincontent {
	width: 100%;
	padding-top: 15px;
	color: #999;
	line-height: 1;
	background-color: #181818;
}

.maincontent h3 { 
	font-weight: heavy;
	font-size: 24px;
	color: #6e91b1;
}

.featuredwork {
	width: 940px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2/featuredwork.gif) no-repeat;
}

.news {
	width: 620px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2/news.gif) no-repeat;
}

.grid_8 img {
	float:left;
	margin: 0 15px 15px 0px;
}

.postimage img {
	float:left;
	margin: 0 15px 15px 0;
	padding:5px;
	background: url(http://www.damascus.ca/dD/wp-content/themes/dD/images/featuredbackground.jpg) repeat-x black;
}

.featured-post-image img {
	float:left;
	margin: 0 15px 15px -20px;
	padding:5px;
	background: url(http://www.damascus.ca/dD/wp-content/themes/dD/images/featuredbackground.jpg) repeat-x black;
}

.keywords {
	width: 300	px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2/keywords.gif) no-repeat;
}

.services {
	width: 300	px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2/SERVICES.gif) no-repeat;
}

.portfolio {
	width: 300	px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/h2/PORTFOLIO.gif) no-repeat;
}

.sidebox { 
	margin-bottom: 20px;
	background-color: #0e0e0e; 
}

.boxtop {
	width: 300px;
	height: 7px;
	background: url(images/boxtop.gif) no-repeat;
}

.boxcontent {
	padding: 3px 15px;
	width: 270px;
	font-weight: bold;
	color: #666;
}

.boxcontent-2 {
	padding: 3px 15px;
	margin-top:35px;
	width: 270px;
	font-weight: bold;
	color: #666;
}

.boxcontent-3 {
	width: 270px;
	font-weight: normal;
	color: #666;
}

.boxbottom {
	width: 300px;
	height: 7px;
	background: url(images/boxbottom.gif) no-repeat;
}


.visitsite-2 {
	font-size:9px;
	text-align:right;
	margin-top:-10px;
	padding-bottom:15px;
}

img.center {
	margin-left:auto;
	margin-right:auto;
	display:block;
}


/* =Footer
--------------------------------------------------------------------------------*/

.footer {
	width: 100%;
	padding: 30px 0 15px 0;
	text-transform: uppercase;
	border-top: 3px solid #111;
	background-color: #000;
}

.footer p {
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #6e91b1;
	border-right: 1px solid #484848;
}

.footer ul { 
	margin-left: 10px;
	list-style: none; 
}

.footer ul li { 
	display: inline; 
	float: left; 
}

.footer ul li a { 
	font-size: 14px;
	font-weight: bold;
	color: #484848; 
}

.footer ul li a:hover,
.footer ul li a.active { 
	color: #999;
	text-decoration: none;
}
