@charset "UTF-8";
/* CSS Document */

/*  Theme Name: Shopaholic-Fashionista Girl

    Theme URI: http://www.taintedsong.com

    Description: Shopaholic-Fashionista Girl is a widget-ready 2-column theme with 404.php and archive.php. Theme designed by <a href="http://www.taintedsong.com">Joni</a> <a href="http://www.joniang.com">Ang</a>.

    Version: 1.0

    Author: Joni Ang

    Author URI: http://www.joniang.com

*/





/* basic elements */



body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #4C4131;
	text-align: center;
}
html>body {
	font-size: large;
}
p, ol, ul {
	margin: 1.2em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}
ol, ul {
	margin: 1.2em 0 1.2em 2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0 0 0;
	padding: 0;
	color: #CF7101;
	font-family: 'Century Gothic', Times New Roman, Arial;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2, h3 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 13px;
}
a, a:visited, a:active {
	color: #6F2A0E;
	text-decoration:none;
}
a:hover {
	color: #CF7101;
	text-decoration: none;
	border:none;
}
blockquote {
	margin: 10px 30px 10px 30px;
	padding: 0 10px 0 10px;
	background: url(../../images/quote.gif) no-repeat 0 0.26em;
	border-left: 2px solid #CCCCCC;
	color:#A58755;
}
code {
	font-family: monospace;
}
small {
	font-size: 1.5em;
}
input, textarea, select {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #4C4131;
	font: 12px Times New Roman, Arial, sans-serif;
}
.submit {
	border: 1px solid #D6AE6C;
	background: #FFFFFF;
	color: #FFF;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
img {
	border: 0;
}
/* Main */

#page {
	width: 917px;
	margin-left: auto;
	margin-right: auto;
}
#frame {
	background:url(../../assets/images/pagebg.jpg) repeat-y;
	float:left;
	width: 917px;
}
/* Header */



#header01 {
	width: 917px;
	height: 288px;
	overflow: hidden;
	background: url(../../assets/images/prbrga.jpg) no-repeat;
}
#header02 {
	width: 917px;
	height:1px;
	overflow: hidden;
}
#header03 {
	width: 917px;
	height: 1px;
	overflow: hidden;
}
.header-title {
	font-size:45px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	border-bottom:none;
	border:0;
	text-decoration:none;
	padding-top:30px;
	margin:0;
}
.header-desc {
	font-size:18px;
	color:#000000;
}
.header_menu {
	text-align: left;
	padding-left: 45px;
	padding-top:4px;
	line-height:27px;
	font-weight:bold;
}
.header_menu a, .header_menu a:visited, .header_menu a:active {
	text-decoration:none;
	color:#A58755;
	border-bottom:none;
}
.header_menu a:hover {
	text-decoration:none;
	color:#A58755;
	position:relative;
	top:1px;
	left:1px;
}
/* Content */

#content {
	float: left;
	padding: 0 0 0 30px;
	width: 860px;
	overflow:hidden;
	text-align:justify;
	margin: 20px 0 20px 0;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#content ul li {
	list-style-image: url(../../images/star.gif);
	margin:0 0 0 25px;
	padding:0 0 3px 5px;
}
#content ol li {
	margin:0 0 0 25px;
	padding:0 0 3px 5px;
}
* html #content {
	overflow: hidden;
}
/* Sidebar */

#sidebar {
	float: right;
	overflow: hidden;
	width: 280px;
	margin: 0 30px 0 39px;
	text-align:left;
}
#sidebar ul li {
	list-style:none;
}
#sidebar ul li ul li {
	list-style-image: url(../../images/star.gif);
	margin:0 0 0 3px;
	padding:0 0 3px 5px;
}
/* Footer */

#footer {
	clear: both;
	background: #fffffff;
	width: 917px;
	text-align:left;
}
#footer ul li {
	list-style-image: url(../../images/star.gif);
	margin:0 0 0 3px;
	padding:0 0 3px 5px;
}
#footer-meta {
	float: right;
	width: 100%;
	text-align:center;
	;
	font-size:11px;
	padding-top:50px;
	letter-spacing:2px;
}
#footer-meta li {
	list-style:none;
	float: left;
	display: block;
}
/* Post */

.post {
	width:511px;
	float: left;
}
.post_title, .post_title a {
	font-size:20px;
	color:#CF7101;
	border-bottom:none;
	font-weight:bold;
}
.post_datetime {
	padding: 2px 0 0 20px;
	background: url(../../images/date.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
}
.post_body {
	padding: 20px 0;
	float: left;
	width: 511px;
}
.post_category {
	padding: 2px 0 0 20px;
	background: url(../../images/folder_images.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
}
.post_comments {
	padding: 2px 0 0 20px;
	background: url(../../images/page_user.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
}
.post_data {
	padding: 2px 0 40px 20px;
	background: url(../../images/flag_orange.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
}
/* search */

#sb_search {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}
#search_form {
	margin: 0;
	padding-top: 18px;
	width: 208px;
	height: 88px;
	background: url(../../assets/images/searchbg.jpg) no-repeat left top;
}
.s_text {
	border: 0;
	font-family: Times New Roman, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #6F2A0E;
	width: 130px;
}
.searchsubmit {
	background-image: url(../../images/search_go.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 15px;
	border: 0;
}
.txt {
	margin: 26px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	line-height: 14px;
}
.btn {
	margin: 26px 0 0 0;
	padding: 0;
	float: left;
	line-height: 14px
}
/* other styles */

.divider {
	width: 100%;
	text-align:center;
	margin: 10px 0 10px 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* Comments Page */

.commentlist {
	clear: both;
	margin-top: 30px;
	padding-top: 0.8em;
	list-style: none;
	font-size:12px;
	text-align:left;
}
.commentlist a {
	border-bottom:none;
}
.commentmetadata {
	float:right;
	border-bottom:2px solid #cccccc;
	margin-right:10px;
}
.comment_author {
	padding: 4px 0 0 20px;
	background: url(../../images/page_user.gif) no-repeat;
	background-position:bottom left;
	font-size: 14px;
	font-weight: bold;
}
.comment_text {
	margin:0 30px 30px 30px
}
/*Calendar*/

#wp-calendar {
	empty-cells: show;
	color: #CF7101;
	padding: 5px;
	width: 90%;
}
#wp-calendar caption {
	width: 95%;
	color: #000000;
	font-size: 14px;
	letter-spacing: 4px;
	padding: 5px;
	list-style: none;
	margin:0;
	text-align:center;
}
#wp-calendar {
	padding:10px 0 10px 0;
}
#wp-calendar td {
	color: #000000;
	padding: 1px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	color: #000000;
	text-decoration: none;
	border: none;
}
#wp-calendar #today {
	background: #CF7101;
	color: #000000;
	border-bottom: 1px solid #000000;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
