/*
Theme Name: PaperStreet
Theme URI: http://paperstreet.com/
Description: The last version of the blog for Paperstreet made it by Ariel.
Version: 2
Author: Ariel Acentares
Author URI: http://aricore.com.ar/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background-color: #363738;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
}
a {color:#2175bc; text-decoration:none; outline:none;}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #FFFFFF;
	padding:17px 0;
}
.wrapper { margin:0 auto; width:960px; height:auto !important;}
#menu {
	background-color:#1989CA;
	height:42px;
	width:100%;
	float:left;
}


/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;

	
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #53a7d7;
	line-height:18px;
}

#menu ul li.topics {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #53a7d7;
	line-height:18px;
	background-image: url('images/menu-hover.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul li.aboutus {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #53a7d7;
	line-height:18px;
	background-image: url('images/menu-arrow.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}



#menu ul li.aboutus a{
	display: block;
	float: left;
	color: #fff;
	padding: 12px 26px 12px 26px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	font-family: "Arial", Helvetica, sans-serif;
	
}

#menu ul li.aboutus:hover > a {
	color: #fff;
	background-image: url('images/menu-hover.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 12px 26px 12px 26px;
}

#menu ul li.aboutus a:hover{

	padding: 12px 26px 12px 26px;
	color: #fff;
	background-image: url('images/menu-hover.gif');
	background-repeat: repeat-x;
	background-position: left top;
	
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	padding: 12px 15px 12px 15px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	font-family: "Arial", Helvetica, sans-serif;
	
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #fff;
	background-image: url('images/menu-hover.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
	border:none;
	z-index: 99999;
}

/* Hover of the Main Menu */
#menu ul li:hover {	
	position: relative;
	
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	padding: 12px 15px 12px 15px;
}
#menu ul li:hover > a {
	color: #fff;
	background-image: url('images/menu-hover.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

#photo {
	background-color:#1b1b1b; 
	background-image: url('images/background-photo.gif');
	float:left;
	width:100%;
}
#need-proposal {
	float:right;
	clear:right;
	padding-top:12px;
	padding-left:20px;
	padding-right:40px;
}
#need-proposal a.checkout {
	background-image: url('images/back-to-site.jpg');
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	float:left;
	width:192px;
	height:27px;
}
#need-proposal a.subscribe {
	background-image: url('images/rss-subscribe.gif');
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	float:left;
	width:132px;
	height:27px;
	margin-right:4px;
}
#logo {
	float: left;
	padding-left:22px;
}

#container {
	background-color: #FFFFFF;
	background-image: url('images/bg-container.gif');
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	width:100%;
	padding-bottom:0px;
	
}
#graphic {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/new-container-graphic.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}

#footer {
	font-size: 11px;
	padding:30px 0;
	float:left;
	width:100%;
	
}
#footer .wrapper div { 
	float:left;
	border-right-width: 1px; 
	border-right-style: solid; 
	border-right-color: #4a4b4c; 
	width:135px;
	padding: 0 25px 0 25px;
	min-height:210px;
	height:auto !important;
	height:210px;
	color:#999999;
	line-height:15px;}
#footer .wrapper div a {color:#999999;}		
#footer .wrapper div#contact {
	width: 245px;
	padding: 0 155px 0 0;
	background-image: url('images/map-footer.gif');
	background-repeat: no-repeat;
	background-position: 240px 25px;}
#footer .wrapper div#contact p {padding-left:30px;}
#footer .wrapper div p {padding:10px 0; }
#footer .wrapper div h1 {
	font-size: 11px;
	background-image: url('images/logo-footer.gif');
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	font-weight: normal;}
#footer .wrapper div h2 {font-size: 11px;font-weight: normal;margin: 0px;padding:0; color:#d1d1d1;}
#footer .wrapper div h2 a {color:#d1d1d1;}

#rightnav {
	width: 250px;
	float:right;
	padding-right:25px;
	/*background-image: url('images/rightnav-separator.gif');
	background-repeat: no-repeat;
	background-position: left 44px;*/
	padding-left: 30px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	padding-bottom:30px;

}

* html #rightnav {padding-right:0; margin-right:-5px;}

#body-bg {
	width:901px;
	padding:0 17px 0 17px;
	float:left;
	background-image: url(images/bg-body.png);
	background-repeat: no-repeat;
	behavior: url(/js/iepngfix.htc);
}
#body {width:530px; float:left; padding-left:20px;padding-bottom:40px;}
#body h1 {font-size:21px; color:#333333; margin:0; padding: 10px 0; font-weight:normal;}
#body h2 {font-size:17px; color:#333333; margin:0; padding: 5px 0px 0px 0px; font-weight:bold;}
#body p {padding:10px 0; margin:0;}
#body-bg #rightnav h1 { font-size:21px; color:#565759; font-weight:normal; margin:20px 0 10px 0; padding:0;}
#rightnav ul li  a.head { font-size:21px; color:#565759; font-weight:normal; padding:10px 0 10px 0; display:block}
#rightnav p {color:#6b6c6e; font-size:13px;}
#rightnav ul { list-style:none; padding-left:0px;padding-top:0px; margin:0}
#rightnav ul li ul { list-style:none; padding-left:20px; margin:0;padding-top:0;}
#rightnav #search {position:relative;  padding-bottom:20px;}
#rightnav #search .input { position:absolute; top:0; padding:4px; width:155px;} 
#rightnav #search .button {position:absolute; top:0; left: 170px;}
#contact-us {	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #7f7f7f; margin:20px 0;
}
ul#form { list-style:none; margin:0; padding:0;}
ul#form li {padding: 3px 0; }
ul#form li .input {
	padding: 4px;
	width: 238px;
	border: 1px solid #c7d5db;
	font-family: "Lucida Sans Unicode", LucidaGrande;
	font-size: 11px;
	color: #666666;
	overflow:hidden;
}
ul#form li .select {padding: 4px;
	width: 247px;
	border: 1px solid #c7d5db;
	font-family: "Lucida Sans Unicode", LucidaGrande;
	font-size: 11px;
	color: #666666;
	overflow:hidden;
}
	
ul#form li .input:hover,  ul#form li .select:hover {background-color:#e0eff8;}
ul#form li.button {text-align: right; padding-right:3px;}






#body-bg h1  {
	color:#1989CA;
	font-size:22px;
	font-weight:normal;
	margin:20px 0 10px;
	
}
#body-bg h1.home  {
	padding-left:20px;
}
#recent-entries-title #search {float:right; position:relative;}
#recent-entries-title #search .input {
	width: 190px;
	padding: 6px;
	border: solid 1px #c7d5db;
	margin-right:10px;
	position:absolute;
	left:-230px;
	top:0;
	font-size:13px;
	color:#999999;
}
#recent-entries-title #search .button {left:-20px;
position:absolute;
top:1px;}

#recent-entries {
	float:left;
	padding-bottom:2px;
	padding-left:20px;
	background-image: url(images/rockin-line.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
#recent-entries ul { list-style-type:none;  padding:0;margin:0;}
#recent-entries ul li {float:left;width:263px; padding:0px 30px 0 0px; }
#recent-entries ul li h1, #recent-entries ul li h1 a {
	font-size: 15px;
	font-weight: bold;
	color: #555759;
	height:45px;
	padding:0;
	
}
#recent-entries ul li p {font-size: 13px;	
	color: #424343;
	line-height:18px;}

#recent-entries ul li div.content {height:250px; }
#recent-entries ul li p.date {
	padding:28px 0 12px 0;
	text-align:center;
	font-weight:bold;
	margin:0;
	background-image: url(images/bg-date.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:16px;
	color:#1989ca;
}
#our-articles-container {	
	float:left;
	width:100%;
	background-image: url(images/missing.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	
	padding:0 40px;}
#our-articles-container h1 {
	font-size: 28px;
	font-weight:bold;
	color: #555759;
	padding:18px 0;
	margin:0;
}
#our-articles-container ul {list-style-type:none;  padding:0;margin:0;}
#our-articles-container ul li {
	float:left;
	width:260px;
	height: 230px;
	padding:10px 18px 18px 0px;
	margin-bottom:16px;
	margin-right:16px;
	/*background-image: url(images/bg-articles-home.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#our-articles-container ul li h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #555759b;
	margin: 0px;
	padding:16px 0 23px 52px;
	text-transform: none;
	background-image: url(images/icon-webdesign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:8px;
}
#our-articles-container ul li h1 a{color: #3b3b3b;}
#our-articles-container ul li h1.aboutus {background-image: url(images/icon-ps.gif);}
#our-articles-container ul li h1.marketing {background-image: url(images/icon-marketing.gif);}
#our-articles-container ul li h1.print {background-image: url(images/icon-print.gif);}
#our-articles-container ul li h1.branding {background-image: url(images/icon-branding.gif);}
#our-articles-container ul li h1.coding {background-image: url(images/icon-coding.gif);}
#our-articles-container ul li h1.raves {background-image: url(images/icon-rave.gif);}
#our-articles-container ul li h1.mostviewed {background-image: url(images/icon-mostviewed.gif);}
#our-articles-container ul li h1.lawfirm {background-image: url(images/icon-lawfirm.gif);}
#our-articles-container ul li p {margin:8px 0;}
#our-articles-container ul li p a {color:#606060;}
#our-articles-container ul li a {color:#3095cf;}



#bottom-boxes-container {
	float:left;
	width:841px;
	margin-left:40px;
	background-image: url(images/bg-bottomboxes.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:1px;
	
}
#bottom-boxes-container ul {list-style:none; padding:0; margin:0;}
#bottom-boxes-container ul li {
	float:left;
	width:240px;
	
	padding:10px 18px 18px 18px;
	list-style:none;
}
#bottom-boxes-container ul li.latest-site {}
#bottom-boxes-container ul li.new-clients {margin-left:15px; }
#bottom-boxes-container ul li.authors {width:211px; }
#bottom-boxes-container ul li.authors ul { padding-top:10px;}
#bottom-boxes-container ul li.authors ul li {background-image:none; width:49px; height:49px; float:left; padding:0;
border:none; margin:0px;}
#bottom-boxes-container ul li.authors ul li a {border: 3px solid transparent; display:block; float:left;}
#bottom-boxes-container ul li.authors ul li a:hover {border: 3px solid #68b2dc;}
#bottom-boxes-container ul li.authors h1 {}
#bottom-boxes-container ul li h1 {color:#555759; font-size:16px; padding:0; margin:0; font-weight:bold;}
#bottom-boxes-container ul li h1 a {color:#555759}
#bottom-boxes-container ul li p {margin:15px 0;}
#bottom-boxes-container ul li a {color:#606060;}
#view-home {text-align:center;float:left; width:100%;}
#view-home a { display:block; text-align:center;}

/* New Contact Form */
	fieldset#ps-form {
		width:850px;
		padding:20px 0;
		border:none;
		margin-left:40px;}

	fieldset#ps-form  fieldset {margin:0;padding:0;}
	
	fieldset#ps-form h1 {font-size:21px;margin:0 0 15px 0; color:#565759; padding:0;}
	fieldset#ps-form h1 .sub {font-size:12px; font-weight:normal;}
	fieldset#ps-form p#button {
	padding:30px 0 20px 0;
	margin:20px 0 20px 0;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717171;
	background-image: url(images/bg-button-view.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	
	fieldset#ps-form ul {margin:0;padding:0;list-style:none;width:260px;float:left;}
	fieldset#ps-form ul li {padding:0;}
	fieldset#ps-form ul li.submit {text-align:right;padding-right:9px;}

	fieldset#ps-form .input 
	{margin:3px 0 3px 0;border: 1px solid #c7d5db;color:#666666;padding:5px;width:240px;font-family:"Lucida Sans", Lucida, Arial, Helvetica, sans-serif;font-size:12px;}
	fieldset#ps-form .input_comment {margin:5px 0 9px 0;border: 1px solid #c7d5db;color:#666666;padding:5px;width:240px;font-family:"Lucida Sans", Lucida, sans-serif;font-size:12px;height:45px;}

	fieldset#ps-form .input:hover {background:#e0eff8;} 
	
	fieldset#ps-form .select 
	{margin:3px 0 3px 0;border: 1px solid #c7d5db;color:#666666;padding:3px;width:253px;font-family:"Lucida Sans", Lucida, Arial, Helvetica, sans-serif;font-size:12px;}
	
	fieldset#ps-form ul#contact-info {padding:0 0 0 60px;background-image: url(images/bg-contact-form.gif);	background-repeat: no-repeat;background-position: 20px center;width:200px;}
	fieldset#ps-form ul#contact-info h1 {font-weight:normal;font-size:21px;margin:0;padding:0;}
	fieldset#ps-form ul#contact-info p {color:#6b6c6e;}
	fieldset#ps-form ul#contact-info .view-map {display:none;}



/* -------------------------------------------------------------------------------------------------------------------------*/


#content {
	
	}

.widecolumn .entry p {
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	
	}

.widecolumn {
	
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 14px;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#1989CA;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	position:relative;
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#body p.postmetadata {
	clear: both;
	background:#EEF6FB none repeat scroll 0 0;
	padding-left:10px;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}
.with-author { position:relative; left:55px;}	
#body .post h1.single  {position:relative; left:55px; padding:0; width:500px;}
.user-photo {position:absolute; top:0; left:0; border:1px solid #1989CA; width:43px;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020"; 
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
ol li ul.square li {background: url('/images/checkbox.jpg') no-repeat; padding-left: 45px; list-style:none; min-height:28px;}
ol li ul.square li:before {content: none;}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding:5px 0;
	
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 4px;
	border: solid 1px #c7d5db;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 33px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.readfullpost {color:#1989CA;}
.icon {float:left;padding-right:15px;}
.icon-small {float:left;padding-right:24px; padding-left:14px; padding-bottom:40px;}
.icon-time {float:left;padding-right:18px; padding-left:8px; padding-bottom:26px;}

.aktt_tweets ul li {padding:5px 0;}
.aktt_tweets ul  {padding-top:0px;}


.entry { padding-right:40px;}

a.related { display:block; padding-bottom:10px; _padding-bottom:0;}

#sidebar_services {
	width:284px; height:122px;
	position:relative; left:1px; top:-12px;
}

#sidebar_services a {
	display:block;
	font-size:15px; color:#57585c; font-weight:bold;
	text-indent:-9999px;
	width:285px;
	height:54px;
}

#sidebar_services a.web:hover, #sidebar_services a.print:hover, #sidebar_services a.marketing:hover { background-position: 0 -54px;}

#sidebar_services a.web {
	position:relative; z-index:20;
	background:url('images/services_bg_web.png') no-repeat;
}

#sidebar_services a.print {
	position:relative; top:-20px; z-index:10;
	background:url('images/services_bg_print.png') no-repeat;
}

#sidebar_services a.marketing {
	position:relative; top:-40px; z-index:1;
	background:url('images/services_bg_marketing.png') no-repeat;
}

* html #sidebar_services a.web {background:url('images/services_bg_web.gif') no-repeat;}
* html #sidebar_services a.print {background:url('images/services_bg_print.gif') no-repeat;}
* html #sidebar_services a.marketing {background:url('images/services_bg_marketing.gif') no-repeat;}

#belowpost {
	background:url('images/belowpost_bg.jpg') no-repeat top center;
	width:550px;
	clear:both;
	margin:auto;
	position:relative;
}

#belowpost h1 {color:#565759; text-align:center; margin:0; padding:0; padding-top:25px; padding-bottom:5px;}
#belowpost h2 {color:#1989ca; margin:0; padding:0; font-size:18px; border-bottom:1px solid #1989ca; margin-bottom:4px; padding-left:22px;}
#belowpost h2.related { background:url('images/h2-related.jpg') no-repeat 0 3px;}
#belowpost h2.recent { background:url('images/h2-recent.jpg') no-repeat 0 3px;}
#belowpost h2.work { background:url('images/h2-work.jpg') no-repeat 0 3px;}

#belowpost #icons {height: 72px; width:285px; margin:auto;}

#belowpost #icons a {display:block; float:left; height:72px; background:url('images/share/twitter.gif') no-repeat; text-indent:-9999px; overflow:hidden;}

#belowpost ul {margin:0; padding:0; margin-bottom:19px;}
#belowpost ul li {margin:0; padding:0; list-style:url('images/below_li.jpg'); margin-left:35px;}

/* #belowpost #icons a:hover, #belowpost #icons a.facebook:hover, #belowpost #icons a.digg:hover, #belowpost #icons a.technorati:hover, #belowpost #icons a.rss:hover, #belowpost #icons a.stumble:hover, #belowpost #icons a.myspace:hover, #belowpost #icons a.blogger:hover {background-position:0 -72px;} */

#belowpost #icons a.facebook {width:33px; background:url('images/share/facebook.gif') no-repeat;}
#belowpost #icons a.digg {width:33px; background:url('images/share/digg.gif') no-repeat;}
#belowpost #icons a.technorati {width:32px; background:url('images/share/technorati.gif') no-repeat;}
#belowpost #icons a.del {width:29px; background:url('images/share/delicious.gif') no-repeat;}
#belowpost #icons a.twitter {width:38px; background:url('images/share/twitter.gif') no-repeat;}
#belowpost #icons a.technorati {width:32px; background:url('images/share/technorati.gif') no-repeat;}
#belowpost #icons a.rss {width:29px; background:url('images/share/rss.gif') no-repeat;}
#belowpost #icons a.stumble {width:31px; background:url('images/share/stumble.gif') no-repeat;}
#belowpost #icons a.myspace {width:29px; background:url('images/share/myspace.gif') no-repeat;}
#belowpost #icons a.blogger {width:29px; background:url('images/share/blogger.gif') no-repeat;}

#below-left {width:172px; float:left; position:relative;  z-index:1;}

#below-left a {color:#6b6b6b; font-size:11px; margin-left:-2px;}
#below-left a:hover { color:#262626; text-decoration:none;}

#below-right {width:310px; float:right; position:relative;  z-index:1;}
#below-right img {border:1px solid #1989ca; float:left; width:150px;}
#below-right p {width:150px; float:right; margin:0; padding:0;}

#below-right div.project {position:relative; clear:both; border-bottom:1px solid #dde0e3; height:79px; margin-bottom:15px; padding: 10px 0 27px 0; color:#56575b; font-weight:bold; font-size:12px;}

#below-right a{color:#1989ca; font-size:11px; display:block;}
#below-right a:hover{color:#0e4260; text-decoration:none;}

#below-right a.view {position:absolute; bottom:27px; right:0;}

#below-right div.shadow {width:147px; height:20px; background:url('images/shadow.png'); position:absolute; left:3px; bottom:7px; behavior: url(/js/iepngfix.htc);}

#belowpost #below_btm {width:491px; height:242px; margin:auto; position:absolute; bottom:0; left:50px; background:url('images/belowpost_bg2.jpg'); z-index:0;}


/* Social Networking Footer */

#footersocial {margin:0; padding:0 !important; border:0 !important; width:150px !important; height:auto !important; min-height:0 !important; }
#footersocial h2 {color:#83b836 !important; font-size:12px !important; font-weight:bold !important; margin: 0 0 10px 0 !important;}

#footersocial a{display:block; float:left; background:url('/images/footericons.jpg') no-repeat 0 0; text-indent:-9999px; margin-bottom:4px;}
#footersocial a.twitter { background-position: 0 -70px; width:69px; height:21px;}
#footersocial a.twitter:hover { background-position: 0 -50px;}

#footersocial a.linkedin { background-position: 0 -112px; width:72px; height:23px;}
#footersocial a.linkedin:hover { background-position: 0 -90px;}

#footersocial a.facebook { background-position: 0 0; width:72px; height:24px;}
#footersocial a.facebook:hover { background-position: 0 -24px;}

/* SOCIAL NETWORKING SIDEBAR ICONS LINKS */

ul#social li {margin-bottom:10px;}
a.twitter_s { width:103px; height:23px; background:url('images/sidebaricons.jpg') 0 -26px no-repeat; text-indent:-9999px; display:block;}
a.twitter_s:hover {background-position: 0 0px;}

a.linkedin1_s { width:103px; height:29px; background:url('images/sidebaricons.jpg') 0 -85px no-repeat; text-indent:-9999px; display:block;}
a.linkedin1_s:hover {background-position: 0 -56px;}

a.linkedin2_s { width:103px; height:29px; background:url('images/sidebaricons.jpg') 0 -145px no-repeat; text-indent:-9999px; display:block;}
a.linkedin2_s:hover {background-position: 0 -116px;}

a.facebook_s { width:103px; height:35px; background:url('images/sidebaricons.jpg') 0 -219px no-repeat; text-indent:-9999px; display:block;}
a.facebook_s:hover {background-position: 0 -180px;}

/* lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
ul.ely2 li {list-style-type:none;}

div#tweetbacks {font-size: 14px; color: #676767; font-family: 'DroidSans';}
