/*
Stylesheet for www.amplifyyourworld.com
Created by The Amplified Group
*/

/*----- GLOBALS ----------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(img/body_bg.gif) repeat-x;
	font: 12px/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #373636;
}

.left {
	float: left;
}

.right {
	float: right;
}

a, a:visited {
	color: #2a4f83;
	text-decoration: none;
}

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

img#archives a {
	border: none;
	display: block;
}

img#archives {
	margin-bottom: 10px;
	border: none;
}

.exit {
	list-style: none;
	background: #fff url(img/bullet_go.gif) no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 3px;
	width: 515px;
}

img.project {
	margin-top: 5px;
	border: 3px solid #29568d;
}

#maincontent em {
	background: #fff799;
	padding: 2px 4px;
	font-style: normal;
}

/*----- LAYOUT ----------------------------------------*/

#wrap {
	width: 780px;
	margin: 0 auto;
}

#header {
	margin-top: 90px;
	width: 515px;
}

#maincontent {
	width: 515px;
	padding-bottom: 50px;
	float: left;
	text-align: justify;
}

#sidebar {
	float: right;
	width: 209px;
	margin-top: -165px;
}

#footer {
	background: #497ab0 url(img/bottom_bg.gif) top left repeat-x;
    clear: both;
	color: #fff;
}

#footerwrap {
	width: 780px;
    margin: 0 auto;
    padding: 25px 0 0 0;
}

#footerwrap .rightcontent {
	width: 209px;
    float: right;
}

#footerwrap .leftcontent {
	width: 515px;
    float: left;
}

#footerwrap .copyright {
	width: 780px;
	padding: 20px 0 10px;
    clear: both;
	text-align: center;
}

#monitor {
	width: 209px;
	height: 231px;
	background: transparent url(img/LCD.jpg) no-repeat;
	position: relative;
	top: -6px !important;
	top: -10px;
	padding: 13px 0 0 8px;
}

/*----- HEADINGS ----------------------------------------*/

h1 a {
	display: block;
	width: 515px;
	height: 106px;
	background: url(img/branding.jpg) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}

h2 {
	margin: 10px 0 15px;
	font-size: 24px;
	color: #2a4f83;
}

h2 a, h2 a:visited {
	color: #2a4f83;
	text-decoration: none;
}

h2 a:hover {
	color: #90c4f1;
	text-decoration: none;
}

h3 {
	margin: 10px 0;
	font-size: 18px;
	color: #2a4f83;
}

h4 {
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	text-shadow: #1a410f 2px 2px 0;
	border-bottom: 1px dashed #fff;
}

#sidebar h3 {
	font-size: 16px;
	color: #497ab0;
}

/*----- PARAGRAPHS ----------------------------------------*/

#maincontent p {
	font-size: 14px;
	padding-bottom: 15px;
}

#footer p {
	padding: 8px 0 0;
	text-align: justify;
}

#comment_list p {
	font-size: 12px;
}

.meta {
	font-size: 12px;
	background: #f8f8f8 url(img/meta.gif) no-repeat left center;
	margin-bottom: 30px;
	padding: 2px 0 2px 20px;
	font-weight: bold;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	color: #c5c5c5;
}

#performed {
	font-size: 12px;
	color: #a2a1a6;
	width: 515px;
}

/*----- LISTS ----------------------------------------*/

#maincontent ul.clientsleft {
	width: 256px;
	margin: 10px 0 0;
	float: left;
}

#maincontent ul.clientsleft li {
	list-style: none;
	background: #fff url(img/bullet_go.gif) no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 3px;
}

#maincontent ul.clientsleft li a, #maincontent ul.clientsleft li a:visited {
	color: #2a4f83;
	text-decoration: none;
}

#maincontent ul.clientsleft li a:hover {
	color: #76b4ef;
	text-decoration: underline;
}

#maincontent ul.clientsright {
	width: 256px;
	margin: 10px 0 0;
	float: right;
}

#maincontent ul.clientsright li {
	list-style: none;
	background: #fff url(img/bullet_go.gif) no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 3px;
}

#maincontent ul.clientsright li a, #maincontent ul.clientsright li a:visited {
	color: #2a4f83;
	text-decoration: none;
}

#maincontent ul.clientsright li a:hover {
	color: #76b4ef;
	text-decoration: underline;
}

#maincontent ul.monthly {
	margin: 10px 0 0;
}

#maincontent ul.monthly li {
	list-style: none;
	background: #fff url(img/calendar_view_month.gif) no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 3px;
}

#maincontent ul.author {
	margin: 10px 0 0;
}

#maincontent ul.author li {
	list-style: none;
	background: #fff url(img/author.gif) no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 3px;
}

/*----- NAVIGATION ----------------------------------------*/

#mainnav {
	list-style: none;
	padding: 0;
	width: 204px;
	margin-top: -15px;
	margin-bottom: 15px;
}

#mainnav li {
	border-bottom: 1px solid #c5c5c5;
}

#mainnav li.first {
	border-top: 1px solid #c5c5c5;
}

#mainnav li a {
	display: block;
	width: 204px;
	height: 46px;
	text-indent: -9999px;
}

#mainnav li a:hover {
	background-position: 0 -46px;
}

a#index 	{ background: url(img/home.gif) no-repeat 0 0; }
a#folio 	{ background: url(img/portfolio.gif) no-repeat 0 0; }
a#services 	{ background: url(img/services.gif) no-repeat 0 0; }
a#blog 		{ background: url(img/blog.gif) no-repeat 0 0; }
a#contact 	{ background: url(img/contact.gif) no-repeat 0 0; }

body#home a#index		   { background-position: 0 -46px; }
body#portfolio a#folio	   { background-position: 0 -46px; }
body#services a#services   { background-position: 0 -46px; }
body#blog a#blog		   { background-position: 0 -46px; }
body#contact a#contact     { background-position: 0 -46px; }	

/*----- CONTACT & COMMENT FORM ----------------------------------------*/

fieldset {
	margin: 20px 0;
	padding: 20px 15px 10px;
	border: 1px solid #c5c5c5;
	background: #f8f8f8;
	overflow: hidden;
}

input {
	width: 200px;
	margin-top: 2px;
}

label {
	display: block;
}

#contactform em {
	font-size: 10px;
	color: #ed1940;
	background: none;
	font-style: italic;
}

#contactform p {
	font-size: 12px;
}

.sub {
	width: auto;
}

select {
	width: 135px;
}

/*----- PORTFOLIO ----------------------------------------*/

#maincontent ul.thumbs {
	list-style-type: none;
	display: inline-table;
	width: 516px;
	margin: 0 auto;
}

#maincontent ul.thumbs:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#maincontent ul.thumbs li {
  	width: 170px;
  	height: 150px;
  	background-color: #2e558b;  
  	float: left;
	border: 1px solid #c5c5c5;
}
  
#maincontent ul.thumbs li a {
	display: block;
	width: 170px;
	height: 150px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
	border: none;
}
    
#maincontent ul.thumbs li a:link,
	#maincontent ul.thumbs li a:visited,
	#maincontent ul.thumbs li a:active,
	#maincontent ul.thumbs li a:hover {
	text-decoration: none;
	border: none;
}    
    
#maincontent ul.thumbs li a:hover {
	background-position: 0px -150px;
}
    
#maincontent ul.thumbs li.client1 a { background-image: url(img/portfolio/417.jpg); }
#maincontent ul.thumbs li.client2 a { background-image: url(img/portfolio/daysinn.jpg); }
#maincontent ul.thumbs li.client3 a { background-image: url(img/portfolio/sgo.jpg); }
#maincontent ul.thumbs li.client4 a { background-image: url(img/portfolio/klife.jpg); }
#maincontent ul.thumbs li.client5 a { background-image: url(img/portfolio/konnection.jpg); }
#maincontent ul.thumbs li.client6 a { background-image: url(img/portfolio/baymont.jpg); }

#scrnshot_nav { 
	margin: 10px 0 25px;
}	

#scrnshot_nav a{
	padding: 2px 5px 3px 5px;
	margin-right: 10px;
	text-align: center;
	width: 12px;
	height: 12px;
	background: #f8f8f8;
	border: 1px solid #c5c5c5;
	display: inline;
}

#scrnshot_nav a:hover {
	background: #376197;
	border: 1px solid #497ab0;
	text-decoration: none;
	color: #fff;
}

img#placeholder {
	padding: 2px;
	border: 1px solid #c5c5c5;
}

/*----- BLOG STYLES ----------------------------------------*/

#authors {
	float: left;
	padding: 5px 0;
}

#authors dl {
	float: left;
	margin: 9px 0;
	display: inline; /* fixes IE/Win double margin bug */
}

#authors dt {
	float: right;
	width: 429px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 2px;
	text-shadow: #1a410f 2px 2px 0;
}

#authors dd.picture img {
	float: left;
	margin: 0 8px 0 0;
	padding: 2px;
	border: 1px solid #29568d;
	background: #29568d;
}

#authors dd {
	text-align: justify;
}

#comment_list {
	width: 515px;
	margin-bottom: 30px;
}

#comment_list div.boxalt dt {
	background: #e3f2ff;
	height: 20px;
	padding: 10px 0 0 10px;
	font-weight: bold;
	border-top: 1px dotted #aec2d9;
}

#comment_list div.box dt {
	background: #f8f8f8;
	height: 20px;
	padding: 10px 0 0 10px;
	margin: 10px 0 0;
	font-weight: bold;
	border-top: 1px dotted #c5c5c5;
}

#comment_list div.boxalt dd {
	background: #e3f2ff;
	padding: 5px 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #aec2d9;
}

#comment_list div.box dd {
	background: #f8f8f8;
	padding: 5px 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c5c5c5;
}

#flickrbadge { 
	float: left;
	width: 200px;
	margin: 10px 0 0 10px;
}
#flickrbadge img {
	border: 3px solid #29568d;
	float: left;
	margin: 0 0 8px 8px;
	background: #2f2d3d;
	padding: 1px;
	width: 72px;
	height: 72px;
}

img.centered {
   display: block;
   margin-left: auto;
   margin-right: auto;
   padding: 5px;
   margin-bottom: 10px;	
   border: 1px solid #d6d6d6;
}
   
img.alignright {
   float: right;
   margin: 0 0 5px 7px;
   display: inline;
   padding: 5px;
   border: 1px solid #d6d6d6;
}

img.alignleft {
   float: left;	
   margin: 4px 12px 0 0;
   display: inline;
   padding: 5px;
   border: 1px solid #d6d6d6;
}