/*   
Theme Name: DX Print Group
Description: Stylish Clean and Rounded Cornered Web 2.0 Style
Author: Web Wizards
Author URI: http://www.webwizardsonline.com
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:  Verdana, Arial, "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	background-attachment: fixed;
	background-color: #dedede;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
font-style: normal;
font-weight: bold;
color: #0099cc;
}

h1 {
font-size: 1.4em;
}

h2 {
font-size: 18px;
}

h3, h4, h5, h6 {
font-size: 1.0em;
}

blockquote {
background: url(images/blockquote.gif) no-repeat left top;
color: #999;
margin:10px;
padding: 0 40px 0 40px;
}

code {
background-color: #f4f4f4;
color: #6a6a6a;
margin:0;
}

img {
border:0;
}

a:link, 
a:visited {
color: #006699;
text-decoration:none;
}

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

/***************************************************************************/
/* Page Container */
/***************************************************************************/

.container {
	width:950px;
	background: transparent;
	position:relative;
	margin:15px auto;
	text-align:left;
}

/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	width: 950px;
	height: 125px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.blog-name:link, 
.blog-name:visited, 
.blog-name:hover{
	width: 455px;
	height: 125px;
	display: block;
}

/***************************************************************************/
/* Content Area */
/***************************************************************************/

.contentarea {
	padding-top: 10px;
	background-image: url(images/contentbtmbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
}

.midcontent {
	float: left;
	padding-top: 5px;
}

.midcontent .post-content {
	width: 500px;
}
/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar {
width:210px;
float: left;
}

.right-sidebar {
width:210px;
float: right;
}


/***************************************************************************/
/* Content Widget */
/***************************************************************************/

.content-widget {
color:#555;
padding:0.1em 1.2em 1.5em 1.2em;
font-size:11px;
line-height: 20px;
}

.content-widget p {
margin-bottom: 10px;
}
.content-widget a:link,
.content-widget a:visited {
color:#00497f;
}

.content-widget a:hover {
color:#00497f;
}

.content-widget h2 {
font-size:14pt;
font-weight:normal;
}

.content-widget ul li {
background: url(images/li_bg.gif) no-repeat left 3px;
list-style:none;
padding:0 0 0 15px;
margin:6px 0 0 -10px;
}

.content-widget ol li {
padding:0;
margin:6px 0 0 0px;
}

.bottom-page-nav {
text-align:center;
color: #006699;
}

.bottom-page-nav a:link,
.bottom-page-nav a:visited,
.bottom-page-nav a:hover {
color:#006699;
}


/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

.wp-widget-title {
background:url(images/wgthdbg.jpg) no-repeat left bottom;
position: relative;
color:#000000;
font-size: 10pt;
font-weight: bold;
padding:5px 0px 0px 10px;
top: -20px;
height: 20px;
}

.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover{
color:#FFFFFF;
}

.wp-widget {
background-color: transparent;
color:#555;
padding:0;
margin: 25px 0 35px 0;
font-size:8pt;
}

.wp-widget ul {
list-style:none;
position: relative; 
top: -15px;
margin:5px 10px 5px 15px;
padding:0;
}

.wp-widget ul li {
background: url(images/li_bg.gif) no-repeat left 3px;
margin:0 0 10px 0;
padding:0 0 0 14px;
line-height:15px;
font-size:8pt;
}

.search-widget-title {
background:url(images/wgthdbg.jpg) no-repeat left bottom;
color:#000000;
font-size: 10pt;
font-weight: bold;
padding:5px 0px 0px 10px;
margin:-20px 0 0 0;
height: 20px;
}

.search-widget {
color:#555;
background-color: transparent;
padding:10px;
margin:0px 0 35px 0;
font-size:10pt;
}

.textwidget {
position: relative; 
top: -15px;
margin:0px 0px 0px 5px;
padding:0px 5px;
}

.textwidget ul {
list-style:none;
position: relative; 
top: 0px;
margin:0 0 0 5px;
padding:0;
}

.textwidget ul li {
background: url(images/li_bg.gif) no-repeat left 3px;
margin:5px 0 10px 0;
padding:0 0 0 14px;
line-height:15px;
}

#calendar_wrap {
position: relative; 
top: -10px;
margin:0 40px;
}

#calendar_wrap caption {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

#calendar_wrap a {
	font-weight: bold;
}

#akismetwrap {
position: relative; 
top: -15px;
margin:0 45px;
}

#cat, select {
position: relative; 
top: -10px;
margin:0 45px;
}

.widget_categories ul li ul.children{
position: relative; 
top: 0px;
left:-10px;
}

.widget_pages ul li.page_item li{
position: relative; 
top: 20px;
left:-10px;
}


/***************************************************************************/
/* Post */
/***************************************************************************/

h2.post-title {
	background-image: url(images/heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #0099cc;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 5px;
}
h2.post-title a:link, 
h2.post-title a:visited {
	color: #0099cc;
}

h2.post-title a:hover {
	color: #0099cc;
}

.post-content {
color:#444;
margin:15px 0 0 0;
overflow:hidden;
padding:0 !important;
padding:0 0 15px 0;
}

.post-content a:link,
.post-content a:visited {
color:#006699;
}

.post-content a:hover {
color:#006699;
}

.post-content img,
.post-content img:hover {
padding:0;
border:0;
}

.post-content ul li {
background: url(images/li_bg.gif) no-repeat left 3px;
list-style:none;
padding:0 0 0 15px;
margin:6px 0 0 -10px;
}

.post-content ol li {
padding:0;
margin:6px 0 0 0px;
}

.postmeta {
margin: 8px 2px;
font-size:8pt;
}

.post-date {
background: url(images/date.gif) no-repeat 0 0;
padding: 0 0 0 20px;
}

h3.title {
	color: #0099cc;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 5px;
	margin-left: 15px;
}
.post-comment {
background: url(images/commentslink.png) no-repeat 0 0;
padding: 0 0 0 20px;
}

.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
color:#006699;
}

.post-filed {
background: url(images/filed.gif) no-repeat 2px 0;
padding: 0 0 0 20px;
}

.more-link{
margin:0
}


/***************************************************************************/
/* Comments Styles */
/***************************************************************************/

.comment-list {
padding:0;
margin:0 15px 20px 15px;
}

.comment-meta {
position:relative;
top:-20px;
color: #555555;
font-size:10pt;
margin:50px 0 0 0;
}

.odd-comment .comment-meta a:link,
.odd-comment .comment-meta a:visited,
.odd-comment .comment-meta a:hover {
color: #006699;
font-weight:bold;
}

.even-comment .comment-meta a:link,
.even-comment .comment-meta a:visited,
.even-comment .comment-meta a:hover {
color: #008000;
font-weight:bold;
}

.odd-comment .comment-meta .comment-author {
color: #006699;
font-weight:bold;
}

.even-comment .comment-meta .comment-author {
color: #008000;
font-weight:bold;
}

.odd-comment .comment-text {
position:relative;
top:-10px;
background:url('images/comment-bg-gradient.gif') top left repeat-y; 
color: #555;
border:1px solid #b6cefe;
padding:0px 10px !important;
padding:10px 10px;
width:440px;
overflow:hidden;
}

.even-comment .comment-text {
position:relative;
top:-10px;
background:url('images/comment-bg-gradient-green.gif') top left repeat-y; 
color: #555;
border:1px solid #add3ad;
padding:0px 10px !important;
padding:10px 10px;
width:440px;
overflow:hidden;
}

.odd-comment .comment-text a:link,
.odd-comment .comment-text a:visited,
.odd-comment .comment-text a:hover{
color:#006699;
text-decoration:none;
}

.even-comment .comment-text a:link,
.even-comment .comment-text a:visited,
.even-comment .comment-text a:hover{
color:#008000;
text-decoration:none;
}

#commentform a:link,
#commentform a:hover,
#commentform a:visited {
color:#006699;
}

/***************************************************************************/
/* Forms */
/***************************************************************************/

#searchform {
margin:0;
}

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

input#s {
color:#777;
width: 90%;
height: 18px;
padding: 2px;
border-left: 1px solid #aaa;
border-top:1px solid #aaa;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

input {
color:#555;
}

textarea#comment {
width:470px;
color:#555;
border-left: 1px solid #aaa;
border-top:1px solid #aaa;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
font-size:10pt;
}

input#author,
input#email,
input#url {
width:200px;
color:#555;
border-left: 1px solid #aaa;
border-top:1px solid #aaa;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
font-size:10pt;
}


/***************************************************************************/
/* Footer */
/***************************************************************************/

.footer {
	color:#555;
	clear: both;
	padding-top: 15px;
}

/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

.menu-bar {
	height: 35px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

ul.menu {
	float: left;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
}

ul.menu li {
	float: left;
	margin-right: 15px;
	background-color: transparent;
	display: block;
}

ul.menu li a:link,
ul.menu li a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: transparent;
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding-top: 1px;
	padding-left: 10px;
	line-height: 22px;	
}

ul.menu li a:hover,
ul.menu li a:active {
	color: #000000;
	text-decoration: none;
	background-image: url(images/nav_ovr_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.menu li a:link span.right {
	width:10px;
	height: 23px;
	padding-top: 4px;
	padding-bottom: 6px;
}

ul.menu li a:hover span.right {
	background-image: url(images/nav_ovr_rgtbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited {
	background-image: url(images/nav_curr_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active {
	background-image: url(images/nav_ovr_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.menu li.current_page_item a:link span.right,
ul.menu li.current_page_item a:visited span.right {
	background-image: url(images/nav_curr_rgtbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.menu li.current_page_item a:hover span.right,
ul.menu li.current_page_item a:active span.right {
	background-image: url(images/nav_ovr_rgtbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/***************************************************************************/
/* SubNavigation */
/***************************************************************************/

ul.menu li ul {
	position:absolute;
	background: #0099cc;
	float:none;
	list-style-type: none;
	margin-top: 29px;
	z-index: 999;
	height: auto;
	width: 200px;
	border-top: #006699 solid 1px;
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
}

ul.menu li ul li {
	background: none;
	clear: both;
	margin: 0;
	width: inherit;
	border-bottom: #006699 solid 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul.menu li:hover ul li a,
ul.menu li:hover ul li a span.right,
ul.menu li ul li a:hover,
ul.menu li ul li a:hover span.right {
	background: none;
}

ul.menu ul ul {
	position: absolute;
	margin-top: 2px;
	margin-left: 195px;
	z-index: 990;
}
