/*  
Theme Name: Get Best Wedding
Theme URI: http://www.templatepanic.com/article/get-best-wedding-wordpress-theme
Description: Wordpress Theme from GetBestWedding.com.
Version: 1.0
Author: Effi
Author URI: http://www.effiharyanti.com/
*/


/* -------------------- GENERAL -------------------- */


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form { margin: 0; padding: 0; }

body { font: 85% Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; color: #333; text-align: justify; line-height: 20px; background: #b5d8e7 url(images/sitebg.gif); color: #2a2a2a; }

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Georgia, Sans-Serif; font-weight: bold; }

p { margin: 15px 0; }

a { text-decoration: none; color: #228098; }
a:hover { text-decoration: underline; }

blockquote p { padding: 0 15px; }
code { }

hr { display: none; }

.entry img { border: 1px solid #ccc; padding: 4px; margin: 5px; }
.entry img:hover { border: 1px solid #444; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 5px 0 2px 7px; padding: 4px; display: inline; }
img.alignleft { margin: 5px 7px 2px 0; padding: 4px; display: inline; }
img.wp-smiley { border: 0; margin: 0; padding: 0; background-color: transparent; }

a img {	border: 0; }

.alignright { float: right; }
.alignleft { float: left; }

input, textarea { font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 12px; padding: 2px; }
input#s, input#author, input#email, input#url, textarea#comment { padding: 3px; }

input#author, input#email, input#url { margin: 0 5px 0 0; }

pre { width: 90%; }

small { font-size: 12px; }


/* -------------------- LAYOUT -------------------- */


#container { margin: 0 auto; width: 849px; padding: 0; }

#page { float: left; width: 849px; margin: 0; background: #fff; border: 10px solid #6BCAE2; }

#header { float: left; width: 849px; background: #fff; }

.mainwrap { float: left; width: 849px; margin: 10px 10px 0 10px; display: inline; }

.content { float: left; width: 489px; }

#contactform { padding: 20px 0; border: none; }


/* -------------------- HEADER / SITE TITLE -------------------- */


#header .site_title { float: left; width: 90%; }
#header {
	width: 100%;
	background: #000;

	height: 100%;
	background: #FFF url('images/header_footer_img.jpg') top center repeat-y;
}


#header .site_title h1 { padding: 20px 20px 10px 20px; font: bold 180%/100% "Lucida Grande", Arial, sans-serif; position: relative; color: #111; text-transform: uppercase; letter-spacing: -1px; }

#header .site_title a, #header .site_title a:visited { color: #111; text-decoration: none; }
#header .site_title a:hover { color: #333; }

#header .description { padding: 0 20px 20px 20px; color: #777; font-size: 110%; font-style: italic; }

#header .syndication { float: left; width: 10%; text-align: right; }
#header .syndication ul { margin: 0; padding: 25px; list-style: none; }
#header .syndication ul li { display: inline; }


/* -------------------- POSTS -------------------- */


.post { padding: 10px; }

.entry { padding: 0; }

.post h2 { padding: 10px 0 0 0; font-weight: bold; font-size: 20px; border-top: 3px solid #6BCAE2; text-transform: uppercase; }
.post h2 a { color: #111; text-decoration: none; }
.post h2 a:hover { color: #333; text-decoration: none; }

.post a { text-decoration: underline; color: #228098; }
.post a:hover { text-decoration: underline; color: #b23cc8; }

.postinfo { font-size: 11px; float: left; width: 469px; margin: 0 0 20px 0; padding: 0; clear: both; }
.postinfo ul { list-style-type: none; margin: 0; padding: 10px 0 0 0; }
.postinfo ul li { float: left; margin: 0 10px 0 0; display: inline; }

.postinfo a { color: #b23cc8; text-decoration: none; }
.postinfo a:hover { color: #444; text-decoration: none; }

.postinfo ul li.author { padding: 0 0 0 20px; background: url(images/user.gif) no-repeat 0 3px; }
.postinfo ul li.date { padding: 0 0 0 20px; background: url(images/calendar.gif) no-repeat 0 3px; }
.postinfo ul li.category-info { padding: 0 0 0 20px; background: url(images/tag_blue.gif) no-repeat 0 3px; }
.postinfo ul li.comment-number { padding: 0 0 0 19px; background: url(images/comment.gif) no-repeat 0 3px; }
.postinfo ul li.edit-info { padding: 0; }
.postdate { }


.navigation { float: left; width: 469px; display: inline; margin: 10px; }


/* -------------------- SIDEBAR -------------------- */


.sidebarleft { float: left; width: 160px; padding: 15px 10px 0 10px; display: inline; text-align: left; }

.sidebarleft ul, .sidebar p { margin: 0; padding: 0; list-style: none; }
.sidebarleft ul li { padding: 0 0 10px 0; margin-bottom: 10px; }

.sidebarleft ul li a { color: #3e3e3e; }
.sidebarleft ul li a:hover { color: #228098; }

.sidebarleft ul li h2 { font-size: 16px; font-weight: normal; padding: 4px 3px; margin-bottom: 5px; }

.sidebarleft ul ul li { padding: 0 3px; margin-bottom: 0; }
.sidebarleft ul ul ul li { padding: 0 0 0 10px; }


.sidebar { float: left; width: 160px; padding: 15px 10px 0 10px; display: inline; text-align: left; }

.sidebar ul, .sidebar p { margin: 0; padding: 0; list-style: none; }
.sidebar ul li { padding: 0; margin-bottom: 10px; background: #f4e7f5; }

.sidebar ul li a { color: #3e3e3e; }
.sidebar ul li a:hover { color: #228098; }

.sidebar ul li h2 { font-size: 14px; color: #222; font-weight: normal; padding: 4px 3px; background: #e2c7e3; border: 1px solid #d59ad7; margin-bottom: 5px; }

.sidebar ul ul li { padding: 0 3px; margin-bottom: 0; }
.sidebar ul ul ul li { padding: 0 0 0 10px; }


/* -------------------- SIDEBAR / SEARCH -------------------- */


#searchform { margin: 10px auto; padding: 5px 3px; }

#searchform #s { width: 120px; padding: 0 10px; }

#searchsubmit {	padding: 1px; }

#search form#searchform .keyword { float: left; border: 1px solid #aaa; background: #fff; margin-bottom: 5px; }
#search form#searchform .keyword input#s { float: left; margin: 0; border: 0; display: inline; background: transparent; }


/* -------------------- COMMENTS -------------------- */


.comments { padding: 15px 0 0 0; }

.comments h2 { font-size: 16px; color: #222; }
.comments h3 { font-size: 16px; color: #222; }

.comments ol { margin: 0; padding: 20px 0 0 20px; }
.comments ol li { margin: 0; padding: 0 0 10px 0; }

.commentmetadata { font-size: 12px; }

.comments p.nocomments { padding: 0; }


/* -------------------- CALENDAR -------------------- */


table#wp-calendar { width: 100%; text-transform: none; }

table#wp-calendar caption { padding: 10px 15px; }

table#wp-calendar th { padding: 0px; text-align: center; background: #eee; }
table#wp-calendar td { padding: 0px; text-align: center; }


/* -------------------- FOOTER -------------------- */


#footer { float: left; width: 869px; font-size: 11px; background: #fff; color: #666; clear: both; }

#footer a { text-decoration: none; color: #000; }
#footer a:hover { text-decoration: underline; }

#footer .footer-left { float: left; width: 30%; }
#footer .footer-left p { padding: 0 15px; }
#footer .footer-right { float: left; width: 70%; text-align: right; }
#footer .footer-right p { padding: 0 20px; }


/* -------------------- ADS -------------------- */


#ads-single { float: right; margin-left: 10px; }

