/* @override http://blog.uprinting.com/wp-content/themes/uPrinting%20V2/style.css */

* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #004f9d url(images/bg.gif) repeat-x;
	text-align: center;
	color: #333;
}

a {
	color: #006bb7;
	text-decoration: underline;
}

img {
	border-style: none;
}

#wrapper { 
	margin: 0 auto;
	width: 918px;
	text-align: left;
}

#wrapper .alignleft {
	width: 40%;
	float: left;
	text-align: left;
}

#wrapper .alignright {
	width: 40%;
	float: right;
	text-align: right;
}

h2.pagetitle {
	margin-bottom: 15px;
	color: #006bb7;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

/* @group Header and Nav */

#header {
	width: 918px;
	padding: 0;
	height: 152px;
	margin: 0;
	background: #fff url(images/topbg.gif) no-repeat;
}

#header .toplinks {
	height: 51px;
	font-size: 11px;
	color: #a7a7a7;
	padding-top: 13px;
	float: left;
	width: 918px;
	margin-bottom: 10px;
}

#header .toplinks .info {
	width: 500px;
	float: left;
	text-align: left;
	margin-top: 32px;
}

#header .toplinks .buttons {
	width: 283px;
	float: right;
	height: 46px;
	background: url(images/topbuttons.gif) no-repeat;
	text-indent: -6000px;
}

#header .toplinks .buttons a {
	text-indent: -5000px;
	height: 46px;
	float: left;
	width: 130px;
}

#header .toplinks a {
	text-decoration: none;
	color: #fff;
}

#header .toplinks a:hover {
	text-decoration: underline;
}

#header h1 {
	background: url(images/logo.gif) no-repeat 25px top;
	height: 66px;
	text-indent: -3000px;
	width: 377px;
	float: left;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
}

#header h1 a {
	width: 246px;
	height: 55px;
	float: left;
	margin-left: 25px;
}

#header .lhead {
	width: 541px;
	float: right;
	height: 76px;
}

#header ul.tabs {
	width: 541px;
	float: right;
	background: url(images/tabs.gif) no-repeat;
	height: 39px;
}

#header ul.tabs li {
	padding-top: 12px;
	font-size: 14px;
	color: #0b0d0f;
	list-style-type: none;
	float: left;
	text-align: center;
}

#header ul.tabs li a {
	color: #0b0d0f;
	text-decoration: none;
}

#header ul.tabs li a:hover {
	text-decoration: underline;
}

#header ul.tabs li.n {
	width: 83px;
	font-weight: bold;
}

#header ul.tabs li.d {
	width: 96px;
}

#header ul.tabs li.m {
	width: 132px;
}

#header ul.tabs li.p {
	width: 94px;
}

#header ul.tabs li.u {
	width: 128px;
}

#home_nav {
	padding: 23px 0 0 25px;
	margin: 0;
	background: #fff url(images/navbg.gif) repeat-x;
	border-bottom: 1px solid #c1c1c1;
	height: 37px;
	width: 893px;
}

#home_nav h2 {
	font: normal normal 16px Helvetica;
	margin-bottom: 10px;
	color: #333;
}

#home_nav p {
	width: 385px;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}

#header .search {
	overflow: hidden;
	margin-bottom: 6px;
	float: right;
	margin-top: 5px;
	margin-right: 9px;
	width: 260px;
}

#header .search .min {
	width: 179px;
	float: left;
}

#header .search .min input {
	width: 200px;
	border: 1px solid #ccc;
	padding: 6px 8px 5px;
	font-size: 10px;
	color: #878787;
}

#header .search .mgo {
	float: right;
	width: 36px;
}

#header .search .gobutton {
	width: 36px;
	height: 25px;
}

#tabs {
      float: right;
      font-size:93%;
      line-height:normal;
	width: 541px;
	height: 39px;
}
    #tabs ul {
	margin:0;
	list-style:none;
	padding: 0;
}
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
	font: 13px Arial;
}
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	height: 39px;
}
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      color: #333;
	height: 22px;
	padding: 13px 24px 4px 15px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color: #194faa;
}
    #tabs a:hover {
      background-position: 0 -39px;
      }
    #tabs a:hover span {
      background-position: 100% -39px;
      }



/* @end */

/* @group Content */

#content {
	overflow: hidden;
	width: 862px;
	margin: 0 0 22px;
	background: #fff url(images/cbottom.gif) no-repeat center bottom;
	padding: 28px;
}

#mainc { 
	float: left;
	margin: 0 20px 0 0;
	padding: 0px;
	width: 606px;
	display: inline;
	position: relative;
}

#mainc .hentry {
	width: 606px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}

#mainc .hentry .hpic {
	width: 125px;
	margin-right: 10px;
	float: left;
	height: 125px;
	margin-bottom: 10px;
}

#mainc .hentry .hcon {
	width: 471px;
	float: left;
	margin-bottom: 10px;
}

#mainc .hentry .hcon h2 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #333;
}

#mainc .hentry .hcon h2 a {
	color: #006bb7;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#mainc .hentry .hcon p {
	padding-right: 35px;
	font-size: 12px;
	color: #333;
	line-height: 17px;
	margin-bottom: 10px;
}

#mainc .hentry .hcon p.more a {
	color: #0066cc;
	text-decoration: underline;
	text-transform: uppercase;
}

#mainc .hentry .hinfo {
	width: 586px;
	height: 25px;
	background: url(images/infobar.gif) no-repeat;
	float: left;
	font-size: 10px;
	color: #666;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

#mainc .hentry .hinfo a {
	color: #666;
	text-decoration: none;
}

#mainc .hentry .hinfo a:hover {
	color: #666;
	text-decoration: underline;
}

#mainc .hentry .hinfo .txt {
	height: 16px;
	width: 350px;
	float: left;
	margin-top: 3px;
}

#mainc .hentry .hinfo .extras {
	float: right;
	width: 190px;
	margin-top: 1px;
}

#mainc .post {
	width: 606px;
	margin-bottom: 25px;
	overflow: hidden;
}

#mainc .post h1 {
	color: #006bb7;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}

#mainc .post .pinfo {
	height: 16px;
	color: #666666;
	font-size: 11px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

#mainc .post .pinfo a {
	color: #666;
	text-decoration: none;
}

#mainc .mainentry {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	overflow: hidden;
}

#mainc .mainentry ul {
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#mainc .mainentry blockquote {
	padding-left: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	padding-right: 25px;
	font-style: italic;
}

#mainc .mainentry p {
	margin-bottom: 15px;
}

#mainc .mainentry h2 {
	margin-bottom: 20px;
	color: #006bb7;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	font-style: normal;
}

#mainc .mainentry strong {
	margin-bottom: 15px;
}

#mainc .share {
	height: 260px;
	width: 564px;
	border: 1px solid #ccc;
	background: url(images/sharebg.gif) repeat-x;
	padding: 10px 20px;
	margin-top: 10px;
}

#mainc .share .sharet {
	height: 110px;
	margin-bottom: 10px;
}

#mainc .share .spread {
	width: 175px;
	margin-right: 10px;
	padding-right: 5px;
	height: 90px;
	border-right: 1px solid #ccc;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainc .share .social {
	width: 370px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 90px;
}

#mainc .share h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#mainc .share p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

#mainc .share a.email {
	background: url(images/email.gif) no-repeat 0 2px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#mainc .share a.feed {
	background: url(images/rss.gif) no-repeat 0 2px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#mainc .share .shareb {
	height: 137px;
}

#mainc .share .related {
	width: 355px;
	float: left;
	padding-right: 5px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
	height: 137px;
}

#mainc .share ul.rel {
	width: 325px;
	padding-left: 15px;
}

#mainc .share ul li {
	margin-bottom: 5px;
	font-size: 13px;
	list-style-type: none;
}

#mainc .share ul li a {
	color: #000;
	text-decoration: none;
}

#mainc .share ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#mainc .share .subs {
	width: 190px;
	float: right;
}

/* @group Comments */

#maincom {
	width: 566px;
	border: 1px solid #ccc;
	background: url(images/combg.gif) repeat-x;
	padding: 0 20px 20px;
	color: #666;
	margin-bottom: 15px;
}

.commentmetadata {
	margin-bottom: 10px;
}

ol.commentlist {
	
}

ol.commentlist li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	width: 566px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	overflow: hidden;
}

ol.commentlist li p {
	margin-bottom: 5px;
}

ol.commentlist li .avatar {
	width: 50px;
	height: 50px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

ol.commentlist li img {
	width: 48px;
	height: 48px;
}

#maincom h3 {
	height: 33px;
	padding-top: 17px;
	margin-bottom: 20px;
	color: #333;
}

#commentform {
	width: 566px;
	border: 1px solid #ccc;
	background: url(images/combg.gif) repeat-x;
	padding: 0 20px 20px;
	color: #666;
}

#commentform h3 {
	height: 33px;
	padding-top: 17px;
	margin-bottom: 20px;
	color: #333;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform input#author, input#email, input#url {
	width: 163px;
	padding: 6px 8px 5px;
	color: #666;
	margin-right: 5px;
	border: 1px solid #ccc;
	font: 10px Arial;
}

#commentform textarea#comment {
	width: 549px;
	height: 125px;
	border: 1px solid #ccc;
	font-family: Arial;
	color: #666;
	padding: 8px;
}



/* @end */



/* @end */

/* @group Sidebar */

#sidebar { 
	display: inline;
	padding: 0px;
	width: 221px;
	float: right;
	margin: 0;
	color: #333;
	font-size: 11px;
}

#sidebar a {
	color: #666;
	text-decoration: none;
}

#sidebar a:hover {
	color: #666;
	text-decoration: underline;
}

#sidebar p {
	margin-bottom: 10px;
}

#sidebar ul.main {
	width: 201px;
}

#sidebar ul.main li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	width: 201px;
	list-style-type: none;
}

#sidebar .search {
	overflow: hidden;
	margin-bottom: 15px;
	width: 221px;
}

#sidebar .search .min {
	width: 179px;
	float: left;
}

#sidebar .search .min input {
	width: 163px;
	border: 1px solid #ccc;
	padding: 6px 8px 5px;
	font-size: 10px;
	color: #878787;
}

#sidebar .search .mgo {
	float: right;
	width: 36px;
}

#sidebar .search .gobutton {
	width: 36px;
	height: 25px;
}

#sidebar .sbox {
	width: 221px;
	background: url(images/smid.gif) repeat-y;
	margin-bottom: 15px;
}

#sidebar .sbox .stop {
	width: 221px;
	height: 10px;
	background: url(images/stop.gif) no-repeat;
	margin-bottom: 5px;
}

#sidebar .sbox .sbot {
	width: 221px;
	height: 10px;
	background: url(images/sbot.gif) no-repeat;
	margin: 0;
}

#sidebar .smid {
	width: 201px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

#sidebar .smid h3 {
	font: bold 13px Helvetica;
	margin-bottom: 8px;
}

#sidebar ul li.feed {
	padding-left: 25px;
	width: 176px;
	background: url(images/rss.gif) no-repeat;
	height: 12px;
}

#sidebar ul li.email {
	padding-left: 25px;
	width: 176px;
	border-bottom-style: none;
	background: url(images/email.gif) no-repeat;
	height: 12px;
}

#sidebar p.spa {
	margin-bottom: 5px;
}

#sidebar .rssf {
	width: 185px;
	border: 1px solid #ccc;
	padding: 6px 8px 5px;
	font-size: 10px;
	color: #878787;
}

#sidebar .democracy form {
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar .democracy ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sociable {
	
}

.sociable li {
	float: left;
	list-style-type: none;
	margin-right: 7px;
}

/* @group Tabs */

.tab_container { 
	margin: 0px 0px 15px;
	width: 221px;
	background: url(images/smid.gif) repeat-y;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

.tab_menu_container { 
	font-family: "Arial", Tahoma, Verdana;
	width: 221px;
	padding: 0;
	margin: 0;
}

#tab_menu {
	width: 221px;
	height: 29px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#tab_menu li {
	margin: 0px; 
	font-size: 12px; 
	line-height: normal; 
	float: left; 
	list-style: none; 
	cursor: pointer; 
	border-bottom: none;
	background: url(images/tab_roll.gif) no-repeat;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding: 0;
	height: 29px;
}

#tab_menu .first {
	width: 110px;
	height: 29px;
}

#tab_menu .second {
	width: 110px;
	height: 29px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px; 
	color: #333; 
	text-decoration: none; 
	display: block;
	padding: 7px 0 0;
}

#tab_menu li a:hover, #tab_menu li a.current { 
	text-decoration: none;
	color: #333;
	background: url(images/tab_normal.gif) no-repeat;
	padding: 7px 0 0;
	height: 29px;
}

.tab_content_list { 
	display: none;	 
	font-family: "Arial", Tahoma, Verdana;
	padding: 0;
	margin: 0;
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #ffffff; 
	text-decoration: none;  
	font-family: "Arial", Tahoma, Verdana;
}

#tab_content_tags a:hover {
	color: #434343; 
	text-decoration: none; 
	font-family: "Arial", Tahoma, Verdana;
}

.tab_container_in { 
	margin: 0px; 
	padding: 10px; 
	font-family: Verdana;
	width: 201px;
	background: url(images/sbot.gif) no-repeat 0 bottom;
}

.tab_container ul {
	font-size: 11px;
	width: 201px;
	background-position: 0 bottom;
}

.tab_container ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	width: 201px;
	list-style-type: none;
}

.tab_container ul li a {
	color: #333333;
	text-decoration: none;
}

.tab_container ul li a:hover {
	text-decoration: underline;
}



/* @end */



/* @end */

/* @group Footer */

#footer { 
	width: 918px;
	clear: both;
	margin: 0 0 25px;
	padding: 0;
	background: url(images/footertop.gif) no-repeat;
	overflow: hidden;
}

#footer .links {
	background: #fff url(images/footerb.gif) no-repeat 0 bottom;
	width: 893px;
	height: 196px;
	margin-top: 8px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	padding-left: 45px;
	padding-top: 14px;
	padding-bottom: 22px;
}

#footer .links .lblock {
	width: 264px;
	height: 195px;
	border-right: 1px solid #ccc;
	float: left;
	margin-right: 40px;
}

#footer .links .lblocklast {
	width: 264px;
	height: 195px;
	float: left;
}

#footer .links h3 {
	font: bold 14px Helvetica;
	color: #333;
	margin-bottom: 15px;
}

#footer .links ul.flink {
	width: 195px;
}

#footer .links ul.flink li {
	width: 195px;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#footer .links ul.flink li a {
	color: #666;
	text-decoration: none;
}

#footer .links ul.flink li a:hover {
	color: #666;
	text-decoration: underline;
}

#footer .site {
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	float: left;
	width: 918px;
}

#footer .site a {
	color: #fff;
	text-decoration: none;
}

#footer .site a:hover {
	color: #fff;
	text-decoration: underline;
}

.clear { 
	clear: both; 
	background: none; 
}

/* for post */
.BlogBoxPost{
	/*background:url(images/BlogPostBox.gif) no-repeat top left;*/
	border: 1px solid #ccc;
	width:95%;
/*	height:31px;*/
	color:#666;
	padding:8px 0 8px 8px;
}

.BlogWritterPost{
	padding-top:25px;
	padding-left:12px;
	padding-right:24px;
}

.BWP_Image{
	width:112px;
	float:left;
}

.BWP_text{
	width:450px;
	float:right;
}

.BWP_text p{
	color:#333;
	padding-bottom:18px;
}

.BWP_text a {
 text-decoration: none;
}
.contactAuthor{
	padding-left:10px;
	color:#006bb7;
	font-weight:bold;
}

/* end of post */

/*---icon movement----*/

.rightTopBox{
	width:370px;
	float:right;
}
.wrapperIcons {
padding-left:10px;
}
.wrapperIcons ul
{
margin:0;
padding:0;
}
.wrapperIcons li{
	list-style-type: none;
	display: inline;
}
.wrapperIcons li a{
	text-decoration: none;
	padding-right:10px;
  color: #FFF;
	cursor:pointer;
}
.spaceCenter{
	padding-bottom:38px;
}
img{
border:0;
}
.hiddenIcon{
	visibility:hidden;
}
.customIcon{
	width:566px;
}
.arrowLeft{
float:left;
width:10px;
padding-top:30px;
}
.IconGroup{
	float:left;
	width:252px;
	overflow:hidden;
}
.Icon-1{
	float:left;
	width:68px;
	padding-left:8px;
	cursor: pointer;
}
.Icon-Hide{
	display:none;
}

.iconDig{
float:left;
width:57px;
padding-left:20px;
}

#sidebar ul li.twitter {
	padding-left: 25px;
	width: 176px;
	border-bottom-style: none;
	background: url(images/bm-ico-twitter.png) no-repeat;
	height: 12px;
}

/* @end */
