/*
Theme Name: Classy Pink
Version: 1.0
Description: Two column, fixed width and widget ready.  
Author: Tricia Valdez



License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.
You cannot redistribute these templates on your website.
You cannot modify this templates and distribute them.
*/

/* Links */

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

a:hover { 
	color: #cccccc; 
	}

/* Headings */

h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	margin: 0px 0 10px;
        }

h1 { 
	font-weight: normal; 
	font-size: 35px; 
	margin-bottom: 0px;  
	margin-left: 0px; 
	color: #469c7f; 
	
	}

h2 { 
	font-size: 28px; 
        color: #333; 
	}

h3 { 
	font-size: 18px; 
	color: #333; 
	}

h4, h5, h6 { 
	font-size: 20px; 
	}

.tags {
	font-size: 11px;
	margin-top: 20px;}
	
	
/* Other Html Elements */

.titles { 
	width: 100%;
    margin: 0px;
	padding: 0px 10px 5px 0px;
	font-weight: lighter; 
	font-size: 24px; 
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	}
	
.titles a:link, .titles a:visited, .titles a:active {
	color: #cc9696;
	}
	
.titles a:hover {
	color: #ccc;
	}

pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 10px 20px 0px 20px;
	line-height: 1.7em;
	border-left: 5px solid #ccc;
	color: #4d4d4d;
	font-size: 12px;
	}

pre { 
	padding-top: 10px; 
	padding-bottom: 10px; 
	}

code { 
	color: #4d4d4d; 
	font-family: "Courier New", Consolas, Verdana, Sans-Serif; 
	overflow: auto;
	padding: 0 10px;
	margin: 10px 20px 0px 20px;
	line-height: 1.7em;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	display: block;
	}

ul, ol { 
	line-height: 2.0em; 
	}

ul { 
	list-style-image: none; 
	}

abbr, acronym { 
	font-style: normal; 
	border-bottom: 1px dotted #333333; 
	cursor: help; 
	}

del { 
	text-decoration: line-through; 
	color: #999999; 
	}

ins { 
	text-decoration: none; 
	color: #009977; 
	}

s {
	text-decoration: line-through;}

/* Structure */

body {
	margin: 0 auto;
	padding: 0px;
	color: #b1b1b1;
	background-color: #f9e5e5;
	font: normal 76% 'Georgia', Arial, sans-serif;
	}

#wrapper2 {
	width: 1152px;
	height: 765px;
	margin: 0 auto;
	background: url(images/wrapper.jpg) no-repeat;
	}

#header {
	width: 1152px;
	padding: 0;
	height: 300px;
	background: url(images/header.jpg) no-repeat;
	margin: 0 auto;}

.header-title {
	position: relative;
	top: 50px;
	left: 120px;
	text-align: right;
	width: 950px;
	padding: 0;
	}

#wrapper {
	float: left;
	color: #767676;
	width: 1152px;
	background: url(images/page.png) repeat-y;
	margin: 0 auto;
	}

#content-page {
	width: 1152px;
	}

#content-wrapper {
	float: left;
	width: 770px;
	margin: 30px 0 0 126px;
	}


#sidebar-wrapper {
	width: 200px;
	float: right;
	margin: -100px 56px 0 0;
	}

#sidebar {
	padding: 10px 45px 10px 45px;
	margin: 0px 60px 0 -40px;
	background: url(images/sidebar.png) repeat-y;
	width: 160px;
	}
	
#sidebar-top {
	background: url(images/sidebar-top.png) no-repeat;
	height: 35px;
	margin: 0 61px 0 -39px;
	width: 250px;}
	
#sidebar-bottom {
	background: url(images/sidebar-bottom.png) no-repeat;
	height: 36px;
	margin: 0 61px 0 -39px;
	width: 250px;}

#footer {
	clear: both;
	float: left;
	width: 1152px;
	height: 35px;
	text-align: center;
	padding-left: 20px;
	background: url(images/footer.jpg) no-repeat;
	color: #999;
	font-size: 10px;
	padding-top: 65px;}

#footer a, #footer a:link, #footer a:visited {
	color: #ccc;
	font-size: 10px;
	}

#footer a:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
	}

#extras {
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	}


/* Header */

.header-title h1 {
	margin-top: 0px;
	color: #000;
	font-size: 32px;
	padding: 0px 0 0 15px;
	font-weight: lighter;
	margin-left: 0px;
	}

.header-title h1 a, .header-title h1 a:link, .header-title h1 a:visited{
	color: #cc9696;
	}

.header-title h1 a:hover{
	color: #ccc;
	}
	
.slogan {
	font-size: 13px;
	color: #999;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	}
	
#search {
	position: relative;
	top: 148px;
    left: 160px;
	float: left;
	width: 170px;
	height: 20px;
	}
	
#search #searchform {
	margin: 0;
	padding: 0;
	width: 160px;
	height: 20px;
	font-size: 12px;
	}
	
#search #s {
	width: 150px;
	height: 20px;
	border: 0px;
	padding: 3px 5px;
	font: normal 14px 'Verdana', Arial, sans-serif;
	color: #999;
	background: transparent;
	float: left;
	}
	
#search #searchsubmit {
	position: relative;
	left: 40px;
	top: -1px;
	background: transparent;
	border: none;
	width: 22px;
	height: 22px;
	padding: 0;
	}
	
/* Content */

#content .post-title a { 
	border-bottom-width: 0; 
	}

#content .post p.img { 
	float: left; 
	margin: 0 15px 0 0px; 
	}

#content .post p.img img { 
	padding: 8px; 
	border: 1px solid #d0d0d0; 
	background-color: #eeeeee; 
	}

.post-wrapper {
	padding: 0px 40px 20px 20px;
	margin: 10px 0px 80px 0;
	text-align: justify;
	background: transparent;
	}


.post {
    background: #fff;
	padding: 0px 0px 20px 0px;
	margin: 0px 20px 0 20px;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.8em;
    border: 0px; 
	}

.post img { }
	
.metadata {
	text-align: left;
	margin: 0 15px 0 20px;
	padding: 0px;
	font-size: 11px;
    border-top: 1px solid #ccc;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}	
		
.navigation {
	display: block;
	text-align: center;
	margin: 10px 0px 60px 0px;
	font-weight:lighter;
	clear:both;
	}
	
.nav-alignright {
	float: right;
	margin-right: 60px;
	}

.nav-alignleft {
	float: left;
	margin-left: 35px;
	}	
	
/* Sidebar */

.sideblock {
	margin-bottom: 20px;
	background: transparent;
	color: #ccc;}

.sideblock a, .sideblock a:link, .sideblock a:visited{
	color: #cc9696;}
	
.sideblock a:hover{
	color: #cbcdca;}

.sideblock ul li{ 
	list-style: none;
	margin-left: -20px;
    display: block;
	}	
	
.sideblock h3 { 
	margin-top: 5px; 
	font-size: 18px; 
	color: #f9e5e5; 
	font-weight: lighter;  
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #616060; 
    }

#sidebar dt { 
	margin: 0; 
	padding-top: 5px; 
	font-weight: bold; 
	color: #666666; 
	}

#sidebar dd { 
	margin: 0 0 5px; 
	padding-bottom: 5px; 
	line-height: 1.8em; 
	}

#sidebar dd a:link { 
	font-weight: normal;  
	border-bottom: none; 
	text-decoration: none;
	}

#sidebar dd a:visited { 
	font-weight: normal; 
	border-bottom: none; 
	text-decoration: none; 
	}

#sidebar dd a:hover, #sidebar dd a:active { 
	border-bottom: none; 
	text-decoration: none;
	}
	
.sideblock .textwidget{
	font-size: 12px;
	color: #ccc;
	padding: 0 10px;
}

/* links.php */

.linkpage {	}

.linkpage ul li{
	list-style: none;}
	
.linkpage ul li li {
	list-style: square;}

/* Comments Styling */
	
.commentlist {
	padding: 0 40px 0 40px;
	margin: 0px 20px 20px 20px;
	color: #999;
	}
	
.commentlist li {
	list-style: none;
	padding: 0px;
	width: 90%;
	color: #4d4d4d;
	margin-bottom: 20px;
	}	

.gravatar-back {
	width: 60px;
	height: 77px;
	background: url(images/gravatar.png) no-repeat;}

.gravatar{
	float: left;
	padding: 5px;}
	
.commentlist h2 {
	font-size: 18px;
	margin: -60px 0 0 65px;
	height: 25px;
	}
	
.commentmetadata {
	height: 25px;
	text-align: right;
	color: #999;
	font-size: 10px;
	margin: 0;
	}
	
.commentlist h3 {
	font-size: 22px;
	margin-left: -20px;
	color: #666;
}

.comment-text{
	margin: 15px 0 0 65px;
	padding: 0px 10px;
	background: #f7f0f0;
	border: 1px solid #ccc;
	}
	
#commentbox {
	padding-left: 20px;
	margin: 0px; 
	width: 50%;}
	
#commentbox h3 {
	font-size: 22px;
	margin-left: 20px;
	color: #999;}

#commentform {
	margin: 1em 0 0 20px;
	background: transparent;
	}

#commentform textarea {
	background: #fff;
	border: 1px solid #d6d3d3;
	width: 500px;
	padding-left: 2px;
	}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	}
#commentform input{
	margin-bottom: 3px;
	}
	
.nocomments {
	margin-left: 40px;}
	
	
/* Begin Calendar*/

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

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

#wp-calendar a:hover{
	text-decoration: none;
	color: #ccc;}
	
#wp-calendar caption {
	margin-top: 0px; 
	font-size: 14px; 
	font-weight: lighter;  
	padding-top: 2px;
	text-align: left;
	padding: 0 30px 0 55px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #ccc;
	}
	
#wp-calendar {
	empty-cells: hide;
	margin-top: 10px;
	width: 160px;
	padding: 0 10px 0 10px;
	background-color: transparent;
		}

#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: left;
	width: 100%;
	}

#wp-calendar td {
	margin: 5px 0;
	text-align: center;
	background-color: transparent;
	empty-cells: hide;
	}
	
/* End Calendar */

