/*
Theme Name: Dr.o-One
Author: Dr.o-One
Author URL: http://dr.o-one.net

*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

a:focus { outline: 0; }

body {
	margin:0; padding:0;
	width:100%; height:auto;
	font:0.75em Arial, Helvetica, sans-serif; color:#5e6568;
	line-height:19px;
}

code {
	margin:0; padding:0;
	width:80%; height:auto;
	font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
}

	pre {
		margin:0 auto; padding:5px 20px;
		background:#f4f1ec url(images/code.gif) repeat;
		border:1px solid #bbced7;
		font:0.92em Georgia, "Times New Roman", Times, serif; color:#3e3e3e;
		line-height:200%;
	}

blockquote {
	margin:0 auto; padding:5px 20px;
	width:80%; height:auto;
	background:url(images/blockquote.gif) no-repeat top left;
}

img {
	margin:0; padding:0;
	border:0;
}

ins {
	color:#009999;
}

del {
	color:#990000;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	margin:-10px 0 0 0; padding:0;
	font:bold 2.00em Verdana, Arial, Helvetica, sans-serif; color:#fefefe;
	position:relative; display:block;
}

	.post-content h1, .page-content h1 {
		margin:10px 0; padding:0;
		font:bold 2.50em Arial, Helvetica, sans-serif; color:#000000;
	}

	h1 a:link, h1 a:active, h1 a:visited {
		color:#fefefe;
		outline:0;
	}
	
	h1 a:hover {
		color:#d7d7d7;
	}

	h1 span {
		margin:10px 0 0 0;
		background:url(images/gradient.png) repeat-x;
		width:100%; height:20px;
		position:absolute; display:block;
	}

h2 {
	margin:0; padding:0;
	font:0.83em Verdana, Arial, Helvetica, sans-serif;
}

	.post-content h2, .page-content h2 {
		margin:10px 0; padding:0;
		font:bold 2.00em Arial, Helvetica, sans-serif; color:#000000;
	}

h3 {
	margin:0; padding:0;
	font:bold 2.80em Arial, Helvetica, sans-serif; color:#30393d;
}

	.post-content h3, .page-content h3 {
		margin:10px 0; padding:0;
		font:bold 1.50em Arial, Helvetica, sans-serif; color:#30393d; 
	}

	h3 a:link, h3 a:active, h3 a:visited {
		color:#30393d;
	}
	
	h3 a:hover {
		color:#c068b4;
	}
	
	h3.post-title {
		margin:0; padding:0 0 0 10px;
		width:380px; height:auto;
		border-bottom:4px solid #30393d;
	}


h3.post-title-small {
		margin:0; padding:0 0 0 10px;
		width:380px; height:auto;
		border-bottom:4px solid #30393d;
	}
	
		.single h3.post-title {
                        margin:0; padding:0 0 0 10px;
		        width:auto; height:auto;
			font-size:1.50em;
                        border-bottom:none;
		}
		
		h3.post-title-small {
			font-size:1.50em;
		}

h4 {
	margin:10px;
	font:bold 1.75em Georgia, "Times New Roman", Times, serif; color:#30393d;
}

	.post-content h4, .page-content h4 {
		
		font:bold 1.00em Georgia, "Times New Roman", Times, serif; color:#30393d;
	}

	#footer h4 {
		margin:0 0 20px 0;
	}

h5, #searchform label {
	/* Sidebar Header */
	margin:0; padding:10px 0 0 10px;
	width:285px; height:55px;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:black;
}

	.post-content h5, .page-content h5 {
		margin:10px 0; padding:0;
		width:auto; height:auto;
		background:none;
		font:bold 1.00em Georgia, "Times New Roman", Times, serif; color:#53798b;
	}

	#tag_cloud h5, #searchform label {
		margin:0; padding:0;
		background:none;
	}

a:visited {
        text-decoration:none;  
        color:black;

}

a:link, a:active {
	text-decoration:none;
        color:black;
}

a:hover {
	color:#c068b4;
}


.page-content a {
  color:#c068b4;
  text-decoration: none;
  }

.page-content a:hover {
  color:#c068b4;
  text-decoration: none;
  }

/* Header
/* -------------- */

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	margin:0; padding:13px 15px;
	font:bold 1.08em Arial, Helvetica, sans-serif; color:#34393e;
	display:block;
}

#navigation ul li a:hover {
	color:#c068b4;
	font-weight:bold; text-decoration:underline;
}

#navigation ul.pages li.current_page_item a:link, #navigation ul.pages li.current_page_item a:active, #navigation ul.pages li.current_page_item a:visited {
	/* Crazy margins to pull up the hover image above the borders.*/
	margin:-3px 0 0 0; padding:15px 15px 14px 15px;
	background: url(images/navigation-hover.png) repeat-x bottom center;
	color:#f1f8ff; position:relative
}

a.rss:link, a.rss:active, a.rss:visited, a.rss:hover {
	margin:13px 15px 0 0; padding:0;
	width:16px; height:17px;
	background:url(images/rss.png) no-repeat top center;
	text-indent:-9999px; display:block; outline:0;
}

/* Main Content
/* -------------- */

.post-info {
	text-align:right;
	font:0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}

	.post-info span {
		font-size:1.18em;
		display:block;
	}

		.post-info span a:link, .post-info span a:active, .post-info span a:visited {
			color:#1e1c1a;
			text-decoration:none;
		}
		
		.post-info span a:hover {
			color:#c068b4;
		}
	
.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	margin:0; padding:10px 20px; 
	font:bold 1.25em Arial, Helvetica, sans-serif; color:#FFF;
	display:block;
}

.comment-count a:hover {
	background:#c068b4;
}

	.single .comment-count a:link, .single .comment-count a:active, .single .comment-count a:visited,
	.page-content .comment-count a:link, .page-content .comment-count a:active, .page-content .comment-count a:visited {
		padding:8px 18px;
		font:bold 1.45em Arial, Helvetica, sans-serif;
	}

.post-intro strong {
	font:bold 1.33em Arial, Helvetica, sans-serif; color:#30393d;
	line-height:21px;
}

.post-intro {
	margin:0; padding:0;
        height:auto;
}


.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font:bold italic 1.17em Georgia, "Times New Roman", Times, serif; color:#bd4478;
}


	
/* Content Navigation
/* -------------- */

.navigation {
	font:normal 0.92em Arial, Helvetica, sans-serif; color:#81888d;
}

	.navigation a:link, .navigation a:visited, .navigation a:active {
		color:#1e1c1a;
	        text-decoration:none;
	}
	
	.navigation a:hover {
		color:#c068b4;
	}
	
/* Comments
/* -------------- */	

.submit-comment {
	margin:0 0 15px 0; padding:0;
	width:127px; height:27px;
	background:url(images/submit-comment.gif) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
}

.author {
	font:1.50em Arial, Helvetica, sans-serif; color:#3c4d54;
}

	.author a:link, .author a:active, .author a:visited {
		color:#3c4d54;
	}
	
	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b8894;
		display:inline;
	}
	
.author span {
	font:0.61em Georgia, "Times New Roman", Times, serif; color:#a3aeb2;
	display:block;
}

.comment-text {
	font:1.00em Arial, Helvetica, sans-serif; color:#74868d;
	line-height:19px;
}
	
/* Sidebar
/* -------------- */

#sidebar li {
        list-style-type:none;
	font:0.92em Arial, Helvetica, sans-serif;
}

	#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
		font:bold 1.17em Arial, Helvetica, sans-serif; color:#5a656a;
	}
	
	#sidebar li a:hover {
		text-decoration:none;
	}
	
#sidebar .rss-date {
	margin:5px 0; padding:0;
	color:#709cb0;	
	display:block;
}

#sidebar .rssSummary {
	margin:5px 0; padding:0;
}

#sidebar li a.sidebar-read-more:link, #sidebar li a.sidebar-read-more:visited, #sidebar li a.sidebar-read-more:active,
#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
	margin:18px 0 0 25px; padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#a6b5bc;
	position:absolute;
}

	#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
		padding:1px 0 0 23px;
		line-height:16px;
		background:url(images/rss.png) no-repeat center left;
	}

#sidebar li a.sidebar-read-more:hover,
#sidebar li a.sidebar-read-more-rss:hover {
	color:#889297; text-decoration:none;
}

#featured-news .sidebar-content a:link, #featured-news .sidebar-content a:active, #featured-news .sidebar-content a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font:bold 1.35em Arial, Helvetica, sans-serif; color:#5a656a;
}

#featured-news .sidebar-content a:hover, #recent-news .sidebar-content a:hover {
	color:#475054;
}

	#featured-news .sidebar-content span a:link, #featured-news .sidebar-content span a:visited, #featured-news .sidebar-content span a:active,
	#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
		margin:5px 0 0 0; padding:0;
		font:normal 1.00em Arial, Helvetica, sans-serif; color:#709cb0;
		display:block;
	}
	
	#featured-news .sidebar-content span a:hover,
	#recent-news .sidebar-content span a:hover {
		color:#5e8293;
	}
	
#sponsored-ad p.sponsored-ad {
	margin:auto auto 8px 5px;
	font:0.92em Arial, Helvetica, sans-serif; color:#9caab1;
}

/* Footer
/* -------------- */
	
p.about-text {
	margin:0 0 10px 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#b2b2b2;
	line-height:17px;
}

p.copyright {
	margin:10px 0 0 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#404040;
}

/* Misc
/* -------------- */

.arial, .arial a {
	font-family:Arial, Helvetica, sans-serif;
}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:940px; height:auto;
}

/* Various Columns
/* -------------- */

.col-580 {
	width:580px;
}

.col-340-top {
	width:340px;
        margin:317px 0 0 0;
}

.col-340 {
	width:340px;
        margin:0;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* 03 - HEADER
/* ----------------------------------------------*/

#header {
	margin:0; padding:0;
	width:auto; height:180px;
	background: url(images/header_bg.png) repeat-x top center;
	border-bottom:3px solid #e499e0;
}

#header_bg {
	margin:0; padding:0;
	width:auto; height:180px;
	background: url(images/header.png) no-repeat top;
        float:center;
}

#logo {
        float:left;
	padding:45px 0 0 180px;
	width:200px; height:67px;
	background: transparent;
}

#o-one {
        float:right;
	padding:15px 15px 0 0;
	width:113px; height:62px;
	background: transparent;
}

	
	#searchform-header {
	        padding:0;
		width:284px; height:40px;
		background:url(images/searchform-back.png) no-repeat center left;
		float:right;
	}
	
		#searchform-header #s {
			margin:12px 0 0 10px;
			width:165px; height:auto;
			border:0;
			background:transparent;
			float:left;
			font-size:0.92em; color:#aea592;
		}
		
		#searchform-header #go {
			float:left;
                        width:16px;
			margin:12px 0 0 2px;
		}
	
#navigation {
	margin:0; padding:0;
        height:40px;
        width:auto;
	background:url(images/navigation.gif) repeat-x top center;
        border-bottom:1px solid #686262;
}

	#navigation ul.pages {
		margin:0 auto; padding:0;
		width:550px; height:auto;
		list-style:none; float:left;
	}
	
		#navigation ul li {
			margin:0 3px; padding:0;
			float:left; overflow:visible;
		}
		
	.rss {
		margin:0 30px 0 0; padding:0;
		width:16px; height:17px;
		float:right;
	}
	
/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin:0; padding:0;
	background:#f4f6f8 url(images/dock.gif) repeat-x bottom center;
	border-bottom:1px solid #fbf9fa;
}

	.dock-back {
		padding:20px 0;
		background:url(images/dock-back.gif) no-repeat bottom center;
	}
	
		#dock {
			margin:0 auto; padding:0;
			width:940px;
			list-style:none;
			position:relative;
			text-align:center;
		}
		
			#dock li {
				margin:0; padding:0 0 18px 0;
				display:inline;
			}
			
				#dock li.dock-active {
					background:url(images/dock-shadow.png) no-repeat bottom center;
				}
			
				#dock li a:link, #dock li a:active, #dock li a:visited {
					margin:30px 7px 0 7px; padding:2px 0 0 0;
					width:75px; height:58px;
					background:url(images/dock-preview-back.png) no-repeat top center;
					display:inline-block;
				}
					
				#dock li span {
					margin:0; padding:0;
					width:980px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
				}
				
				.latest {
					width:980px; text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
					position:absolute;
				}
		
/* 05 - MAIN CONTENT
/* ----------------------------------------------*/

#main-content {
	padding:20px 0;
	background: url(images/bg.png) repeat-x;
        border-top:1px solid #c6dee7;
}

.post {
	margin:0 0 25px 0;
}

/* Archive Post
/* --------------- */

.archive {
	margin:0;
}
	
	.archive .post-meta {
		margin:0 0 17px 0;
	}
	
	.archive .post-info {
		font-style:italic;
	}
	
/* Small (Half) Post
/* --------------- */

.single {
        background: url(images/widget_bg.png) bottom repeat-x;          /* if needed */
        border: 1px solid #bdbdbd;   /* if needed */
        border-bottom: 2px solid #979797;   /* if needed */
        border-right: 2px solid #bdbdbd;   /* if needed */
        -webkit-border-radius: 10px;    /* for Safari */
        -moz-border-radius: 10px;       /* for Firefox */
        padding: 10px 10px 10px 10px;
        margin: 0 10px 20px 0;
	width:259px; height:180px;
	float:left;
}

        .single .post-image {
                margin:0 10px 0 0;
                float:left;
                border:1px solid #969696;
	}
	
	.single .post-footer {
		padding:16px 23px;
	}
	
	.last {
		margin:0;
	}

/* Post Box
/* --------------- */
	


	.post-meta {
		margin:20px 0 23px 0; padding:0;
		position:relative;
	}
		
		.post-info {
			margin:0; padding:10px 5px;
			width:190px; height:auto;
			border-bottom:4px solid #889398;
			bottom:0; right:0;
			position:absolute;
		}

	.post-content, .page-content, .comment-content{
		margin:0; padding:0;
		position:relative; 
                font-size: 1.25em;

	}
	
		.page-content {
		
                        margin:0 15px 0 15px;
		}
		
		.comment-count {
			margin:0; padding:0;
			width:170px; height:auto;
			background:#dfbada;
			position:relative; display:block;
			top:-50px; left:-30px;
		}
			.page-content .comment-count {
				margin-top:-15px;
			}
				
		.post-image {
			margin:0 auto 10px auto; padding:0;
			width:auto; height:auto;
			display:block;
		}
		
			.post-image-inner {
				float:center;
                                width:auto; height:auto;
			}
		
			.post-image img, .post-image-inner img {
                                
				margin:0 auto 10px 10px; padding:3px;
				border-left:1px solid #969696; border-right:1px solid #969696;
				border-bottom:1px solid #969696; border-top:1px solid #969696;
			}
			
	/* Post Footer
	/* --------------- */		
			
	.post-footer {
		margin:0; padding:23px;
		position:relative; z-index:100;
	}
	
		.continue-reading {
			margin:0 0 0 0;
                        padding: 0 0 0 0;
		}
		
		.category-menu {
			margin:0; padding:0;
			width:350px; height:auto;
			float:right; text-align:right;
			position:absolute; top:10px; right:10px;
		}
		
			.indicator, .indicator-active {
				margin:0; padding:0;
				width:7px; height:5px;
				background:url(images/expand.gif) no-repeat center left;
				display:inline-block; vertical-align:middle;
			}
			
				.indicator-active {
					background:url(images/collapse.gif) no-repeat center left;
				}
		
			.dropdown {
				margin:0; padding:0;
				width:360px; height:auto;
				background:url(images/dropdown.png) no-repeat bottom center;
				text-align:left;
				display:none;
				position:relative;
			}
			
				.cat-posts {
					margin:0 auto; padding:10px 0 19px 0;
                                        border-top:1px solid #ebecec;
					width:322px; height:auto;
					list-style:none;
					
				}
				
					.cat-posts li {
						margin:0; padding:10px 15px;
						background:url(images/cat-post-li.gif) no-repeat bottom right;
					}
					
						.cat-posts li.view-more {
							background:none;
						}

/* Content Navigation
/* --------------- */	
						
.navigation {
	margin:0; padding:8px 10px;
}

/* WP Attachments
/* --------------- */

.wp-caption {
	margin:0 10px; padding:9px 5px 5px;
	background:#FFF;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #CCCCCC;;
	text-align:center;
}

	.wp-caption-text {
		margin:5px auto auto auto; padding:5px 0 0;
		font:0.92em Arial, Helvetica, sans-serif; color:#656c71;
	}
	
/* Inputs
/* --------------- */

.input {
	margin:0; padding:5px;
	background:#fdfefe url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #d3d3d3;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
}

	
/* Comments
/* --------------- */

.comment-content {
	padding:0;
}

.commentlist, .commentlist ul {
	margin:15px 0 0 0; padding:0;
	list-style:none;
}

	.commentlist li {
		margin:0; padding:30px;	
		background:url(images/white.gif) repeat-x bottom center;
                border-bottom:1px solid #d9e1e6;
		
	}
	
	.commentlist li.alt, .thread-alt {
		background:#f9fcfd url(images/white.gif) repeat-x bottom center;
	}
	
	.commentlist li.no-comments {
		margin:55px 0 0 0; padding:0 30px;
		background:none;
		border:0;
	}
	
	.commentlist .children {
		margin:10px 0 0 0; padding:0;
		border:1px solid #d9e1e6;
	}
	
		.commentlist .children li {
			margin:0; padding:20px;
			border-bottom:1px solid #FFF;
		}
	
	
		.commentlist li .comment-wrap {
			position:relative;
			text-align:left;
		}
	
			.commentlist li .comment-text {
				margin:0; padding:0;
				width:auto; height:auto;
				background: transparent;;
			}
			
			.commentlist li .comment-author {
				margin:0; padding:0;
				width:auto; height:auto;
			}
			
				.gravatar {
					margin:0 10px 0 0; padding:1px 0 0 2px;
					width:41px; height:40px;
					background:url(images/gravatar.gif) no-repeat top center;
					float:left;
				}
				
				.author {
					margin:2px 0 0 0; padding:0;
					width:auto; height:auto;
					float:left;
				}

/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	margin:0; padding:0;
	width:360px; height:auto;
	list-style:none;
}

	#sidebar li {
		margin:0 0 20px 0; padding:0 0 0 0;
		width:auto; height:auto;
                align:center;
	}
	
		#sidebar #tag_cloud, #sidebar #search {
			padding:0;
			background:none;
		}
		
			#searchform {
				margin:0 auto; padding:0;
			}
			
	#sidebar #sponsored-ad {
		background:none;
	}
	
		#sidebar li ul, #sidebar .textwidget, #calendar_wrap {
			margin:0 auto; padding:0;
			width:245px; height:auto;
			list-style:none;
			background: transparent;
			overflow:hidden;
		}		
		
			#calendar_wrap {
				margin:0 auto;
				width:190px;		
			}
		
				#wp-calendar {
					margin:15px 0; padding:0;
					width:100%; height:auto;
				}
				
					#wp-calendar caption {
						font:bold 1.17em Arial, Helvetica, sans-serif; color:#5a656a;
					}
					
					#wp-calendar thead tr th {
						font-weight:bold;
					}
					
					#wp-calendar td {
						font:0.92em Arial, Helvetica, sans-serif; color:#709cb0;
						border:1px solid #d2dce0; text-align:center;
					}
					
						#wp-calendar tfoot td {
							border:0;
						}
		
		#sidebar .textwidget {
			margin:0 0 0 0;
                        width:auto; height: auto;
                        align: center;
		}
		
			#sidebar li ul li  {
				margin:0 0 15px 0; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
				.sidebar-preview {
					margin:0; padding:3px 0 0 4px;
					width:114px; height:65px;
					background:#FFF url(images/sidebar-preview-back.gif) no-repeat top center;
					float:left;
				}
				
				.sidebar-content {
					margin:0; padding:0;
					width:115px; height:auto;
					float:right;
				}

						
/* 07 - FOOTER
/* ----------------------------------------------*/

#footer {
	margin:0; padding:30px 0;
	width:auto; height:auto;
	background:#171615 url(images/footer-stroke.gif) repeat-x top center;
	border-top:1px solid #171615; border-bottom:1px solid #1e1d1d;
}
	
		.footer-cat {
			margin:0; padding:0;
			width:360px; height:auto;
			list-style:none;
		}
		
			.footer-cat li {
				margin:5px 0; padding:0 0 0 9px;
				width:150px; height:auto;
				float:left;
				background:url(images/footer-cat-left.gif) no-repeat top left;
			}
			
				.footer-cat li a {
					margin:0; padding:0 9px 0 0;
					width:auto; height:23px; line-height:23px;
					float:left; display:block;
					background:url(images/footer-cat-right.gif) no-repeat top right;
				}
				
				.footer-cat li a:link, .footer-cat li a:active, .footer-cat li a:visited {
					font-family:Georgia, "Times New Roman", Times, serif; color:#a7a7a7;
				}
				
				.footer-cat li a:link span, .footer-cat li a:active span, .footer-cat li a:visited span {
					color:#FF00FF;
				}
				
			.footer-cat li:hover, .footer-cat li:hover a {
	  			background-position:0% -23px;
			 	color:#171615;
				cursor:pointer;
			 }
			
			.footer-cat li:hover a {
				background-position:100% -23px;
  			}
	
	#footer .about {
		margin:0; padding:0;
		width:580px; height:auto;
		float:left;
	}

	#footer .list_cat {
		margin:0; padding:0;
		width:400px; height:auto;
		float:left;
	}

#footer .list_cat li {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }

#footer .list_cat {display: inline; }

#footer a:hover {
	color:#c068b4;
	font-weight:bold;
}

#footer a {
	color:#ffffff;
	font-weight:bold;
}
		
/* Last Update 2.7.09 */

.rounded_box
{
    padding:30px 10px 10px 10px;
    background: url(images/widget_bg.png) bottom repeat-x;          /* if needed */
    border: 1px solid #bdbdbd;   /* if needed */
    border-bottom: 2px solid #979797;   /* if needed */
    border-right: 2px solid #bdbdbd;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
}

#wp-cumulus
{   
    background: url(images/widget_bg.png) bottom repeat-x;          /* if needed */
    border: 1px solid #bdbdbd;   /* if needed */
    border-bottom: 2px solid #979797;   /* if needed */
    border-right: 2px solid #bdbdbd;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
}

#samsarin_php_widget-5
{
    background: url(images/widget_bg.png) bottom repeat-x;          /* if needed */
    border: 1px solid #bdbdbd;   /* if needed */
    border-bottom: 2px solid #979797;   /* if needed */
    border-right: 2px solid #bdbdbd;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
}

#subscribe2
{
    height:200px;
    background: url(images/molecole_feed_bg.png) no-repeat bottom right;;   /* if needed */        
    border: 1px solid #bdbdbd;   /* if needed */
    border-bottom: 2px solid #979797;   /* if needed */
    border-right: 2px solid #bdbdbd;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
}

#subscribe2-copy-1
{
    height:200px;
    background: url(images/molecole_feed_bg.png) no-repeat bottom right;;   /* if needed */        
    border: 1px solid #bdbdbd;   /* if needed */
    border-bottom: 2px solid #979797;   /* if needed */
    border-right: 2px solid #bdbdbd;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
}

.feed_email_subscribe 
{
    margin:0; padding:10px 0 0 10px;
    height: 100px;
}

#subscribe2 h5.widgettitle {
  height: auto;
  margin: 10px;
  background: url(images/feed_icon.png) top left no-repeat;
  padding:7px 0 0 50px;
}


#subscribe2-copy-1 h5.widgettitle {
  height: auto;
  margin: 10px;
  background: url(images/feed_icon.png) top left no-repeat;
  padding:7px 0 0 50px;
}

.input_field_rss {
   height:20px;
   text-indent:5px;
   color:grey;
   border:0;
   background:url(images/input_field_white.png) no-repeat;
}


#respond a:hover {
	color:#c068b4;
}

.services_box
{
    left-margin:auto; right-margin:auto;
    width:930px;
    margin: 0 0 25px 0; padding: 10px 10px 10px 10px;
    background: transparent;          /* if needed */
   
}

.press_box
{
    width:550px;  height: 72px;
    margin: 3px 0 0 0; padding: 10px 10px 10px 10px;
    background: url(images/widget_bg.png) bottom repeat-x;          /* if needed */
    border: 1px solid #bdbdbd;   /* if needed */
    border-bottom: 2px solid #979797;   /* if needed */
    border-right: 2px solid #bdbdbd;   /* if needed */
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
    float:left;
}

.social_map_home_box
{
    margin: 0 0 25px 0; padding: 10px 10px 10px 10px;
    background: transparent;          /* if needed */
    float:left;
}

	.post-meta-small {
		margin:0 0 10px 0; padding:0;
		position:relative;
	}

#clienti img{
	margin:10px;
        float:left;
}

.wp-post-image {
margin: 0px 8px 0px 0px;
padding: 5px;
border: 1px solid #E6E6E6;
}

/*   jflow gallery    */

#jflow {
	margin: 0 40px;
}

.hidden {
	display: none;
}

.jFlowPrev {
	float:left;
}

.jFlowNext {
	float:right;
}

#prevNext {
	height:40px;
	overflow:hidden;
	margin:13px 0;
}

#prevNext img {
	cursor: pointer;
}

/* Last Update 21.4.10 */

p#switcher {
	margin:0;
	padding:10px 0 30px 0;
	background:#171615;
	text-align:center;
}
p#switcher a {
	color:#fff;
}
p#switcher a:hover {
	color:#C068B4;
}
p#switcher a:before {
	content:"- ";
}


