/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
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 {
height:auto;
width:auto;
background:#000000 url(images/bg-body-repeat.gif) repeat-y scroll center top!important;

}
#all {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#000000 url(images/bg_body6.jpg) repeat-y scroll center top!important;
	font-family:"Century Gothic",Verdana,Helvetica,Arial,sans-serif;
	letter-spacing:-.3px;
}
#main_wrap {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: url(images/bg_main.jpg) no-repeat scroll center top;
	color: #717171;
	text-align: left;
	padding-top:23px;
	margin: 0 auto;
	}
	
#header {

	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 12px;
	min-height:250px;
	}

#content a {
	font-size: 12px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}
.results_search
{
	margin-top:20px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-top:20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	/*text-align: center; */
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: 'Century Gothic', Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	color:#000000;
	font-family:'Century Gothic', Arial;
	font-size:30px;
	font-weight:normal;
	text-align:left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;	
	}

h2 {
	font-size: 1.6em;
	
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 1.3em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	/* color: white; */
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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 {
	
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Century Gothic', 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: 'Century Gothic', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Century Gothic', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #3093A4;
	}

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:#3093A4;
	font-size:14px;
	text-decoration:none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Century Gothic', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	overflow:hidden;
	background:transparent url(images/shadow-main.png) repeat-y scroll 0 0;
	/*_background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/shadow-main.png');
	*/
	clear:both;
	behavior: url("iepngfix.htc");
	margin:10px auto 0;
	padding:0 12px;
	width:999px;
	text-align: left;
	}
	
#footer {
	background:transparent url(images/bg-footer.jpg) no-repeat scroll 0 0;
	clear:both;
	height:111px;
	left:-41px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	overflow:hidden;
	padding-top:20px;
	position:relative;
	width:1055px;
	}

#header {
	width:999px;
	height:135px;
	margin:-14px 0 0;
	padding:0;
	overflow:hidden;
}
#header .bg-header {
	width:100%;
	margin:14px 0 0;
	padding:0 0 15px;
	overflow:hidden;
	background:#fff;
}
#header h1 {
	margin:19px 0 0 15px;
	width:271px;
	float:left;
	display:inline;
}
#header h1 a {
	display:block;
	height:87px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://www.3pinteractive.com/images/logo.gif) no-repeat;
}
#header ul {
	margin:46px 0 0;
	padding:0 12px 0 0;
	float:right;
	list-style:none;
	font-size:14px;
	line-height:32px;
}
#header ul li {
	float:left;
	padding:0 18px 0 0;
}
#header ul li a {
	display:block;
	padding:10px;
	cursor:pointer;
	text-decoration:none;
}
#header ul li a span {
	display:block;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
}
#header ul li a.digital-marketing span {
	width:79px;
	background:url(http://www.3pinteractive.com/images/txt-services.png) no-repeat;
}
#header ul li.active a.digital-marketing,
#header ul li a.digital-marketing:hover {
	background:#FFF4E4;
}
#header ul li a.portfolio span {
	width:55px;
	background:url(http://www.3pinteractive.com/images/txt-portfolio.png) no-repeat;
}
#header ul li.active a.portfolio,
#header ul li a.portfolio:hover {
	background:#FEE4E7;
} 
#header ul li a.blog span {
	width:30px;
	background:url(http://www.3pinteractive.com/images/txt-blog.png) no-repeat;
}
#header ul li.active a.blog,
#header ul li a.blog:hover {
	background:#E8E4FD;
}
#header ul li a.library span {
	width:40px;
	background:url(http://www.3pinteractive.com/images/txt-library.png) no-repeat;
}
#header ul li.active a.library,
#header ul li a.library:hover {
	background:#E3FBFF;
}
#header ul li a.about span {
	width:41px;
	background:url(http://www.3pinteractive.com/images/txt-about.png) no-repeat;
}
#header ul li.active a.about,
#header ul li a.about:hover {
	background:#E7FFE3;
}
#header ul li a.contact span {
	width:55px;
	background:url(http://www.3pinteractive.com/images/txt-contact.png) no-repeat;
}
#header ul li.active a.contact,
#header ul li a.contact:hover {
	background:#F4F4F4;
}

#headerimg {
	margin: 0;
	height: 121px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width:628px;
	padding-left:30px;
	padding-right:64px;
	padding-top:50px;
	overflow:hidden;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.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;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
	
#footer .company {	
	float:left;
	text-align:center;
	width:434px;
	margin-left:75px;
}

#footer .company ul {
	color:#747474;
	font-size:12px;
	height:1%;
	line-height:35px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0 0 0 40px;
}

#footer .company ul li.first_child {
	background:transparent none repeat scroll 0 0;
}

#footer .company ul li {
	background:transparent url(images/separator.gif) no-repeat scroll 0 50%;
	float:left;
	padding:0 10px;
}

#footer .company span {
	color:#000000;
}

#footer address p {
	color:#747474;
	font-size:12px;
	line-height:35px;
	margin:0;
}

#footer address {	
	float:right;
	font-style:normal;
	text-align:center;
	width:434px;
	margin-right:29px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	background:transparent url(images/bg_itemslidebar.jpg) no-repeat scroll right bottom;
	color:#000000;
	line-height:25px;
	margin: 5px 0 0;
	padding:0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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 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;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#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 {
	line-height:27px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;	
	width:260px;
	overflow:hidden;
	z-index:999;
	position:static;
	}
#searchform div {
	position:static;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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: 100%;
	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, #commentform #comment-preview {
	margin: 0 0 5px auto;
	float: right;
	width:300px;
	float:left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	background:#FFFFFF url(images/header-bg.jpg) no-repeat scroll left top;
	margin:10px 0;
	padding: 10px 5px 20px 10px;
	list-style: none;
	border:none;	
	border-bottom:1px dashed #CCCCCC;
	}

.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 */
#side_border {	
	overflow:hidden;
	width:273px;
	float:left;
	margin-left:2px;
}

#sidebar
{
	float:left;
	padding-right:30px;
	text-align:right;
	width:241px;
	padding-top:55px;
}

#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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}

#logo {
	float:left;
	margin:36px 0 0 18px;
	width:270px;
}

#seach {
	background:transparent url(images/bg_searchbox.jpg) no-repeat scroll right top;
	height:30px;
	margin:0 auto;
	padding-left:744px;
	text-align:right;
	width:255px;
	overflow:hidden;
}

#seach #s {
	background:transparent none repeat scroll 0 0;
	color:#FFFFFF;	
	border:medium none;
	float:left;
	/*margin:6px 4px;*/
	width:180px;
	position:static;
	height:30px;
	line-height:25px;
	margin-top:5px;
	#margin-top:0px;
	margin-left:5px;
	#margin-left:10px;
}

#seach #searchsubmit {
	background:transparent none repeat scroll 0 0;
	border:medium none navajoWhite;
	cursor:pointer;
	height:30px;
	padding:0;
	width:67px;
	_width:60px;
	float:left;
}

#sidebar h2#tit_slide a {
	color:#898989;
	font-size:14px;
	font-weight:normal;
}

#sidebar h2#tit_slide img {
	position:relative;
	top:3px;
	margin-left:3px;
}

#main_nav li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#main_nav {
	float:right;
	margin:0;
	padding-right:12px;
	padding-top:49px;
}

#main_nav li a {
	color:#000;
	font-size:14px;
	color:#000000;
	padding:7px 10px;
}

#main_nav .current_page_item a, #main_nav li a:hover {
	background-color:#e9e4ff;
	text-decoration:none;
}

#main_nav .page-item-2 a:hover {
	background-color:#FFF4E4;
}

#main_nav .page-item-4 a:hover {
	background-color:#FEE4E7;
}

#main_nav .page-item-8 a:hover {
	background-color:#E3FBFF;
}

#main_nav .page-item-11 a:hover {
	background-color:#E7FFE3;
}

#main_nav .page-item-13 a:hover {
	background-color:#F4F4F4;
}

#sidebar li {
	background:transparent url(images/bg_itemslidebar.jpg) no-repeat scroll right bottom;
}

#mycategoryorder h2 {
	margin-top:0;
}

#archives-3 li, #tag_cloud-3 li, #archives-3 h2, #tag_cloud-3 h2, #sidebar #archives-3, #sidebar #tag_cloud-3, #better-tag-cloud li, li#better-tag-cloud, #better-tag-cloud h2 {
	background:none !important;
}

.wp-tag-cloud {
	width:180px;
	float:right;
}

#suckerfishnav1 {
	height:20px;
}

#content img.avatar {
	height:47px;
	width:51px;
	float:left;
}

#content .item_top {
	background:transparent url(images/bg_title.jpg) no-repeat scroll left top;
	height:51px;
	margin-top:27px;
}

#content .snap_noshots {
	float:left;	
}

#content .item_top img {
	float:left;
	padding:3px 0 0 3px;
	position:relative;
}

#content .item_top h2 {
	margin:0;
	padding-top:5px;
	height:25px;
}

.item_top h2 a {
	color:#3093a4;
	text-transform:uppercase;
	font-size:12px;
}

.asset-more-link a {
	font-weight:bold;
}

#item_intro {
	margin:30px 0 25px;
}

.commentlist .comment-author {
	height:53px;
	margin-bottom:10px;
}

#commentform label small {
	color:#000;	
}

#content .avatar_blog {
	background:transparent url(images/bg_avatar.png) no-repeat scroll 0 0;
	_background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/bg_avatar.png');
	float:left;
	height:67px;
	width:57px;
	margin-right:10px;
}

#header ul li {
float:left;
padding:0 18px 0 0;
}
#header ul li a {
cursor:pointer;
display:block;
padding:10px;
text-decoration:none;
}
#header ul li a span {
display:block;
height:13px;
overflow:hidden;
text-indent:-9999px;
}
#header ul li a.digital-marketing span {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/txt-services.png');
behavior: url("iepngfix.htc");
background:transparent url(images/txt-services.png) no-repeat scroll 0 0;
width:79px;
}
#header ul li.active a.digital-marketing, #header ul li a.digital-marketing:hover {
background:#FFF4E4 none repeat scroll 0 0;
}
#header ul li a.portfolio span {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/txt-portfolio.png');
background:transparent url(images/txt-portfolio.png) no-repeat scroll 0 0;
width:55px;
behavior: url("iepngfix.htc");
}
#header ul li.active a.portfolio, #header ul li a.portfolio:hover {
background:#FEE4E7 none repeat scroll 0 0;
}
#header ul li a.blog span {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/txt-blog.png');
background:transparent url(images/txt-blog.png) no-repeat scroll 0 0;
width:30px;
behavior: url("iepngfix.htc");
}
#header ul li.active a.blog, #header ul li a.blog:hover {
background:#E8E4FD none repeat scroll 0 0;
}
#header ul li a.library span {
background:transparent url(images/txt-library.png) no-repeat scroll 0 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/txt-library.png');
width:40px;
behavior: url("iepngfix.htc");
}
#header ul li.active a.library, #header ul li a.library:hover {
background:#E3FBFF none repeat scroll 0 0;
}
#header ul li a.about span {
background:transparent url(images/txt-about.png) no-repeat scroll 0 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/txt-about.png');
width:41px;
behavior: url("iepngfix.htc");
}
#header ul li.active a.about, #header ul li a.about:hover {
background:#E7FFE3 none repeat scroll 0 0;
}
#header ul li a.contact span {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/txt-contact.png');
background:transparent url(images/txt-contact.png) no-repeat scroll 0 0;
width:55px;
behavior: url("iepngfix.htc");
}
#header ul li.active a.contact, #header ul li a.contact:hover {
background:#F4F4F4 none repeat scroll 0 0;
}



  		#sum
		{
			height:30px;
			text-align:center;
			width:600px;
		}
		#linkpage
		{
			width:100%;
			height:30px;
		}
		
		

		#sum #left
	   {
	   	width:100px;
		float:left;
		line-height:25px;
		color:#3093A4;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
	   }
	  #sum #left a
	   {
         color:#3093A4;
		 text-decoration:none;
		 font-size:13px;
		 font-family:Arial, Helvetica, sans-serif;
	   }
	   #sum #left a:hover
	   {
         color:#000000;
		 text-decoration:none;
		 font-size:13px;
		 font-family:Arial, Helvetica, sans-serif;
	   }
	   #sum #cen
	   {
	   	width:auto;
		float:left;
		text-align:center;
	   }
	   #sum #cen a
	   {
			text-decoration:none;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			background-image:url(images/1_06.jpg);
			height:25px;
			color:#3093A4;
			display:block;
			width:28px;
			text-align:center;
			line-height:25px;
			float:left;
	   }
	   #sum #right
	   {
	    color:#3093A4;
	    width:80px;
		float:left;
		line-height:25px;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
	   }
	   #sum #right a
	   {
         color:#3093A4;
		 text-decoration:none;
		 font-size:13px;
		 font-family:Arial, Helvetica, sans-serif;
	   }
	   #sum #right a:hover
	   {
         color:#000000;
		 text-decoration:none;
		 font-size:13px;
		 font-family:Arial, Helvetica, sans-serif;
	   }
		#linkpage .page a
		{

		}
	    #sum #cen a:hover
		{
			text-decoration:none;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			background-image:url(images/1_08.jpg);
			color:#000000;
			width:28px;
			height:25px;
		}
		#sum #cen .current
		{
			text-decoration:none;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			background-image:url(images/1_08.jpg);
			color:#000000;
			width:28px;
			height:25px;
		}
		#linkpage
		{
			text-align:center;
			width:500px;
			height:30px;
		}
		#pagediv .titlepage a
		{
			line-height:20px;
			font-weight:bold;
			color:#3093A4;
			font-size:14px;
			font-family:"Times New Roman", Times, serif;
			text-decoration:none;
		}
		#pagediv .titlepage a:hover
		{
			line-height:20px;
			font-weight:bold;
			color:#000000;
			font-size:14px;
			font-family:"Times New Roman", Times, serif;
			text-decoration:none;
		}
		#pagediv .datepage
		{
			line-height:20px;
			color:#918E90;
			font-size:12px;
			font-family:"Times New Roman", Times, serif;
		}
				
		#pagediv .morepage 
		{
			
		}
		#pagediv .morepage a
		{
			line-height:20px;
			color:#2D71A9;
			font-size:12px;
			font-family:"Times New Roman", Times, serif;
			text-decoration:none;
		}
		#pagediv .morepage a:hover
		{
			line-height:20px;
			color:#000000;
			font-size:12px;
			font-family:"Times New Roman", Times, serif;
			text-decoration:none;
		}
		.name_span
		{
			font-size:13px;
			font-weight:bold;
			color:#000000;
		}
		.name_span a
		{
			font-size:14px !important;
		}
		.item_top_search_s
		{
			background-image:url(images/bg_search.jpg);
			height:22px;
			width:636px;
		}
		.title_search_s a
		{
				color:#000000;
				font-family:arial;
				font-weight:bold;
				line-height:22px;
				padding-left:2px;
				font-size:13px !important;
		}
		.post_s {
		margin:0px 0px 10px 0px;
		text-align:justify;
}
.entry_s p
{
	margin:0px;
	padding:0px;
	margin-top:5px;
}