/*
Theme Name: PR Blog Themes
Theme URI: http://peduliperempuan.wrp-diet.com
Description: an official website of 
Author: Septi Yulia Sari aka. shape_tea
Author URI: http://www.stateoftheword.com/
Tags: 

	This theme was designed and built by shape_tea,
	whose blog you will find at http://www.stateoftheword.com/,
	This theme was specially designed for WRP (http://www.wrp-diet.com), 
	a brand from Nutrifood Indonesia (http://www.nutrifood.co.id).	
-------------------------------------------------------------------------*/

/*--------------------CSS RESET --------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------------------CSS GLOBAL --------------------*/

body {
	background-color:#fff;
	font-size:70%;
	font-family:tahoma, verdana, arial; 
	letter-spacing:0px;
	line-height: 20px;
}

p {
	margin:10px 0px;
}

a, a:link, a:visited {
	color:#cd5c61;
	text-decoration:underline;
}

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

h1.logo {
	float:right;
	width:20%;
	margin:-30px 0px 0px 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight:normal;
	margin: 0px 0px 15px 0px;	
	/*color:#701012;*/
	color:#cd5c61;
	font-style:italic;
}

h2 a, h2 a:link, h2 a:visited {
	color:#710a0e;
	text-decoration:none;
}

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

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight:normal;
	margin: 35px 0px 15px 0px;	
	color:#a50935;
	font-style:italic;
}

#wrapper {
	width:100%;
	height:700px;
}

#header {
	margin:0px 0px 20px 0px;
}

#container {
	width:900px;
	padding:20px 20px 5px 20px;
	margin:0px auto;
}

ul.nav {
	margin:0px 0px 0px 20px;
}

ul.nav li {
	display:inline;
	font-weight:bold;
	padding:2px 20px;
	margin:0px;
	border-right:#a51116 solid 1px;
	/*background-color:#a51116;*/
}

ul.nav li a, ul.nav li a:link, ul.nav a:visited {
	color:#a40a19;
	text-decoration:none;
}

ul.nav li a:hover {
	color:#cb6077;
	text-decoration:none;
	padding-bottom: 2px;
}

ul .noborder li {
	border-right:none;
}

.content {
	margin:10px 0px;
	width:75%;
	float:left;
}

.full {
	width:100%;
}

.content img {
	margin:40px 0px 0px 30px;
}

#rightsidebar {
	width:21%;
	float:left;
	margin:25px 5px 5px 5px;
	padding: 20px 5px 25px 5px;
	border-left:#da8194 dotted 2px;
}

#rightsidebar ul {
	margin:0px 0px 0px 20px;
}

#rightsidebar ul li {
	margin:8px 0px;
	text-align:center;
	float:left;
	width:100%;
}

#sidebar {
	width:16%;
	float:left;
	margin:30px 5px 10px 45px;
	padding: 10px 5px;
}

#sidebar ul {
	
}

#sidebar ul li {
	list-style-type:disc;
	margin: 2px 2px;
	padding:0px;
	float:left;
	color:#a40a19;
	width:100%;
}

#sidebar ul li img {
	border:#930e13 solid 5px;
	margin:0px;
	padding:0px;
}

#maincontent {
	width:75%;
	float:right;
	padding: 0px;
	margin:10px 0px 20px 0px;
	border-left:#da8194 dotted 2px;
}

.content-post {
	padding: 0px;
	margin: 10px 30px 10px 30px;
	color:#333;
	float:left;
	width:82%;
}

.content-post a img, .content-post a:link img, .content-post a:visited img {
	float:left;
	margin: 0px 20px 0px 0px;
	padding:5px;
	background-color:#fff;
	border:#eaeaea solid 1px;
}

.content-post a:hover img {
	float:left;
	margin: 0px 20px 0px 0px;
	padding:5px;
	background-color:#eaeaea;
	border:#eee solid 1px;
}

.bodypage ul li {
	list-style-type:lower-latin;
	padding:2px 0px;
	margin:5px 10px 5px 30px;
}

.bodypage ul li em {
	font-style:normal;
	font-weight:bold;
	color:#666666;
}

ul.gallery {
	margin:0px 35px;
}

ul.gallery li {
	margin:5px -5px;
	padding:0px;
	width:280px;
	height:265px;
	float:left;
        text-align:center;
}

ul.gallery li a img, ul.gallery li a:link img, ul.gallery li a:visited img {
	float:left;
	margin: 0px 15px 0px 0px;
	padding:5px;
	background-color:#fff;
	border:#eaeaea solid 1px;
}

ul.gallery li a:hover img {
	float:left;
	margin: 0px 15px 0px 0px;
	padding:5px;
	background-color:#eaeaea;
	border:#eee solid 1px;
}

.photoDesc {
	float:left;
	width:100%;
	margin:10px 0px;
	padding:0px 10px;
	text-align:left;
}

.photoDesc ul {
	margin: 0px;
	padding:0px;
}

.photoDesc ul li {
	margin: 5px 0px;
	padding: 0px 5px;
}

.photoDesc ul li.title {
	margin: 5px 0px;
	padding: 15px 5px 0px 5px;
	font-weight: bold;
	font-size: 110%;
	color:#a40a19;
}

.buyHolder {
	float:left;
	width:100%;
	margin:10px 0px;
	padding:0px 10px;
	text-align:left;
}

ul.contact li {
	margin: 0px 5px 7px 5px;
	padding:2px;
}

ul.contact li.title {
	margin:2px 5px 0px 5px;
	padding:2px 2px 0px 2px;
}


#respond {
	width:80%;
	float:left;
	margin:10px 30px;
}

.field {
	width:230px;
	font-family: tahoma, verdana, arial;
	letter-spacing:0px;
	font-size: 110%;
	padding: 3px;
}

textarea {
	width:400px;
	height:100px;
	font-family: tahoma, verdana, arial;
	letter-spacing:0px;
	font-size: 110%;
	padding: 3px;
}

.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-weight:normal;
	letter-spacing:0px;
}

.more a, .more a:link, .more a:visited {
	color:#cd5c61;
	text-decoration:underline;
}

.more a:hover {
	color:#710a0e;
	text-decoration:none;
}

.button {
	margin:5px auto 0px auto;
	padding:0px 0px 7px 0px;
	width:92px;
	height:22px;
	background-image:url(images/button.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	font-size:100%;
	font-weight:bold;
	color:#f5f6f7;
}

#footer {
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
}

