@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*  
Theme Name: Architel IT Support 
Theme URI: www.archite.com
Description: Architel Holdings LCC
Version: 1.0
Author: Simon Bouchard
Author URI: http://www.simonbouchard.com

*/

/*	-------------------------------------------------------------
	MEDIA
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@media screen, projection {

/*	-------------------------------------------------------------
	RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
	
body {
	line-height: 1; }
		
ul,
ol {
	margin:13px 0 0 25px;
	padding:0 0 20px 15px; }

ul li,
ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0; }

ul.nolist li,
ol.nolist li {
	list-style-type:none; }

blockquote, q {
	quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }

blockquote {
	margin: 5px 0 20px 0;
	color:#000;
	font-style: italic;
	font-size: 16px;
	padding: 10px;
	quotes: "\201C" "\201D"; }

blockquote p {
	display:inline;
	margin:0 5px;}

blockquote:before, blockquote:after { 
	font-weight: bold; 
	font-size: 22px;
	color:#666; }

blockquote:before { 
	content: open-quote; }

blockquote:after { 
	content: close-quote; }
	
:focus {
	outline: 0; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }

/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clearfix { 
	display:inline-block; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */

.clear {clear:both;} 

/*	-------------------------------------------------------------
	BODY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html {
	font-size: 100%; }

body {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #666;
	min-width:999px;
	line-height: 1.7em;
	padding:0;
	margin:0;
	letter-spacing:-0.04em; } 

/*	-------------------------------------------------------------
	GLOBAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.left { 
	text-align: left; 
	float:left; }

.center {
	text-align: center; }

.right { 
	text-align: right; 
	float:right; }

.w200 {
	width: 200px;}

.w300 {
	width: 300px;}

.w400 {
	width: 400px;}

.w500 {
	width: 500px;}

.w700 {
	width: 700px;}

.mt10 {
	margin-top:10px; }

.mt20 {
	margin-top:20px; }

.mt40 {
	margin-top:40px; }

.mb10 {
	margin-bottom:10px; }

.mb20 {
	margin-bottom:20px; }

.mb30 {
	margin-bottom:30px; }

.ml20 {
	margin-left:20px; }

.pt10 {
	padding-top:10px; }

.pt20 {
	padding-top:20px; }

.pb10 {
	padding-bottom:10px; }

.pb20 {
	padding-bottom:20px; }

sup {
	font-style: italic;
	font-size:small; 
	vertical-align:top;
	color: #ccc; }

/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	margin: 0;
	padding:0;
	outline: 0; }
 
a, a:visited, a:active {
	text-decoration: none; }
 
a:hover {
	border-bottom: 1px solid #ccc; }

a.signupnowsmall {
 	font-family: "Droid Sans Bold", sans-serif;
  	margin:0 18px 0 0;
  	padding:8px 0;
  	cursor: pointer;
  	display: block;
  	font-size:14px;
  	letter-spacing: normal;
  	text-align: center;
  	border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px; }
  
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	margin:0 0 17px 0;
	line-height: 1.7em;}

h1, h2, h3, h4, h5, h6 { 
	font-family: "Droid Sans Regular", sans-serif;
	letter-spacing:-1px; }

h1 {
	color: #323231;
	font-size:2.5em;
	margin: 0 0 10px 0; }

h2 {
	font-family: "Droid Sans Bold", sans-serif;
	color: #000;
	font-weight: normal;
	letter-spacing:-2px;
	font-size:2.3em;
	margin: 0;
	line-height: 1.5em; }

	h2 span {
		font-style:italic;
		color:#666;
		font-weight:normal; }

		h2 span:before { 
			content: open-quote; }

		h2 span:after { 
			content: close-quote; }
h3 {
	color:#666;
	font-weight: normal;
	font-size:1.7em;
	margin: 0px 0 20px 0;
	padding:0; }

h3 span {
    font-family: "Droid Sans Regular", sans-serif;
    color:#666;
    font-weight: normal;
	font-size:14px;
	margin: 0 0 20px 10px; }

h4 {
	font-family: "Droid Sans Bold", sans-serif;
	color:#000;
	font-size:1.3em;
	font-weight: normal;
	margin:10px 0 0 0;
	padding:0; }

h5 {
	color:#000;
	font-weight: normal;
	font-size:1.1em;
	line-height: 1.5em;
	letter-spacing:-0.5px;
	margin:0;
	padding:0; }

h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin:0;
	padding:0;
	color:#323231; }

h6 span {
	color: #323231;
	font-weight: normal;
	font-size:14px;
	color:#666;
	font-style: italic;
	margin:0;
	padding:0; }

.justify { 
	text-align: justify; }
	
.black { 
	font-family: "Droid Sans Bold", sans-serif;
	color: #000; }
	
.clients-title {
	font-size:1.6em; text-align: center; color: #000;
	width: 100%; font-family: "Droid Sans Bold", sans-serif;
		
}

ul#mycarousel {
	border-bottom: 1px solid #eaeaea; border-top: 1px solid #eaeaea; padding: 18px 0 6px 0;
	margin: 0 0 20px 0;
}

/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	width:100%;
	margin:0;
	padding:0; }

.wrapper {
	width:999px;
	margin:0;
	padding:0;
	margin:0 auto; }

.header {
	position:relative;
	width:999px;
	height:433px;
	padding:0;
	margin:0 auto; }

.subpage .header {
	position:relative;
	width:999px;
	height:207px;
	padding:0;
	margin:0 auto; }

.sub-header {
	position:relative;
	width:999px;
	padding:0;
	margin:0 auto; }

.content-top {
	width: 1006px;
	height: 16px;
	margin:0 auto; }

.content {
	width:926px;
	padding:15px 40px 0 40px;
	margin:0 auto; }

	.left-content {
		float:left;
		width: 630px;
		margin:0 20px 0 0;
		padding:0; }

.content-btm {
	width: 1006px;
	height: 16px;
	margin:0 auto; }

/*	-------------------------------------------------------------
	COLUMNS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.colleft, .colright {
	float:left;
	width: 48%; }

.colright {
	margin:0 0 0 35px; }

.col1, .col2 {
	float:left; }
	
.col1 { 
	width: 600px;
	padding:10px 25px 0 0;
	border-right: 2px solid #e2e2e2; }	

	.col1 h2 span { 
		font-size:14px;
		margin:0 0 0 10px; }	

.col2 {
	width: 260px;
	padding:10px 0 0 30px; }

.col2 ul {
	margin:20px 0 0 0;
	padding:0; }

.col2 ul li {
	list-style-type:none;
	margin:0 0 5px 0;
	padding:7px 0 5px 0;
	border-top:1px solid #ddd; }

	.col2 ul li:first-child {
		border-top:none; }

.col2 ul li a {
	margin:0;
	padding:0;
	font-size:13px;
	letter-spacing:-1px;
	font-weight:bold; }

.col2 ul li .articlemeta {
	color:#666;
	font-size:11px;
	margin:-3px 0 0 0; }

.col2 ul li	a.comments {
		font-size:11px;
		padding:0 0 0 20px;
		background: transparent url("images/icon_comment.png") no-repeat 0 0; }
		
		.col2 ul li	a.comments:hover {
				border:none;
				color:#000; }

.small {
	width: 40%; }

/* Block */
div.block {
	float: left;
	display: block;
	width: 246px;
	margin: 15px 24px 0 20px;
	

}

div.block p {
	font-size: 12px; }

div.block p.meta {
	font-size: 12px;
	margin:0;
	padding:0; }
	
div.block p.meta span {
	font-weight: bold; }

.leftsmall { 
    float:left; 
    width: 35%; }
    
.rightlarge { 
    float:right; 
    width: 55%;
	background:#f2f2f2;
	padding:20px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;  }
	
.rightlargenobg { 
    float:right; 
    width: 55%;
	padding:20px;  }

/*	-------------------------------------------------------------
	INTERFACE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* HEADER */
.header .top-nav {
	width: 999px;
	height: 79px; }

.header a.logo {
	position:relative;
	top:20px;
	margin:0;
	padding:0;
	width: 102px;
	height: 24px;
	text-indent: -9999px; }
	
	.header a.logo:hover {
		border:none; }
		
.header h1.logo {
	width: 160px; height: 39px;
	float: left; margin: 20px 0 0 0; padding: 0;
}
.header h1.logo a {
	border: none; width: 160px; height: 39px;
	display: block; text-indent: -9999px;
}
		
.header ul.nav {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0; }

.header .nav li {
	list-style-type:none;
	position: relative;
	float:left;
	width:auto;
	white-space:nowrap;
	padding:0 5px !important;
	background:transparent; }

.header .nav li a {
	font-family: "Droid Sans Bold", sans-serif;
	display:block;
	color:#b4b4b4;
	text-transform: none;
	line-height: 78px;
	font-size:1.3em;
	padding:0 10px;
	text-shadow: 0 1px 0 #000;
	background:transparent; }

.header .nav li a:hover {
	color:#fff;
	background: none;
	border-bottom: none; }

.header .nav li.current_page_item a, .header .nav li.current_page_parent a, .header .nav li.current_page_ancestor a{
	color:#fff; }

/* SHOWCASE */
.showcase {
	position: relative;
	width: 999px;
	height: 353px;
	margin:0; }

.showcase .slider_item {
	position:relative;
	width: 999px;
	height: 353px; }

.slider_item .sliderimage {
	position: absolute;
	right:0;
	top:25px;}

.showcase h2 {
	font-family: "Droid Sans Bold", sans-serif;
	font-size:48px;
	letter-spacing: -3px;
	margin:60px 0 15px 0;} 

.showcase p {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
	line-height:24px;
	letter-spacing:-1px;
	width: 450px; }

	#slider a {
	 	font-family: "Droid Sans Bold", sans-serif;
	  	margin:20px 0 0 0;
	  	padding:4px;
	  	cursor: pointer;
	  	display: block;
		width:120px;
	  	font-size:14px;
		font-weight:normal;
	  	letter-spacing: normal;
	  	text-align: center;
	  	border-radius: 5px;
	  	-moz-border-radius: 5px;
	  	-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		-ms-border-radius: 5px; 
		color:#fff;
		border:1px solid #1c6997;
		text-shadow: 1px 1px 0 #082848;
	 	background: #1c6997 url("images/bg_button.png") repeat-x bottom center; }
		
		#slider p a:hover {
			background: #4aa3d7 url("images/bg_button.png") repeat-x bottom center; }


/* FEATURED CLIENTS */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative; }

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative; }

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0; }

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    text-align: center;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 140px;
    height: 65px;
    padding:0;
    margin:0; }

.jcarousel-item img.parade {
	height: 55px !important;
	text-align: center;
}

/* PAGE TITLE */
.page-title {
	position: relative;
	width: 999px;
	height: 130px;
	line-height: 130px;
	margin:0; }

.page-title h2 {
	font-family: "Droid Sans Bold", sans-serif;
	font-size:38px;
	letter-spacing:-1px;
	line-height: 130px; }

.page-title ul.nav {
	position:absolute;
	top:27px;
	right:0;
	margin:0;
	padding:0; }

.page-title ul.nav li {
	list-style-type:none;
	position: relative;
	float:left;
	width:auto;
	white-space:nowrap;
	padding:0 5px !important;
	background:transparent; }

	.page-title ul.nav li a {
		font-family: "Droid Sans Bold", sans-serif;
		display:block;
		font-size:1.3em;
		font-weight: normal;
		padding:0 10px;
		text-transform: none;
		background:transparent; }

	.page-title ul.nav li a:hover {
		background: none;
		border-bottom: none; }

/* SCREENSHOTS */
.boxgrid { 
	width: 135px; 
	height: 120px; 
	margin:15px 15px 10px 0;
	float:left; 
	overflow: hidden;
	position: relative;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border:1px solid #ccc }
				
.last {
	margin:15px 0 10px 0; }
		
.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0;  }
		
.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000;
	opacity:.8; 
	height: 35px; 
	width: 100%;
	padding:0 0 0 10px;  }

.boxcaption { 
	font-size:11px; }

.boxcaption h3 {
	color:#fff;
	font-weight: normal;
	font-size:14px; 
	margin:8px 0 0 0;
	padding:0; }
		
.boxcaption p { 
	color:#fff;
	padding:0;
	margin:-5px 0 0 0;
	font-size:11px;
	text-shadow: none; }
		
.captionfull .boxcaption {
	bottom: 0;
	left: 0;
	display: none; }

.captionfull a:hover {
	color:#EE4292; }

/*	-------------------------------------------------------------
	TABLES (PRICING)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

table#plans {
  	border: 1px solid #cfcfcf;
  	margin: 20px 0 10px 0; }

table#plans thead {
  	background-color: #ececec;
  	border-bottom: 2px solid #cfcfcf; }

table#plans th,
table#plans td {
  	border-right: 1px solid;
  	font-size: .925em;
  	padding: 20px 0 20px 20px;
  	text-align: left;
  	width: 220px; }

table#plans th {
	border-right-color: #cfcfcf; }

table#plans td {
  	background: #f6f6f6;
  	border-right-color: #cfcfcf; }

table#plans td.last {
  	border-right: 0 none; }

table#plans td sup {
	font-style: italic;
	font-size:xx-small; 
	vertical-align:top;
	color:#666; }

table#plans th.most_popular {
  	border-left:8px solid #cfcfcf;
  	border-right:8px solid #cfcfcf;
  	border-top:8px solid #cfcfcf;
  	border-bottom:none;
  	background: #f5f5f5; }

table#plans thead th h4 {
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 0;
	text-align: left; }

table#plans thead th h4 em {
	color: #000;
	text-shadow: 1px 1px 0 #fff; }

table#plans thead th em.tagline {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left; }

table#plans thead th h5 {
	text-shadow: 1px 1px 0 #fff;
	font-size: 18px;
	font-weight: lighter;
	line-height: 22px;
	text-align: left; }

table#plans thead th h5 em {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  	color: #666;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: normal;
  	line-height: 15px;
  	vertical-align: top; }

table#plans td.most_popular {
  	border-left:8px solid #cfcfcf;
  	border-right:8px solid #cfcfcf;
  	border-top:none;
  	border-bottom:none;
    background: #fff; }

table#plans td.border {
	border-bottom:8px solid #cfcfcf; }

table#plans th img,
table#plans td img {
  	margin-right: 8px; }

table#plans td p {
  	margin-right: 10px; }

table#plans td ul {
  	list-style: none;
  	margin:0; }

table#plans td ul li strong {
  	font-size: 1.2em; }

.meta { 
	font-size: 11px }

.meta sup { 
	color: #000; 
	font-size: xx-small }

/*	-------------------------------------------------------------
	Blog
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.blog-content {
	float:left;
	width: 650px;
	margin:0;
	padding:0; }

.recents {
    padding:20px 0 0 0;
	border-top:2px solid #f2f2f2; }

.postmeta {
	width: 200px;
	float:left; }

.postmeta ul {
	list-style: none;
	margin:0;
	padding:0; }

.postmeta ul li {
	font-style: italic; }

.postmeta ul li a {
	font-weight: bold;
	font-style: normal; }

.postsummary {
	width: 425px;
	float:left;
	margin:0 0 10px 0; }
	
/*	-------------------------------------------------------------
	Blog - Entries
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.post .comments {
	padding:0 0 0 20px; }

.post {
  clear: both;
  margin: 0 }

.recents ul {
  margin:0;
  padding:0; }

.recents ul li {
  list-style-type: none; }

.featured, .article {
	margin:0 0 30px 0;}

.featured h1 a, .article h1 a, .recents h1, .article h1 {
	font-family: "Droid Sans Bold", sans-serif;
	color:#000;
	padding:0;
	margin:0;
	letter-spacing:-2px;
	line-height: 1.2em; }

	.featured h1 a:hover, .article h1 a:hover {
		color:#333;
		border:0; }


.article { 
    width: 625px; }

p.articlemeta {
	font-size:11px;
	margin:0;
	padding:0; }

p.articlemeta span {
	font-weight: bold; }

.article h1.single, .featured h1.single {
    padding:0 0 10px 0; 
    border-bottom:2px solid #ddd; }

.article blockquote {
	margin: 20px 0;
	color:#000;
	font-style: italic;
	font-size: 14px;
	padding: 10px;
	quotes: "\201C" "\201D"; }

.article blockquote:before, .article blockquote:after { 
	font-weight: bold; 
	font-size: 22px;
	color:#666; }

.article blockquote:before { 
	content: open-quote; }

.article blockquote:after { 
	content: close-quote; }

#entry {
	margin: 20px 0; }

#entry p {
	margin:0 0 13px 0; }

#entry .tweet {
	margin: 3px 0px 5px 10px;
	float: right; }

/*	-------------------------------------------------------------
	Blog - Sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.sidebar {
	float:left;
	width: 225px;
	margin:0px 0 0 10px;
	background: #f2f2f2;
	padding:10px 20px; }

.sidebar { /* Safari */
  	-webkit-border-radius: 9px; }

.sidebar, x:-moz-any-link, x:default { /* Firefox 3 */
  	-moz-border-radius: 9px; }

.sidebar h1 {
	color:#000;
	font-weight: normal;
	font-size:1.6em;
	padding:10px 0 0px 0;}

/* LINKS */
.sidebar_w  ul { 
	list-style: none;
	margin:0; 
	padding:0 0 10px 10px; }

li.rss {
	padding:0 0 0 23px; }

/* Twitter */
.twitter p {
	font-style: italic;
	font-size:12px; }

.twitter p span {
	font-weight: bold;}

/*	-------------------------------------------------------------
	Blog - Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.comments {
	position: relative;
	width: 95%;
	padding: 1px;
	background: #f2f2f2;
	margin-bottom: 20px; }

.comments  { /* Safari */
  	-webkit-border-radius: 9px; }

.comments , x:-moz-any-link, x:default { /* Firefox 3 */
  	-moz-border-radius: 9px; }

.comments .contents {
	padding:30px; }

.comments .contents h3 {
	padding:0;
	color:#000;
	font-weight:normal;
	margin:0 0 20px 0;}

.commentlist {
	margin: 0;
	padding: 0; }

.commentlist li {
	position:relative;
	margin: 0 0 70px 0;
	padding: 15px 15px 35px 15px;
	list-style: none;
	border:1px solid #ccc;
	background: #fff; }

.commentlist cite {
	font-weight: bold;
	font-size:1.4em;
	font-style: italic;
	border:none; }

.commentlist cite a {
	font-weight: bold;}

.commentlist cite span, .commentlist cite span a {
	color:#000;
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	border:none; }

.commentlist cite {
	margin:0;
	padding:0; }

.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	margin:0;
	padding: 10px 0 0 0;
	text-transform: none; }

.commentlist li.bypostauthor {
	background:  #fff; }

.commentlist .comment-meta {
	position: absolute;
	bottom: -25px;
	right: 80px; }

.commentlist .comment-meta, .commentlist .comment-meta a {
	color: #666;
	font-weight:normal;
	font-size:12px; }

.commentlist .avatar {
	position: absolute;
	right: 15px;
	bottom: -20px;
	border: 1px solid #ccc; }

#commentform {
	padding:0;
	margin:0 15px 0px 0; }

#commentform label {
	position:relative !important;
	padding:0;
	margin:0 0 0 10px;
	font-size:10px;
	float:right;
	width: auto !important;
	display:inline !important;
	text-align:left !important; }

#commentform input, #commentform textarea  {
	border:1px solid #ccc;
	padding:6px;
	width: 35%;
	line-height: 150%;
	font-size: 12px;  }

#commentform textarea  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background:#fff;
	width: 100%;
	height: 150px;}

#commentform p {
	width: 100%;
	margin: 5px 0;
	padding: 0; }

#commentform #submit {
 	font-family: "Droid Sans Bold", sans-serif;
  	margin:0 18px 0 0;
  	padding:8px;
  	width: auto;
  	cursor: pointer;
  	display: block;
  	font-size:14px;
  	letter-spacing: normal;
  	text-align: center;
  	border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-ms-border-radius: 5px; } 

/*	-------------------------------------------------------------
	Blog - Archives & Search
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.content-item {
	width: 100%;
	float: left;
	margin: 10px 0 20px 0;
	padding: 0; }

.content-dets {
	width: 190px;
	float: left; }

.content-dets h6 {
	margin:0 0 5px 0; }

.content-body a {
	font-weight: bold; }

.content-body a:hover {
	border:none !important; }

.archive { 
    border-bottom:1px solid #ddd;
    margin: 5px 0 0 0; }

/*	-------------------------------------------------------------
	Blog - Various
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#infos {
	position:absolute;
	top:52px;
	right:0;
  	font-size: 1em;
  	margin: 0; }

#infos ul {
  	padding:0;
  	margin:0;
 	list-style: none; }

#infos a {
    color:#fff;
    text-shadow: 0 1px 0 #323231;
    font-weight:bold;
 	display: block;
 	padding-left: 35px; }

#infos a:hover {
  	color:#a9eaff;
  	border: none; }

#infos #rss a {
    line-height: 27px;
  	background:transparent url("images/icon_rss_big.png") no-repeat 0 0; }

/* text Widget */
.textwidget  {
    padding:27px; }
/* // text Widget */

/* calendar */
#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;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }

#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 a:hover {
	    display: block;
		border:none;
	    }
#wp-calendar td {
    padding: 3px 0;
    text-align: center;
    }
/* // calendar */

/* 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 */

/* 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 15px 0 0;
	margin: 0 15px 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
.sidebar_w #searchform  {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center; }

.sidebar_w #searchform #s {
	padding: 10px; }

.sidebar_w #searchform label {
	display:none !important; }

.sidebar_w #searchsubmit {
	display:none !important; }

/* Navigation */
.navigation {
	margin:0 0 10px 0;
	padding:15px 0 0 0;
	border-top:2px solid #ddd; }

.navigation .alignleft {
	float:left;}

.navigation a {
	margin:0;
	padding: 4px 6px;
	border: none;
	color:#333;
	font-size:11px;
	font-weight:bold;
	background:#ddd;
	-moz-border-radius: 2px; }

	.navigation a:hover {
		color:#ddd;
		background:#242424; }


/*	-------------------------------------------------------------
	FORM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

form { 
	padding:7px 0 0 0; }

form li {
	margin:0;
	padding:0;
	list-style-type: none; 
	position:relative; }

form label {
	position: absolute;
	top:4px;
	left:10px; 
	font-size:11px;
	color:#666; 
	float: left; 
	width: 100px; 
	padding: 8px 0 0 0; 
	font-weight: normal; 
	display:block; }

form input, form textarea {
	background: #f7f7f7;
	border: 1px solid #ccc;
	color: #666;
	font-size:11px;
	margin: 4px 0 13px 0;
	outline: none;
	padding: 10px;
	width: 92%; }

form input:hover, form textarea:hover { border: 1px solid #b5b4b4; }

form input:focus, form textarea:focus {
	border: 1px solid #b5b4b4;
	color: #666; }

form input.submit  {
 	font-family: "Droid Sans Bold", sans-serif;
  	margin:0 18px 0 0;
  	padding:8px;
  	width: auto;
  	cursor: pointer;
  	display: block;
  	font-size:14px;
  	letter-spacing: normal;
  	text-align: center;
  	border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-ms-border-radius: 5px; } 

form input.submit:hover {
	cursor:pointer; }

form input.error { border: 1px solid #cc0000; }

/* Error Handling */
form .errorbox { 
	display:none; 
	margin:0; 
	font-weight:bold; 
	color:#bb252c; }

form li.alert label { 
	color:#bb252c; }

/*	-------------------------------------------------------------
	FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.footer {
	position: relative;
	width: 97%;
	margin:0 auto;
	padding:10px 0; }

.footer .copy {
	float:left;
	width: 49%;
	text-align: left; }
	
.footer p {
	color:#787878;
	padding:0 0 20px 0;
	margin:0;
	font-size:11px;
	float:left;}

/*	-------------------------------------------------------------
	CLOSING STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

}

