﻿/*
Theme Name: CorelTutorials
Theme URI: http://www.studiografix.de
Description: Tutorials about Corel DRAW Graphic Suite
Version: V1.0
Author: Patrick Amrhein
Author URI: http://www.studiografix.de
*/

@import url('typography.css');
* {
	margin : 0;
	padding : 0;
}
body {
	background:#B2B2B2 url('images/bg.jpg') repeat-x center top;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	color: #333333;
}
a {
	color: #9900CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img { 
	border:0px;
}
a img {
	border:0px;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}
div#container { 
	width:1400px;
	color:#000;
	margin:0 auto;
	background:#B2B2B2 url('images/wrappertop.jpg') no-repeat left top;
}
div#wrapper {
	margin:auto;
	width:1100px;
}


/************************HEADER***********************/
#header {
	width:1400px;
	height:224px;
	margin:0 auto;
	background:url('images/headerbg.jpg') no-repeat;
    position: relative;
}
#logo{
	width:630px;
	height:184px;
    float: left;
    margin-left:150px;
}
#rss{
	width:140px;
	height:121px;
	float:right;
}

/*************************CONTENT******************************/

div#content {
	width:580px;
	float:left;
    margin-left:12px;
    margin-top:10px;
    min-height:1700px;
}
.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-family: Times New Roman;
	font-size : 42px;
	font-weight : bold;
    padding:0;
	color: #9900CC;
	text-decoration: none;
}
.post h3, .post h3 a:hover, .post h3 a:visited, .post h3 a {
	font-family: Times New Roman;
	font-size : 42px;
	font-weight : bold;
    padding:0;
	color: #000;
	text-decoration: none;
}
.post h3, .post h3 a:hover, .post h3 a:visited, .post h3 a {
	font-family: Times New Roman;
	font-size : 24px;
	font-weight : bold;
	text-decoration : none;
    padding:0;
	color: #9900CC;
}
.post {
	font-size : 1.2em;
	margin-bottom : 30px;
	text-align:left;
}
.post ul, .post ol {
	margin-left : 0px;
}
.entry {
	padding :10px 20px 10px 5px;
}
	/*post images*/
		img.alignleft{
			float:left;
			padding:5px 5px 5px 0;
			margin:0px;
		}
		img.alignright{
			float:right;
			padding:5px 0 5px 5px ;
			margin:0px;
		}
	/*end post images*/		
	
small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
blockquote {
	background-image: url(images/bquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 40px 10px 5px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFF;
	clear: both;
	padding-top: 15px;
	padding-left: 38px;
	border-left-color:#9900CC;
	border-left-style:solid;
	border-left-width:5px;
}
code {
	font : 14px 'Courier New', Courier, Fixed;
	display : block;
	overflow : auto;
	text-align : left;
	margin : 5px 0;
	padding : 5px 10px 5px 10px;
	background : #eee;
	border-top : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
}
p.postmetadata {
	background:#D2CECE url(images/postmeta.jpg) no-repeat center bottom;
	border-top:1px #ffffff dotted;
	margin-bottom : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color:#444444;
	padding:5px;
	height:62px;
}
	span.cate{
		background:url('images/cate.png') no-repeat left center;
		padding-left:18px;
		margin-right:10px;
	}
	span.com{
		background:url('images/comment.gif') no-repeat left center;
		padding-left:18px;
	}


.navigation {
	display : block;
	font-size : 16px;
	font-weight : bold;
	padding:20px 5px;
}
	.alignleft {
		float : left;
		text-align : left;
	}
	.alignright {
		float : right;
		text-align : right;
	}

/*************************SIDEBAR******************************/
div#sidebar{
	float:right;
	width:490px;
    margin-right:15px;
    margin-top:20px;
   	font-family : Arial, Helvetica, sans-serif;
   	color:#FFFFFF;
}
#sidebar-left{
	float:left;
	width:160px;
}
#sidebar-left .up {
	float:left;
	width:160px;
	background:#9900CC;
}
#sidebar-left .up a:hover {
	text-decoration:underline;
	color:#000000;
}
#sidebar-left .up a, #sidebar-left .up a:visited {
	color:#B7BABD;
}
#sidebar-left .up li {
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
#sidebar-left .up h2 {
	color:#ffffff;
	font-size : 16px;
	text-align : left;
	border-bottom:1px #2A2A2A solid;
	padding:2px;
}
#sidebar-left .down {
	float:left;
	width:160px;
}
div#sidebar-right{
	float:right;
	width:305px;
}
div#sidebar-right h2 {
	color:#000000;
	font-size : 16px;
	text-align : left;
	border-bottom:1px #2A2A2A solid;
	padding:2px;


}
#sidebar-right a:hover {
	text-decoration:underline;
	color:#9900CC;
}
#sidebar-right a, #sidebar-left .up a:visited {
	text-decoration:underline;
	color:#9900CC;
}
#sidebar ul {
	list-style : none;
	margin-bottom : 20px;
}
#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#sidebar ul ul ul,#sidebar ul ul ul ul,#sidebar ul ul ul ul ul {
	margin: 0;
	padding:0;
}
#sidebar ul li {
	line-height : 21px;
}
#sidebar ul ul li {
	padding-bottom:2px;
	background : transparent;
}
#sidebar ul ul ul li,#sidebar ul ul ul ul li,#sidebar ul ul ul ul ul li{
	margin-left :0px;
	background : transparent;
	border-bottom:0;
}
#sidebar ul h2 {
	font-size : 16px;
	text-align : left;
	margin-bottom:10px;
	border-bottom:1px #2A2A2A solid;
	padding:2px;
	margin-top:15px;
}

/***********************COMMENTS******************************/
h3#comments,h3#respond {
	color : #7B7B7B;
	font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
    
}
.avatar {
	border:5px #9900CC solid;
	margin:0 5px 5px 0;
    float:left;
}
ol.commentlist {
	list-style-type : none;
}
ol.commentlist li {
	margin-bottom : 5px;
	padding: 5px;
   	background-color: #7B7B7B;
	border: 2px solid #d2cece;
	margin-left:-33px;

}
ol.commentlist li.alt {
	margin-bottom : 10px;
	padding-bottom : 10px;
}
.authcomment {
	background-color: #7B7B7B !important;
	border: 2px solid #d2cece;
} 
span.comauth{
	background:#DCDCDC;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color:#000000;
	padding:5px;
}
#comment_title {
	margin-bottom : 5px;
}
#commentform {
	margin-bottom : 5px;
	margin-left : 5px;
}
#commentform textarea {
	width : 98%;
	padding : 5px;
	font-size : 12px;
	background : #fff;
	border : 1px solid #d2cece;
	margin:5px 0px;
}
input#author,input#email,input#url {
	padding : 4px;
	font-size : 12px;
	background : #fff;
	border : 1px solid #d2cece;
	margin:5px 0px;
}
input#submit{
	background : #d2cece;
	color:#656971;
	padding:5px;
	border:0px;
} 

/**************************FOOTER******************************/
div#footer{
	background: url('images/wrapperbottom.jpg') no-repeat right bottom;
	color:#ffffff;
	clear:left;
	width:1400px;
	min-height:459px;
	border-top-style:solid;
	border-top-color:#B2B2B2;
	border-top-width:15px;
}
#footer-content {
	margin : 0 auto;
	padding : 10px 5px;
	width:1070px;
	min-height:335px;
	background:#333333 url('images/footercorner.jpg') no-repeat right bottom;
}
#footer-content .left {
	width : 700px;
	float : left;
	margin-left:10px;
}
#footer-content .lleft {
	width : 340px;
	float : left;
}
#footer-content .lright {
	width : 340px;
	float : right;
}
#footer-content .right {
	width : 340px;
	float : right;
}
#footer h2 {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #ffffff;
	margin-bottom:10px;
}
#footer ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#footer li{
	list-style-type:none;
	background: transparent;
}
#footer ul li {
	line-height : 24px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-left:10px;
}
hr {display : none;
}


/**********************Extras*********************/

	/*flicker style*/
		#flickr{
			width:290px;
		}
		#flickr img{
			width:60px;
			height:50px;
			float:left;
			margin:5px;
		}
		#flickr a img{
			border:2px #ebebeb solid;
			padding:0px;
		}
	/*end flicker*/
