/*
Theme Name: 4color
Description: Simple WP theme
*/


*{margin:0; padding:0;}

body {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px; 
background: #eee;
color: #333; 
margin:0; 
padding:0;
line-height: 24px;
}

.rounded {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

a { color: #a300a3; text-decoration: none; }
a:hover { text-decoration: none; color : #7A007A; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

.rounded {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#page {
	width: 960px;
	margin: 5px auto;
	background: #fff;
}

#header { 
/* background: #eee url(images/header.jpg) no-repeat; */
background: url(images/header.jpg) no-repeat;
height: 100px;
background-position: right; 
/* font-family: "Trebuchet MS"; */
}
#header h1 {
font-size: 27px;
font-weight: 100;
letter-spacing: -1px;
padding: 30px 0 0 50px;
}
#header h1 a {
color: #000;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
letter-spacing: -1px;
color: #fff;
font-size: 19px;
font-weight: 100;
padding: 5px 0 0 50px;
color: #000;
}

#menu {
/* background: #eee url(images/menu.jpg) no-repeat; */
background: #DB4DDB;
height: 50px;
line-height: 50px;
/* text-transform: uppercase; */
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: 15px;
letter-spacing: -1px; 
}
#menu ul li a:hover {
color: #fff;
/* background: #FFAC5C url(images/menuover.jpg) repeat-x; */
text-decoration: underline;
}

#wrapper {
padding: 0;
/* background: #eee url(images/content.jpg) repeat-y; */
padding: 0 20px 0 20px;
}

#content {
	float: right;
/*        width: 650px; */
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}

#sidebar {
    float: left;
	width: 230px;
}

#footer {
/*    background: #eee url(images/footer.jpg); */
background: #DB4DDB;
    height: 40px;
    line-height: 30px;
    margin: 0 auto 10px auto;
    font-weight: 100;
    font-size: 12px;
    text-align: center;
    color #fff;
	
}
#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {
text-align: justify;
margin-bottom: 20px;
font-size: 12px;
}

.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 27px;
    margin: 0 0 4px; padding: 0 0 3px; 
	line-height: 30px;
	text-align: left;
}
.post h2 a:hover { text-decoration: underline; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 27px;
    margin: 0 0 4px; padding: 0 0 3px; 
	line-height: 30px;
	text-align: left;
}
.post h3 a:hover { text-decoration: underline; }

.post h4 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 20px;
    margin: 0 0 4px; padding: 0 0 3px; 
	line-height: 25px;
	text-align: left;
}


.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
	text-align: right;
        border-bottom: 6px solid #B800B8;
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata {
	clear: both; 
	text-align: right;
        border-bottom: 6px solid #B800B8;
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata a {
font-size: 11px;
}

.navigation {
	float:left;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 27px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #7a007a;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
    background: #fff url(images/sidebarh2.jpg) no-repeat;
    height: 50px;
    line-height: 50px;
    font-weight: 100;
    font-size: 15px;
    margin: 20px 0 0 0; padding: 0 0 0 20px; 
    color: #fff;
    text-transform: uppercase;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 10px 0 5px 5px;
}

#sidebar ul ul li {
background: url(images/bullet.jpg) no-repeat center left;
padding: 2px 0 2px 22px;
border-radius: 5px;
margin-bottom: 2px;
}
#sidebar ul ul li a { font-size: 14px; color: #d119d1;}
#sidebar ul ul li a:hover { color: #7a007a; }
#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #f3f3f3;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #f3f3f3;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #f3f3f3;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding-left: 10px;
}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#fff; background: #EF8F3B;
width: 60px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
background: url(images/date.gif) no-repeat;
color: #111;
margin: 10px 0;
}

.titleback {
margin-bottom: 10px;
margin-top: 20px;
border-bottom: 1px solid #aaa;
}

.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;
font-size: 11px;
}

.rss {
	float:right;
	margin:0;
	padding:15px 30px 0 0;
}
.rss a {
	background:url('images/rss.png') no-repeat;
	width:32px;
	height:32px;
	display:block;
}
.rss a:hover {
	background:url('images/rssover.png') no-repeat;
	width:32px;
	height:32px;
	display:block;
}

.welcome {
display: block;
background: #b87094;
min-height: 50px;
}