/*
Theme Name: WP Glamour
Theme URI: http://wpglamour.com/
Description: Theme for <a href="http://wpglamour.com/">WP Glamour</a>.
Version: 1.0
Author: Gaby - WP Glamour
Author URI: http://wpglamour.com/
Tags: blue, custom header, fixed width, three columns, widgets

	WP Glamour v1
	http://wpglamour.com/

	This theme was designed and built by Glamour Gaby,
	whose blog you will find at http://wpglamour.com/

*/

* { border: none; margin: 0; padding: 0; }

p { padding-bottom: 15px; }

body {
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #FFF url(img/page_bg.jpg) top repeat-x;
}

.all {
width: 1000px;
margin: 0 auto;
}

.header {
background: url(img/hole_header.jpg) top center no-repeat;
height: 310px;
}

.rss_header {
text-align: right;
width: 900px;
float: right;
padding-right: 30px;
padding-top: 5px;
}


.header_menu {
float: right;
position: relative;
top: 171px;
right: 25px;
}

.header_menu li{ list-style: none; float: left; padding-left: 6px; }
.header_menu span{ display: none; }

.header_menu a{
text-decoration: none;
display: block;
width: 100px;
height: 40px;
}
.b_home a{ background: url(img/b_home.png) top center no-repeat; }
.b_about a{ background: url(img/b_about.png) top center no-repeat; }
.b_contact a{ background: url(img/b_contact.png) top center no-repeat; }
.b_portfolio a{ background: url(img/b_portfolio.png) top center no-repeat; }
.b_themes a{ background: url(img/b_wp-themes.png) top center no-repeat; }
.b_premium a{ background: url(img/b_premium_wp.png) top center no-repeat; }

.b_home a:hover{ background: url(img/b_home.png) bottom center no-repeat; }
.b_about a:hover{ background: url(img/b_about.png) bottom center no-repeat; }
.b_contact a:hover{ background: url(img/b_contact.png) bottom center no-repeat; }
.b_portfolio a:hover{ background: url(img/b_portfolio.png) bottom center no-repeat; }
.b_themes a:hover{ background: url(img/b_wp-themes.png) bottom center no-repeat; }
.b_premium a:hover{ background: url(img/b_premium_wp.png) bottom center no-repeat; }

.body {
background: url(img/body_bg.jpg) top left no-repeat;
margin-left: 25px;
padding-top: 30px;
}

.content {
float: left;
width: 617px;
background: url(img/content_bg.jpg) top center repeat-y;
}
.content1 { background: url(img/content_top.jpg) top center no-repeat; }
.content2 { background: url(img/content_bottom.jpg) bottom center no-repeat; }

.post {
margin-left: 12px;
padding-top: 13px;
width: 590px;
}

.post_title {
background: url(img/post_title_bg.jpg) top center no-repeat;
height: 27px;
padding-bottom: 10px;
}

.post h2 a {
float: left;
font-size: 18px;
margin-left: 10px;
color: #FFF;
font-weight:normal;
text-decoration: none;
display: block;
width: 568px;
padding-top: 2px;
}

.entry {
font-size: 12px;
color: #0F3655;
}
.entry a{
color: #1C7DC1;
}

.entry img{
padding: 4px;
background-color: #cde7f8;
border: 1px #1D7EC2 solid;
}


.edit_link a{
background-color: #79C0EE;
text-decoration: none;
padding: 2px 7px;
font-weight: bold;
color: #fff;
float: right;
}

a.more-link {
background-color: #79C0EE;
text-decoration: none;
padding: 2px 10px;
font-weight: bold;
color: #fff;
}

.post_tags {
color: #89C8F0;
float: left;
width: 190px;
padding-left: 40px;
margin-top: 10px;
background: url(img/post_tags.jpg) top left no-repeat;
}

.post_category {
color: #89C8F0;
float: left;
width: 172px;
padding-left: 68px;
margin-top: 10px;
background: url(img/post_category.jpg) top left no-repeat;
}

.post_comments {
float: left;
width: 37px;
padding-left: 78px;
background: url(img/post_comments.jpg) center left no-repeat;
}

.post_comments_nr {
display: block;
background: url(img/comment_30.jpg) center no-repeat;
height: 42px;
width: 42px;
}
.post_comments_nr a{
display: block;
text-decoration: none;
color: #FFFFFF;
font-size: 15px;
letter-spacing: -1px;
font-family: "Trebuchet MS", Verdana, "Tahoma", Times, serif;
font-weight: bold;
text-align: center;
padding: 11px 1px 0 0;
height: 31px;
}

.post_tags a, .post_category a {
color: #3E96CF;
text-decoration: none;
padding: 0 2px;
}

.post_tags a:hover, .post_category a:hover{
background-color: #3E96CF;
color: #FFFFFF;
padding: 0 2px;
text-decoration: none;
}


.sidebar {
float: right;
width: 318px;
margin-right: 25px;
}

.personal_posts {
background: url(img/sidebar_personal_posts.jpg) top center no-repeat;
height: 176px;
}

.personal_posts_text {
padding-top: 32px;
margin-left: 15px;
width: 288px;
}

.personal_posts_text li{
padding: 4px 0;
list-style: none;
background: url(img/line.gif) bottom repeat-x;
}

.personal_posts_text li a{
display: block;
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
background: url(img/bullet1.png) left center no-repeat;
padding-left: 20px;
}
.personal_posts_text li a:hover{
background: url(img/bullet2.png) left center no-repeat;
}

.sidebar_content {
margin-top: 10px;
background: url(img/sidebar_body_bg.jpg) top repeat-x;
}
.sidebar_content1 {
background: url(img/sidebar_body_top.jpg) top center no-repeat;
}
.sidebar_content2 {
background: url(img/sidebar_body_bottom.png) bottom center no-repeat;
height: 400px;
}

.sidebar_content ul li {
padding-left: 10px;
float: left;
width: 143px;
list-style: none;
}
.sidebar_content h2 {
margin-top: 15px;
background: url(img/sidebar_h2_bg.png) top center no-repeat;
color: #FFFFFF;
padding-left: 9px;
padding-top: 3px;
height: 23px;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

.sidebar_content ul li li {
padding-left: 0px;
display: block;
width: 143px;
background: url(img/line2.gif) bottom repeat-x;
padding-bottom: 1px;
}

.sidebar_content ul li li a{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
text-transform: lowercase;
background: url(img/link_arrow.gif) right center no-repeat;
display: block;
padding: 4px 0 5px 8px;
}

.sidebar_content ul li li a:hover{
background-color: #4494CC;
}

.copyright {
background: url(img/copyright.jpg) center left no-repeat;
color: #374B58;
margin: 0 auto;
width: 220px;
padding-left: 25px;
margin-top: 10px;
}

.footer {
background-color: #1E7EC2;
padding: 20px 0 10px 0;
}

.footer_content {
background-color: #EEF7FE;
padding: 10px;
margin: 0 auto;
width: 930px;
}

.last_comments {
width: 300px;
color: #374B58;
float: left;
margin-right: 10px;
}

.last_comments h2{
color: #9CD2F4;
background-color: #006699;
margin-bottom: 7px;
padding: 2px 5px;
}

.comment {
padding-bottom: 10px;
border-bottom: 1px #006699 solid;
margin-bottom: 10px;
}

.last_comments h3{
color: #1E7EC2;
font-weight:normal;
}

.last_comments h3 a{
color: #1E7EC2;
font-weight: bold;
}

.last_comments a{
color: #1E7EC2;
}

.last_comments img{
float: right;
padding: 0 0 0 5px;
padding: 2px;
border: 1px #0099FF solid;
}

.tag_cloud {
width: 300px;
color: #374B58;
float: left;
margin-right: 10px;
background: url(img/cloud.jpg) bottom center no-repeat;
padding-bottom: 30px;
}

.tag_cloud h2{
color: #9CD2F4;
background-color: #006699;
margin-bottom: 7px;
padding: 2px 5px;
}

.tag_cloud a{
color: #1E7EC2;
text-decoration: none;
padding: 1px 2px;
}
.tag_cloud a:hover{
padding: 1px 2px;
background-color: #1E7EC2;
color: #FFFFFF;
}



.flickr {
width: 300px;
color: #374B58;
float: left;
margin-right: 10px;
}

.flickr h2{
color: #9CD2F4;
background-color: #006699;
margin-bottom: 7px;
padding: 2px 5px;
}

.footer_c {
padding-top: 10px;
width: 327px;
margin: 0 auto;
}

.footer_c span{
display: none;
}
.footer_c a{
float: left;
padding: 0 10px;
}

a.wp{
height: 25px;
background: url(img/wp-logo.jpg) top center no-repeat;
width: 83px;
display: block;
margin: 0 auto;
}
a.wp:hover{ background: url(img/wp-logo.jpg) bottom center no-repeat; }


a.ff{
height: 25px;
background: url(img/firefox-logo.jpg) top center no-repeat;
width: 99px;
display: block;
margin: 0 auto;
}
a.ff:hover{ background: url(img/firefox-logo.jpg) bottom center no-repeat; }


a.wpg{
height: 25px;
background: url(img/glamour-logo.jpg) top center no-repeat;
width: 84px;
display: block;
margin: 0 auto;
}
a.wpg:hover{ background: url(img/glamour-logo.jpg) bottom center no-repeat; }



#flickr_badge_uber_wrapper {text-align:center;}
#flickr_badge_wrapper {padding-left: 12px;}
.flickr_badge_image {float: left;}
.flickr_badge_image img {padding: 2px; margin:5px; background-color: #FFFFFF;  border: 1px #0099FF solid !important;}
.flickr_badge_image img:hover { background-color: #0099FF; border: 1px #0099FF solid !important; }
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper img a:hover,
#flickr_badge_uber_wrapper img a:link,
#flickr_badge_uber_wrapper img a:active,
#flickr_badge_uber_wrapper img a:visited {text-decoration:none !important; background:inherit !important;color:#31E7EC2; }
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#374B58 !important;}









/************** COMMENTS DESIGN **************/
ol.commentlist {
	margin:0;
	padding:0 20px;
	font-family: "Trebuchet MS";
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background: url(img/comm/top-left.jpg) top left no-repeat;
	border-bottom:1px solid #0f7eb3;
	color:#fff;
	height: 45px;
	font-size: 13px;
	}	

.cite2 {
	background: #72CFF0 url(img/comm/top-right.jpg) top right no-repeat;
}

.cite2 a:link, .cite2 a:visited {
	color:#FFF;
	text-decoration: underline;
	}

.commentlist cite img {
	border:3px solid #fff;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}

.commentlist .time {
	background: url(img/comm/time.png) no-repeat 1px;
	padding-left:20px;
	color: #FFFFFF;
	}

.commenttext {
	background: #dcf3fb url(img/comm/bottom-right.jpg) bottom right no-repeat;
	border-top:1px solid #fff;
	color:#0f7eb3;
	}

.commenttext2 {
	padding: 0 20px 0px 20px;
	background: url(img/comm/bottom-left.jpg) bottom left no-repeat;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commenttext a {
color: #096999;
text-decoration: underline;
}

#comments, #respond {
text-align: center;
color: #0c587c;
margin-bottom: 10px;
font-size: 20px;
}

.commenttext2 p{
padding: 10px 0;
}

.comm1 { background: #DCF3FB url(img/comm/form-top-left.jpg) top left no-repeat; margin: 20px; font-size: 16px; font-family: "Trebuchet MS"; }
.comm2 { background: url(img/comm/form-top-right.jpg) top right no-repeat; }
.comm3 { background: url(img/comm/bottom-left.jpg) bottom left no-repeat; }
.comm4 { background: url(img/comm/bottom-right.jpg) bottom right no-repeat; padding: 20px; }

.comm4 a{
color: #0F7EB3;
}

.comm4 textarea{
border: 1px #72CFF0 solid;
padding: 5px;
color: #333333;
background-color: #fff;
}
.comm4 input{
border: 1px #72CFF0 solid;
padding: 3px 5px;
color: #333333;
background-color: #fff;
}

#submit {
padding: 0;
border: none;
}



.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}



a.preview {
background: url(http://wpglamour.com/wp-content/themes/wp-glamour/img/preview.jpg) top center no-repeat;
}
a.buy {
background: url(http://wpglamour.com/wp-content/themes/wp-glamour/img/buy.jpg) top center no-repeat;
}
a.download {
background: url(http://wpglamour.com/wp-content/themes/wp-glamour/img/download.jpg) top center no-repeat;
}

a.preview, a.buy , a.download {
margin-bottom: 20px;
display: block;
height: 50px;
width: 250px;
float: right;
}

.preview span, .buy span, .download span{
display: none;
}


/*  CONTACT FORM   */
.err {
	background-color: #CC0033;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}

.ok {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}

.contact {
width: 350px;
margin: 0 auto;
font-family: "Trebuchet MS";
font-size: 14px;
}

.contact label{
float: left;
display: block;
width: 100px;
}

.contact input{
border: 1px #1D7EC2 solid;
padding: 2px 5px;
margin-bottom: 10px;
width: 200px;
}

.contact textarea{
border: 1px #1D7EC2 solid;
padding: 2px 5px;
margin-bottom: 5px;
width: 300px;
height 400px;
}

.contact br{
clear: both;
}

input.contact_send {
border: none;
padding: 0;
width: 98px;
height: 29px;
}


a.downloadlink img{
padding: 0;
margin: 0;
margin-left: 80px;
border: none;
}