/*
Theme Name: MissLipgloss
Theme URI: http://www.misslipgloss.nl/
Description: Versie 4
Version: 4.0
Author: Chantal Koole
Author URI: http://www.87px.net/
Tags: blue, pink, fixed width, three columns, widgets

*/

@font-face {
	font-family: 'FontinSansRegular';
	src: url('fonts/fontin_sans_r-webfont.eot');
	src: local('☺'), url('fonts/fontin_sans_r-webfont.woff') format('woff'), url('fonts/fontin_sans_r-webfont.ttf') format('truetype'), url('fonts/fontin_sans_r-webfont.svg#webfontResUBqr5') format('svg');
	font-weight: normal;
	font-style: normal;
}

*, html, body { margin: 0; padding: 0; }

html {
	background: #ebf5f7 url(http://i33.tinypic.com/t7ojt0.jpg) top left repeat-x;
	/* background: #fff url(http://i50.tinypic.com/50lenl.jpg) top center no-repeat; */
	/*background: #fff url(http://i39.tinypic.com/2j4u91u.jpg) 50% 150px no-repeat; */
}

body {
	background: url(http://i36.tinypic.com/2q1dxu8.jpg) bottom left repeat-x;
	font: 12px/18px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #4a4a4a;
}

#top {
	background: url(http://i35.tinypic.com/wcl6yu.jpg) top left repeat-x;
	width: 100%;
	height: 105px;	
	margin: 0 0 20px 0;
}

#header {
	width: 970px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	background: url(http://i51.tinypic.com/2zyfler.jpg) top left no-repeat;
	width: 525px;
	height: 98px;
	float: left;
	display: block;
}

#menudiv {
	width: 436px;
	height: 100px;
	float: right;
}

#containertop {
	background: url(http://i46.tinypic.com/e6u82v.jpg) top center no-repeat;
	/* background: url(images/containertop.png) top center no-repeat; */
	width: 970px;
	height: 10px;
	margin: 0 auto;
}

#container {
	background: url(http://i33.tinypic.com/xbep0l.jpg) top left repeat-y;
	/* background: url(images/containerbg.png) top left repeat-y; */
	width: 964px;
	height: auto;
	padding: 0 3px;
	margin: 0 auto;
}

#containerbottom {
	background: url(http://i49.tinypic.com/8zk0lj.jpg) bottom center no-repeat;
	/* background: url(images/containerbottom.png) bottom center no-repeat; */
	width: 970px;
	height: 10px;
	margin: 0 auto;
}

#leftcontent, #rightcontent {
	width: 209px;
	float: left;
}

#maincontent {
	width: 500px;
	padding: 0 23px 10px 23px;
	float: left;
}

#footer {
	width: 970px;
	margin: 0 auto;
	padding: 5px 0 35px 0;
	font-size: 10px;
	color: #777;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
}

/* Menu */

#menu {
	width: 409px;
	height: 20px;
	margin: 72px 0 0 3px;
	padding: 0;
	list-style: none;
	position: relative;
	overflow: hidden;
}

#menu span {
	display: none;
	position: absolute;
}

#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	border: none;
}

#menu a:hover,
#menu li.selected .home,
#menu li.selected .misslipgloss,
#menu li.selected .about,
#menu li.selected .contact { 
	background-position: left bottom; 
}

#menu a:hover span { display: block; }

#menu .home {
	width: 48px;
	height: 20px;
	background: url(http://i34.tinypic.com/149ct1v.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu .misslipgloss {
	width: 96px;
	height: 20px;
	background: url(http://i37.tinypic.com/14azp00.jpg) no-repeat;
	left: 74px;
	top: 0px;
}

#menu .forum {
	width: 51px;
	height: 20px;
	background: url(http://i38.tinypic.com/2nbt8pj.jpg) no-repeat;
	right: 162px;
	top: 0px;
}

#menu .contact {
	width: 62px;
	height: 20px;
	background: url(http://i37.tinypic.com/jij2bd.jpg) no-repeat;
	right: 74px;
	top: 0px;
}

#menu .about {
	width: 49px;
	height: 20px;
	background: url(http://i37.tinypic.com/5v3lmh.jpg) no-repeat;
	right: 0px;
	top: 0px;
}


/* Search */

#search {
	background: url(http://i36.tinypic.com/21jrtp5.jpg) top right no-repeat;
	width: 191px;
	height: 28px;
	margin: 0 0 20px 8px;
	padding: 0 0 0 10px;
	display: block;
}

#searchbar {
	background: url(http://i38.tinypic.com/2gv58gn.jpg) center no-repeat;
	width: 146px;
	height: 16px;
	padding: 2px 7px;
	float: left;
}

#s {
	background: none;
	border: 0;
	width: 146px;
	height: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}

#searchsubmit {
	background: url(http://i34.tinypic.com/uyaec.jpg) top no-repeat;
	width: 21px;
	height: 21px;
	margin: 0 0 0 5px;
	display: block;
	float: left;
}

#searchsubmit:hover {
	background-position: bottom;
	cursor: pointer;
}

#submit {
	background: none;
	border: none;
	display: block;
	width: 21px;
	height: 21px;
	cursor: pointer;
}


/* Links */

a, a:link, a:active {
	color: #259fb7;
	text-decoration: none;
}

a:visited {
	color: #60b8c9;
	text-decoration: none;
}

a:hover {
	color: #4a4a4a;
	text-decoration: underline;
}


/* Etc */

.div {
	width: 100%;
	height: 1px;
	background: url(http://i35.tinypic.com/2j5ho2h.jpg) top left repeat-x;
	display: block;
	margin-bottom: 15px;
	clear: both;
}

.entry object {
	max-width: 500px;
	overflow: hidden;
}

.entry .div {
	margin: 15px 0;
}

.ad {
	width: 728px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

.ad2 {
	width: 468px;
	margin: 0 auto;
	padding: 0 0 20px 0;		
}

.adPost {
	margin-bottom: 15px;
	text-align: right;
	font-style: italic; 
}

p + p {
	margin: 20px 0 0 0;
}

.entry p + p, .entry > p img {
	margin: 0 0 20px;
}


/* Begin Typography & Colors */

.thread-alt {
	background: none;
}

.thread-even {
	background: none;
}

.depth-1 {
	border: 0;
}

.even, .alt {
	border-left: 0px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

.sidebar h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, cite {
	text-decoration: none;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', sans-serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist > li {
	font-weight: bold;
}

.commentcontent ul li {
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}

.commentcontent ul {
	margin: 10px 0;
}

.commentlist li .avatar {
	width: 62px;
	height: 62px;
	margin: 2px;
	background: url(http://i38.tinypic.com/f0tdw8.jpg) center no-repeat;
}

.gravatar {
	width: 66px;
	height: 66px;
	background: url(http://i38.tinypic.com/f0tdw8.jpg) center no-repeat;
	position: relative;	
}

.admin-overlay { 
	position: absolute;
	background: url(http://i56.tinypic.com/zjidza.jpg) center no-repeat; 
	display: block;
	width: 15px;
	height: 15px;
	top: 50px;
	left: 50px;
}

.commentauthor, .commentauthor a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	display: block;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	letter-spacing: -1px;
	line-height: 12px;
	padding-top: 5px;
}

.sidebar {
	font: 12px/16px 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', sans-serif;
}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* End Typography & Colors */



/* Begin Structure */
.post {
	margin: 0 0 50px;
}

.post hr {
	display: block;
}

.postmetadata {
	font-size: 10px;
	color: #777;
	padding: 0;
	margin: 5px 0;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

.title {
	width: 440px;
	margin: 0;
	padding: 0;
	float: left;	
}

.title h2 {
	font-family: 'FontinSansRegular', Lucida Sans, Arial, sans-serif;
	font-size: 22px;
	padding: 0;
}

.title h2 a, .title h2 a:visited, h3 a, h3 a:visited {
	color: #ff8688;
}

.title h2 a:hover, h3 a:hover { 
	color: #4bb0c3;	
	font-size: 22px;
}

h2 {
	color: #ff8688;
}

h3 {
	font-family: 'FontinSansRegular', Lucida Sans, Arial, sans-serif;
	font-size: 22px;
	color: #ff8688;
	margin: 30px 0 15px 0;
	padding: 0;
}

.commentlink {
	width: 28px;
	height: 17px;
	padding: 1px 0 0 7px;
	background: url(http://i38.tinypic.com/29c4av5.jpg) top left no-repeat;
	font-size: 10px;
	float: right;
	text-align: center;
}

.commentlink a, .commentlink a:link, .commentlink a:active, .commentlink a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.commentlink a:hover {
	color: #4a4a4a;
	text-decoration: none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

.post img, .page img {
	max-width: 500px;
}

.entry p + p + p img {
	margin: 0;
}

.entry .imgWrap {
	margin-bottom: 15px;
}

.entry p img + p {
	margin: 0;
}

img.wp-smiley { margin: 0!important; }
img.wp-smiley-select:hover { cursor: pointer; }

.entry object {
	max-width: 500px;
	display: block;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0 0 10px 2px;
	margin: 0 0 2px 3px;
	display: inline;
}

img.alignleft {
	padding: 0 2px 5px 0;
	margin: 0 3px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent:0;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 0;
	padding: 0;
}

/* End Lists */



/* Begin Sidebar */
.textwidget {
	font-size: 10px;
}

.widgettitle {
	width: 199px;
	height: 28px;
	position: relative;
	top: -8px;
	left: -7px;
	margin: 0 0 -7px 0;
	background: url(http://i38.tinypic.com/vpkmmh.jpg) top center no-repeat;
	line-height: 24px;
}

h2.widgettitle {
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.widget {
	width: 185px!important;
	padding: 10px 7px 0 7px!important;
	background: url(http://i34.tinypic.com/2hd5hj7.jpg) top center no-repeat;
	font-size: 11px;
}

#leftcontent ul {
	margin: 0 0 0 2px;
}

#rightcontent ul {
	width: 185px;
	margin: 0 0 0 8px;
}

.sidebar ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
}

.sidebar ul li ul li {
	list-style: outside;
	text-indent: 0;
	list-style-image: url(http://i36.tinypic.com/2zoxdsl.jpg);
	margin: 0 0 0 10px;
}

#rightcontent .widgetbottom {
	width: 199px;
	height: 11px;
	margin: 0 0 15px 8px;
	display: block;
	background: url(http://i33.tinypic.com/309hslx.jpg) top center no-repeat;
}

#leftcontent .widgetbottom {
	width: 199px;
	height: 11px;
	margin: 0 0 15px 2px;
	display: block;
	background: url(http://i33.tinypic.com/309hslx.jpg) top center no-repeat;
}

.widget_archive {
	text-align: center;
}

.aktt_tweets ul li {
	list-style: none!important;
	list-style-image: none!important;
	padding: 0 0 5px 0!important;
	margin: 0 0 5px 0!important;
	border-bottom: 1px dashed #999;
	overflow: hidden;
}

.aktt_tweets ul li.aktt_more_updates {
	margin: 5px 0 0 0!important;
	padding: 0px!important;
	border-bottom: 0px dashed #999!important;
	text-align: right;
}

ul.wp-polls-ul li {
	margin: 0 !important;
	padding: 5px 0 8px;
}

.wp-polls-ans > p { margin: 0!important; padding: 5px 0 0 0; }

.widget_wp_sidebarlogin, #sidebar-login {
	width: 185px!important;
	padding: 10px 7px 0 7px!important;
	overflow: visible!important;
}

#user_login, #user_pass {
	width: 135px;
	height: 16px;
	margin: 3px 0 0 20px;
	border: 0;
	background: none;
}

#username, #password {
	width: 162px;
	height: 22px;
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
}

#username {
	background: url(http://i35.tinypic.com/2jbo194.jpg) top left no-repeat;
	margin-top: 5px;
}

#password {
	background: url(http://i37.tinypic.com/zld92.jpg) top left no-repeat;
}

#wp-submit {
	background: url(http://i35.tinypic.com/r8v6gl.jpg) top left no-repeat;	
	width: 48px;
	height: 17px;
	border: none;
}

#wp-submit:hover {
	background-position: bottom;	
	cursor: pointer;
}

.tagcloud {
	text-align: center;
	line-height: 18px;
}

/* End Sidebar */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 175px;
	height: 17px;
	padding: 2px;
	margin: 2px 0 0 4px;
	background: #fff;
	border: 1px solid #c2c8cb;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 99%;
	padding: 3px;
	height: 134px;
	background: #fff;
	border: 1px solid #c2c8cb;
	overflow: auto;
	position: relative;
	color: #4a4a4a;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submitcomment {
	width: 72px;
	height: 17px;
	display: block;
	padding: 0px;
	background: url(http://i36.tinypic.com/2gtnkti.jpg) top left no-repeat;
	border: none;
	margin: 0 0 5px auto;
	float: right;
}

#commentform #submitcomment:hover {
	background-position: bottom;
	cursor: pointer;
}

input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

.commentlist li ul li {
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
}

.commentlist p + .commentlist p {
	margin: 15px 0 0 0;
}

.commentcontent ul, ol {
	margin: 0 0 10px;
	padding: 0 0 15px 0;
}

.commentcontent ul li { list-style: disc outside none; }
.commentcontent ol li {	list-style: decimal outside none; }

.children {
	padding: 0;
	background: url(http://i34.tinypic.com/24zexhk.jpg) top left no-repeat;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
}

.comment-author {
	width: 90px;
	height: 130px;
	overflow: hidden;
	display: block;
	float: left;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}

.arrow {
	margin: 25px -1px 0 0;
	width: 13px;
	height: 20px;
	display: block;
	background: url(http://i35.tinypic.com/2aakgux.jpg) top right no-repeat;
	float: left;
	position: relative;
}

.arrowadmin {
	margin: 25px -1px 0 0;
	width: 13px;
	height: 20px;
	display: block;
	background: url(http://i38.tinypic.com/k9u8v4.jpg) top right no-repeat;
	float: left;
	position: relative;
}

.admin, .depth-2 .admin, .depth-3 .admin, .depth-4 .admin {
	float: left;
	padding: 0;
	min-height: 100px;
	display: block;
	border: 1px solid #e6d5d5;
	background: #fff5f5;
	overflow: hidden;
}

.commenttext, .depth-2 .commenttext, .depth-3 .commenttext, .depth-4 .commenttext {
	float: left;
	padding: 0;
	min-height: 125px;
	display: block;
	border: 1px solid #d5e2e6;
	background: #fff;
	overflow: hidden;
}

.commenttext, .admin {
	width: 396px;
}

.depth-2 .commenttext, .depth-2 .admin {
	width: 376px;
}

.depth-3 .commenttext, .depth-3 .admin {
	width: 356px;
}

.depth-4 .commenttext, .depth-4 .admin {
	width: 336px;
}

.reply {
	float: right;
	width: 200px;
	text-align: right;
	padding: 2px 4px;
	font-weight: normal;
}

.commentcontent {
	min-height: 85px;
	padding: 10px;
}


/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	padding: 10px 0 20px 0;
	clear: both;
}

#warning {
	background: none repeat scroll 0 0 #FFDFE1;
	border: 1px solid #FF8688;
	font-size: 10px;
	padding: 0 5px 5px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: 481px;
}

#warning ul li {
	list-style: outside disc!important;
	margin: 0 0 0 15px!important;
	padding: 0px;
	font-weight: normal;
}

.alert {
	margin: 0 auto;
	padding: 10px;
	background: none repeat scroll 0 0 #FFDFE1;
	border: 1px solid #FF8688;
	width: 750px;
}

.alert2 {
	margin: 0 0 10px;
	padding: 10px;
	background: none repeat scroll 0 0 #FFDFE1;
	border: 1px solid #FF8688;
	text-align: center;
}

a.more-link, a.more-link:hover, a.more-link:visited {
	text-align: right!important;
	font-weight: bold!important;
	margin: 15px 0 0 0;
	display: block;
}

.goog-te-gadget {
	text-align: center;
}

.goog-te-gadget span {
	display: block;
}

.goog-te-combo {
	width: 170px;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End captions */


/* Pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 0 5px; 
	margin: 2px;
	text-align: center;
	min-width: 15px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	text-decoration: none;
	border: 1px solid #bed7d7;
	color: #259fb7;
	background: url(images/pag.gif) top left repeat-x;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
}
.wp-pagenavi a:visited {
	text-decoration: none;
	border: 1px solid #bed7d7;
	color: #8BB7B7;
}
.wp-pagenavi a:hover {	
	border: 1px solid #ffa9ab;
	color: #ff5656;
	text-shadow: 0px 1px 0px #ffe7e7;
	background: #ffa9ab url(images/pag_hover.gif) top left repeat-x;
}
.wp-pagenavi a:active {
	text-decoration: none;
	border: 1px solid #bed7d7;
	color: #259fb7;
	background: url(images/pag.gif) top left repeat-x;
}
.wp-pagenavi span {
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.wp-pagenavi a.page, .wp-pagenavi span.current, .wp-pagenavi span.extend,
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
	border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
}
.wp-pagenavi span.pages {
	padding: 0 5px; 
	margin: 2px;
	text-align: center;
	min-width: 15px;
	height: 25px;
	display: block;
	line-height: 25px;
	color: #8bb7b7;
	text-shadow: 0px 1px 0px #fff;
	/*border: 1px solid #bed7d7;
	background: url(images/pag.gif) top left repeat-x;*/
}
.wp-pagenavi span.current {
	padding: 0 5px; 
	margin: 2px;
	text-align: center;
	min-width: 15px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	font-weight: bold;
	border: 1px solid #ff7a7a;
	color: #fff;
	background: #ff7b7c url(images/pag_active.gif) top left repeat-x;
	text-shadow: 0 1px 0 #FF5656;
}
.wp-pagenavi span.extend {
	padding: 0 5px; 
	margin: 2px;
	text-align: center;
	min-width: 15px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	border: 1px solid #bed7d7;
	color: #4a4a4a;
	background: url(images/pag.gif) top left repeat-x;
}

/* End Pagenavi */

/* Sidebar Login Widget */
.widget_wp_sidebarlogin, #sidebar-login {
	overflow: hidden;
}
.widget_wp_sidebarlogin .avatar_container, #sidebar-login .avatar_container {
	float:left;
	margin: 0 15px 0 0;
	height: 55px;
}
.widget_wp_sidebarlogin .avatar_container img, #sidebar-login .avatar_container img {
	padding: 3px;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 8px;
	margin-top: 5px;
}
.widget_wp_sidebarlogin #openid_field {
	background-image:url(../openid/f/openid.gif);
	background-position:3px 50%;
	background-repeat:no-repeat;
	padding-left:21px !important;
}
.widget_wp_sidebarlogin hr {
	display: block;
	clear: both; 
	border: 0; 
	border-top: 1px solid #999; 
	height: 1px;
}

p.rememberme {
	float: left;	
}

p.submit {
	float: right;	
}
/* End Sidebar Login Widget */
