/*  
Theme Name: SYNCBOX
Theme URI: http://syncbox.com/
Description: site design theme for syncbox.com
Version: 1.1
Author: Donna Casey &copy; 1996-2009
Author URI: http://syncbox.com/
	
*/

html, body {
	height:100.01%;
}
body, div, img, h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, table, tbody, tr, td {
	margin:0;
	padding:0;
	border:0 none;
}
body {
	font-family: Verdana, "Century Gothic", "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 100.1%;
	color: #353535;
	text-align: center;
	padding: 30px 10px 0 10px;
	background-color: #fff;
}
a, a:visited, a:hover {
	text-decoration: underline;
	background-color: transparent;
}

/*SPECIAL CLEARING STYLE*/

.clearme {
	clear: both;
	height: 0;
}
.centerme {
	text-align: center;
}
.btmspacer {
	height: 10px;
	width: 100px;
}
div.divider {
	height: 1em;
	border-bottom: 1px dashed #036;
	position: relative;
	width: 100%;
	display: block;
}



.mnrborder {
	border-right: 1px solid #036;
}


#wrapper {
	position: relative;
	min-width: 760px;
	max-width: 1010px;
	min-height:450px;
	margin:0 auto;
	border: 2px solid #036;
	font-size: 0.625em;
	background-color:#fff;
}
#topbar {
	position: relative;
	min-width: 760px;
	max-width: 1010px;
	margin: 0 auto;
	padding-right:15px;
	padding-bottom:2px;
	font-size: .625em!important;
	text-align:center;
	text-transform:uppercase;
}
#topbar ul {
	margin-right: auto;
	margin-left: auto;
	list-style:none;
	text-align:right;
}
#topbar ul li {
	display:inline;
}
#utilities {
	position: relative;
	width: 100%;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #036;
	background-color: transparent;
	color: #333333;
	text-align: right;
}
#utilities div#logform {
	position:absolute;
	padding:0;
	z-index: 2;
	height: 30px;
	bottom: 5px;
	right: 8px;
	text-align:right;
	font-size:1em;
}
#utilities a, #utilities a:visited, #topbar a, #topbar a:visited {
	font-size:1em;
	color: #036;
	text-decoration: none;
	background-color: transparent;
}
#utilities a:hover, #topbar a:hover {
	color: #9c6;
	background-color: transparent;
}
#utilities form {
	margin:0;
}
#utilities form input {
	width:50px;
	font-size:.9em;
}
#navwrapper {
	position: relative;
	width:auto;
	border-bottom: 2px solid #036;
	background-color: #9c6;
	color: #fff;
	text-align: left;
}
#widgets {
	position:relative;
	width:200px;
	float:right;
	text-align:right;
}
#mainnavs {
	position:relative;
	width: 283px;
	text-align: center;
}
#mainnavs img {
	float: left;
	padding-top: 0.5em;
	height: 1em;
	width: 10px;
}


#mainnavs a, #mainnavs a:visited {
	display: block;
	width: 80px;
	float: left;
	margin-top: 5px;
	padding-bottom:2px;
	text-decoration: none;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #9c6;
}
#mainnavs a:hover {
	color: #036;
	background-color: #9c6;
}
.mnlist {
	list-style-type:none;
	padding-bottom:1em;
}
.mnlist li.page_item a {
	display:inline!important;
	padding:0;
}
.mnlist li.page_item {
	padding-top:.3em;
	padding-bottom:.3em;
}
#branding {
	position: absolute;
	width: 263px;
	height:70px;
	z-index: 100;
	left: 5px;
	top: -23px;
}
#mcwrapper {
	position: relative;
	width: 100%;
	/*background-image: url(sharedimages/inchains_bg1.jpg);*/
	background-repeat: no-repeat;
	text-align: left;
	min-height:382px;
}
#sidecolumn {
	width: 250px;
	float: left;
	min-height:340px;
	font-size:1em!important;
}
#sidecolumn #socialbox a {
	text-decoration:none!important;
}
#sidecolumn #socialbox a img {
	vertical-align:middle!important;
}
#sidecolumn div.sbbox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 1px dashed #999;
}
.firstelement {
	margin-top: 3em;
}

#mc {
	position:relative;
	width: auto;
	min-height:350px;
	margin-left: 250px;
}
#mc p.intro {
	/*	margin-left:40px;*/	
	text-align:right;
	font-size:1em!important;
	letter-spacing: 1px;
	color: #7474FF;
}
#mc h1, #mc h2, #mc h3, #mc p {
	margin-right: 40px;
	background-color: transparent;
}
#mc h1 {
	position:relative;
	font-size:1.3em;
	text-transform:uppercase;
	color:#758F55;
	padding-top:1em;
	padding-bottom:0.5em;
}
#mc h2 {
	padding-top: 1em;
	padding-bottom: 0.2em;
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #036;
}
#mc h2#pagetitle {
	margin-left:0!important;
	position: relative;
}

#mc h3 {
	padding-top: .5em;
	padding-bottom: 0.2em;
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #036;
}
#mc p {
	font-size: 1.1em;
	line-height: 1.4;
	padding-bottom: 1em;
}
#mc ul, #mc ol {
	margin: 0 40px 1em 20px;
}
#mc ul li, #mc ol li {
	margin:0 0 .5em 0;
	padding:0!important;
}
#mc ul.nobullets {
	list-style-type: none;
	margin-left:0;
	padding-left:0
}
#mc ul.nobullets li {
}
#mc ul.nobullets li.horizontal img {
	padding-right:10px;
	vertical-align:middle;
/*	display: block;
	float: left;
	width: 200px;
	text-align:center;*/
}
#mc ul.nobullets li a {
	text-decoration:none;
}
#mc p.nextpage {
	text-align:right;
	font-size:1em!important;
	letter-spacing: 1px;
}
.nextpage a, .nextpage a:visited {
	text-decoration:none;
	color: #7474FF;
}
.nextpage a:hover {
	text-decoration:underline;
	color: #036;
}


#footer {
	position: relative;
	min-width: 760px;
	max-width: 1010px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 0.625em;
	color: #036;
	background-color: transparent;
}
#footer p {
	text-align: left;
	width: auto;
	margin-left: 260px;
}
#footer p img {
	vertical-align: middle;
}

#mc form.ddfm div.credits {
	display:none;
}
#mc form.ddfm {
	margin:0!important;
	padding:1em 0!important;
}
#mc form.ddfm p.fieldwrap {
	width:450px;
	float:left;
	padding:0;
	margin:0;
}



div#mc div.post p#rightme {
	text-align:right!important;
	text-transform:uppercase;
	width:90%;
	padding:1em 0;
}
div#mc div.post p#rightme a, div#mc div.post p#rightme a:visited {
	text-decoration:none;
	color:#99CC66;
	font-weight:bold;
	letter-spacing:2px;
}
div#mc div.post p#rightme a:hover {
	text-decoration:none;
	color:#036;
}

.entrytext {
position:relative;
padding-bottom:2em;
}
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 25%;			}
#gallery-1 img {
border: 5px solid #ff0000!important;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}

/* AD SENSE STYLES */
div#gdbox { 
/* position:absolute; 
width:260px; 
height:135px;
bottom:0px; 
right:0px; 
z-index:1000; */
}

div.gad {
width:125px; 
height:125px; 
float:right; 
margin-left:5px;"
}

/* STYLE RULES OVERRIDE AUTOGENERATED GALLERY VALUES */

#gallery-1 {
position:absolute;
width:150px!important;
left:20px!important;
}

.gallery-item, attachment-thumbnail {
	border:0 none!important;
}

.gallery-icon {
	border:0 none!important;
}

gallery-item a {
	border:0 none!important;
	text-decoration:none!important;
}