/*
Theme Name: DVAG Corporate Theme
Description: The DVAG WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.0.2
*/

/* Browser Reset */
html, body, button, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, big, cite, code,
del, dfn, font, ins, img, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: normal;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
form, input, textarea {	font-family: Arial, Verdana, Helvetica, sans-serif; }
:focus { outline: 0; }
ol, ul { list-style: none; }
table {	border-collapse: separate;	border-spacing: 0; }
caption, th, td {	text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after {	content: ""; }
blockquote, q {	quotes: "" ""; }
strong, b { font-weight: bold; }
small { font-size: 10px !important; }

a:link, a:visited {	color: #3b5998; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

div#foot a:link, div#foot a:visited { color: #333; text-decoration: underline; }
div#foot a:hover, div#foot a:active { text-decoration: none; }

div.entry p a:link, div.entry p a:visited {	color: #3b5998; text-decoration: none; font-weight: normal; }
div.entry p a:hover, div.entry p a:active { text-decoration: underline; }

div#letzte_kommentare a:link, div#letzte_kommentare a:visited {	color: #a17436; font-weight: bold; text-decoration: none; }
div#letzte_kommentare a:hover, div#letzte_kommentare a:active { text-decoration: underline; }

a.doubleArrows {
	background:url("images/2_blue_arrows_right_on_white.gif") no-repeat scroll right center transparent;	
	margin:0;
	padding:0 8px 0 5px;
}

.clearfix:after { content: ".";	display: block;	height: 0; clear: both;	visibility: hidden; font-size: 0px; line-height: 0; }
.clearfix {	zoom: 1; display: block; }
hr.clear { clear: both; display: block; visibility: hidden; }

.brown {
	color: #a17436 !important;
}
.blue {
	color: #3b5998 !important;
	text-decoration: none;
}
.blue:hover {
	text-decoration: underline;
}
html {
	background: #E8E9EB;
	
}
html, body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
	
}
body {
	background: transparent url(images/bg.png) center center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 140%;
	text-align: center;
}
* html body {
	background: transparent url(images/shadow_bg.png) center center repeat-y;
}

.clearBoth {
	clear:both;
}

/* Begin Typography & Colors */
#content {
	font-size: 1.3em;
}
#sidebar {
	font-size: 1.2em;
}
#page {
	text-align: left;
}
#content p {
	color: #000;
	line-height: 150%;
	margin: 5px 0 10px 0;
}
div.post {
	margin-bottom: 40px;
}
div.entry {

}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li.author {
	background: #F5F5F5;
	padding-left: 20px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a.more {
	color: #333;
	font-weight: bold;
}

/* End Typography & Colors */



/* Begin Structure */
#header {
	/*background: url(images/header.gif) no-repeat;*/
	/*height: 160px;*/
	height: 316px; /*height: 269px;*/
	position: relative;
	margin-top: 29px;
	/*padding: 40px 20px 0 20px;*/
}
	#header h1 {
		/*color: #FFF;*/
		font-size: 26px;
		line-height: 66px;
		position: absolute;
		top: 18px;
		left: 22px;
		color: #585858;
		z-index: 200;
	}
	#header h2 {
		position: absolute;
		top: 230px;
		left: 22px;
		margin: 0;
		width: 860px;
		/* padding: 0 10px; */
		font-size: 13px;
		line-height: 39px;
		/* text-align: center; */
		color: #fff;
		font-weight: normal;
		z-index: 201;
		border: none;
	}
	#header img.headerImage {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
	}
	#header img.headerImage.first {
		display: inline;
	}
	#header img.topIndex {
		z-index: 100;
	}

	p#blog_description {
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
		line-height: 160%;
		margin: 20px 0 0 1px;
		width: 540px;
	}
	

div#navigation { position: absolute; top: 289px; }
div#navigation ul.navigation { background: url(images/navi_bg.gif) repeat-x left center; height: 27px; line-height: 27px; width: 880px; margin: 0; }
div#navigation ul.navigation li { float: left; line-height: 25px; height: 25px; text-align: center; font-size: 12px; color: #4d4d4d; margin-top: 1px; padding: 0 25px 0 25px;}
div#navigation ul.navigation li a { font-size: 12px; color: #4d4d4d; text-decoration: none; }
div#navigation ul.navigation li a:hover { text-decoration: underline; }
div#navigation ul.navigation li.current { background-color: #a17436; }
div#navigation ul.navigation li.current a { color: #fff; }
div#navigation ul.navigation li.last { width: 304px; padding-right: 0; float:right; }
div#navigation ul.navigation form { display: inline; }
div#navigation ul.navigation select { /*width: 200px;*/ margin-left: 5px; }
div#navigation ul.navigation option.on { background-color: #A67C42; }

div#comment_guidelines {
	float: left;
	width: 250px;
}
div#send_comment {
	float: right;
	width: 150px;
}

#page {
	margin: 0 auto;
	padding: 10px 20px;
	width: 880px;
}

#body {
	background: url(images/faux.gif) repeat-y;
	margin: 20px 0;
}
#content {
	float: left;
	width: 520px;
}
#post {
	padding-bottom: 10px;
}
#post div.entry {
	float: left;
	width: 520px;
}

	
#comments {
	margin-top: 30px;
}
#respond {
	margin-top: 30px;
}

#sidebar {
	float: right;
	width: 300px;
	padding-top: 25px;
}
	div.sidebar_box {
		background: #edeef0 url(images/border_bottom.gif) left bottom repeat-x;
		margin: 20px 0;
		padding: 10px 10px 30px 10px;
	}
	#sidebar ul li {
		margin-bottom: 7px;
	}
	div#tagcloud {
		line-height: 180%;
	}
	#sidebar #autor {
		margin-top: -20px;
	}
	#sidebar #autor p {
		line-height: 150%;
	}
	#sidebar select {
		width: 280px;
	}

div#kategorien ul li {
	background: url(images/sidebar_bullet.gif) no-repeat;
	padding-left: 15px;
}
	div#kategorien ul li ul.children {
		margin-top: 5px;
	}
	
div#foot {
	color: #333;
	overflow: hidden;
	padding: 5px;
}
	div#foot p {
		float: left;
		width: 500px;
	}
	div#foot ul {
		float: right;
	}
		div#foot ul li {
			float: left;
			margin-right: 5px;
		}
		div#foot ul li a {
			color: #333;
		}
.narrowcolumn {
	float: left;
}

.widecolumn {
}

.post {
	text-align: left;
}

.post hr {
	display: block;
}

.widecolumn .post {

}

.narrowcolumn .postmetadata {

}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */

/* Begin Index */
div.post-teaser {

}
div.post-teaser.margin {
	margin-left: 20px;
}
span.date {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}
div.comments {
	border-bottom: 1px solid #CCC;
	margin: 10px 0;
	padding-bottom: 10px;
}

div.comment_footer a {
	font-weight: bold;
}
div.comments a {
	font-weight: bold;
}
div.comments a.num, div.comment_footer a.num {
	float: left;
}
div.comments a.comment, div.comment_footer a.comment {
	float: right;
			}
/* End Index */


/*	Begin Headers */
h2 {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: normal;		
}
h2, h2 a:link, h2 a:visited, h3, h4, h5 {
	color: #a17436;
	font-size: 21px;
	line-height: 140%;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
div#post h2 {
	margin-top: 0;
	margin-bottom: 15px;
}
div.post-teaser h2 {
	margin-top: 10px;
}

div.post h3 {
	font-size: 16px;
	margin-top: 10px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

div#sidebar h4 {
	color: #a17436;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
div#sidebar h5 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}
	div#sidebar h5 img {
		vertical-align: text-bottom;	
	}
div#last_posts a, div#blogroll a {
	color: #333333;
}
.entry a {
	font-weight: bold;
}
.entry h2 a {
	font-weight: normal;		
}
/* End Headers */


/* Begin Article */
div.entry {
	margin-top: 50px !important;
}
div.entry object {
	display: block;
	margin: 20px auto;
	width: 425px;
}
div#tags {
	border-bottom: 1px solid #CCC;
	margin: 10px 0;
	padding-bottom: 10px;
}
div.entry p {

}

span.st_sharethis,
span#sharethis_0 {
	float: right;
}

div#author {
	background: #FBF8F5;
	border: 1px solid #C4A075;
	padding: 5px;
}
	div#author img {
		float: left;
	}
	div#author p {
		border-bottom: 1px solid #EDE2D5;
		margin-left: 70px;
		padding-bottom: 5px;
	}
	div#author p#author_links {
		border: none;
		margin-left: 70px;	
	}
/* End Article */

/* Begin Tables */
div.entry table {

	overflow: hidden !important;
	width: 650px !important;
}
div.entry table tr {
	
}
div.entry table td {
	border-bottom: 1px solid #CCC;
	padding: 10px 5px;
}
/* End Tables */

/* Begin Lists */
div.entry ul {
	list-style:disc;
	margin: 40px 0 40px 40px;
}
div.entry ol {
	list-style:decimal;
	margin: 40px 0 40px 40px;
}
div.entry ul li, 
div.entry ol li {
	margin: 10px 0;
	line-height: 150%; 
}


/* End Lists */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

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;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */


/* Begin Searchform */
form#searchform {
	overflow: hidden;
}
form#searchform input#s {
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#000000;
	height:16px;
	margin-bottom:10px;
	float:left;
	font-size:12px;
	font-weight:normal;	
	padding:2px 0 2px 5px;
	width:210px;
}
form#searchform a#searchsubmit {
	background:url("images/2_blue_arrows_right_on_white.gif") no-repeat scroll right center transparent;	
	border: medium none;
	color:#3b5998;
	cursor:pointer;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0 8px 0 5px;
	text-decoration: none;	
	width:auto;
	font-size: 12px;
}
form#searchform a:hover#searchsubmit, form#searchform a:active#searchsubmit {	
	text-decoration: underline;	
}

/* End Searchform */

/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */

}

#commentform {
	background: #F5F5F5;
	margin-top: 40px;
	padding: 15px;
	width: 450px;
}
#commentform h3 {
	margin: 10px 0;
}

#commentform input {
	border: 1px solid #a17436;
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;	
}

#commentform textarea {
	border: 1px solid #a17436;
	padding: 2px;
	width: 444px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	/*background: transparent;*/
	border: none;
	/*color: #a17436;*/
	/*cursor: pointer;*/
	float: right;
	font-weight: bold;
	/*margin: 0;*/
	/*padding: 0;*/
	/*text-decoration: underline;*/
	width: auto;
}
#commentform p {
	margin: 5px 0;
}
#commentform iframe {
	display: none;
}

div#fbc_login {
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
}
	div#fbc_login span small {
		display: none;
	}
	.fbc_connect_button_area {
		padding: 0 !important;
		margin: 0 !important;		
	}

/* End Form Elements */



/* Begin Comments*/
div#comments {
	width: 480px;
}
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: left;
}
.commentlist strong a {
	font-weight: bold;
}
.commentlist li {
	border-bottom: 1px solid #CCC;
	padding: 15px 5px 10px 5px;
	list-style: none;
}
div.comment-meta {
	font-weight: bold;
	padding-bottom: 5px;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	color: #333;
	line-height: 150%;
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* begin blogroll */
	#sidebar ul li {
		margin-bottom: 7px;
	}
	#sidebar ul.blogroll li {
		padding: 2px 0 2px 24px;
	}
	#sidebar ul.blogroll li.dvag {
		background: url(images/blogroll_icons/dvag.png) no-repeat;
	}
	#sidebar ul.blogroll li.teamblog {
		background: url(images/blogroll_icons/teamblog.png) no-repeat;
	}
	#sidebar ul.blogroll li.xing {
		background: url(images/blogroll_icons/xing.png) no-repeat;
	}
	#sidebar ul.blogroll li.flickr {
		background: url(images/blogroll_icons/flickr.gif) no-repeat;
	}
	#sidebar ul.blogroll li.misterwong {
		background: url(images/blogroll_icons/misterwong.gif) no-repeat;
	}
	#sidebar ul.blogroll li.youtube {
		background: url(images/blogroll_icons/youtube.png) no-repeat;
	}
	#sidebar ul.blogroll li.facebook {
		background: url(images/blogroll_icons/facebook.png) no-repeat;
	}
	#sidebar ul.blogroll li.twitter {
		background: url(images/blogroll_icons/twitter.png) no-repeat;
	}
	#sidebar ul.blogroll li.rss {
		background: url(images/blogroll_icons/rss16.png) no-repeat;
	}
/* end blogroll */

/* wp_page_numbers */
#wp_page_numbers {
	border:none;
	clear: both;
	font-size:11px;
    margin: 30px auto;     
	text-align: left;
}

#wp_page_numbers ul {
    display: inline-block;
}


#wp_page_numbers ul li {
	font-size: 14px;
    float:left;
}

#wp_page_numbers ul li.page_info {
	display: none;
}

#wp_page_numbers ul li {
	background: #edeef0;
	border: 1px solid #C6C6C6;
	display: -moz-inline-block;
	display: inline-block;
	font-size: 14px;
    margin:0 2px;
	padding: 2px 5px;
}
#wp_page_numbers ul li a {
	color: #999;
	font-size: 14px;
	text-decoration: none;
}
#wp_page_numbers ul li.active_page,
#wp_page_numbers ul li.active_page a {
	color: #a17436 !important;
	font-weight: bold;
}


/* Begin Various Tags & Classes */
.arrow {
	background: url(images/arrow.gif) left center no-repeat;
	padding-left: 16px;
}
.rss_icon {
	background: url(images/rss.gif) left 2px no-repeat;
	display: inline-block;
	padding: 2px 0 2px 20px;
}
.email_icon {
	background: url(images/email_icon.gif) left 2px no-repeat;
	display: inline-block;
	padding: 0 0 2px 24px;
}
.all_articles_icon {
	background: url(images/all_articles_icon.gif) left 2px no-repeat;
	display: inline-block;
	padding: 0 0 2px 24px;
}
.pad_left {
	padding-left: 20px;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	background: #F5F5F5;
	border: 1px solid #C4A075;
	font-style: italic;
	margin: 20px 0;
	padding-left: 10px;
}

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;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/* contact form */
form.wpcf7-form {
	margin-top: 10px !important;
}
form.wpcf7-form p {
	margin-bottom: 10px !important;
}
form.wpcf7-form label  {
	display: block !important;
	padding-left: 40px !important;
}
form.wpcf7-form .wpcf7-form-control-wrap input  {
	margin-left: -30px !important;
}
form.wpcf7-form p#situations {
	margin-left: 30px !important;
}
form.wpcf7-form div#user_info {
	margin: 10px 0 10px 5px;
}
form.wpcf7-form div#user_info input  {
	margin-left: 0 !important;
	width: 220px !important;
}
form.wpcf7-form input,
form.wpcf7-form textarea {
	border: 1px solid #C5A276;
}

/* print link style */
div.printLink {
    float: right;
    margin-right: 20px;
}

/* Kommentarseite */
div#commentsNavigation { height: 20px; }
div#commentsNavigation a { color: #4d4d4d; background: url(images/navi_bg.gif) repeat-x left center; display: block; float: left; height: 20px; line-height: 20px; padding: 0 10px; }
div#commentsNavigation a.current { color: #fff; background-color: #a17436; background-image: none; }
div.commentListEntry { border-bottom: 1px solid #CCC; padding: 20px 0; }
div.commentListEntry div.comment-meta a { font-weight: bold; }
div.commentListEntry span.date { font-weight: normal; color: #666; }

div.navigation a { font-weight: bold; }

/* Start Custom Login/Register/Password Code @ http://digwp.com/2010/12/login-register-password-code/ */

<style type="text/css">
/* tabbed list */
ul.tabs_login {
	padding: 0; margin: 20px 0 0 0;
	position: relative;
	list-style: none;
	font-size: 14px;
	z-index: 1000;
	float: left;
	}
ul.tabs_login li {
	border: 1px solid #E7E9F6;
/*	 -webkit-border-top-right-radius: 10px;
	 -khtml-border-radius-topright: 10px;	
	 -moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	 -webkit-border-top-left-radius: 10px;
	 -khtml-border-radius-topleft: 10px;	
	 -moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
*/	
	line-height: 28px; /* = */ height: 28px;
	padding: 0; margin: 0 5px 0 0;
	position: relative;
	background: #fff;
	overflow: hidden;
	float: left;
	}
ul.tabs_login li a {
	text-decoration: none;
	padding: 0 10px;
	display: block;
	outline: none;
	}
html ul.tabs_login li.active_login {
	border-left: 1px solid #E7E9F6;
	border-bottom: 1px solid #fff;
/*	 -webkit-border-top-right-radius: 10px;
	 -khtml-border-radius-topright: 10px;	
	 -moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	 -webkit-border-top-left-radius: 10px;
	 -khtml-border-radius-topleft: 10px;	
	 -moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
*/	
	background: #f5f5f5;
	color: #333;
	}
html body ul.tabs_login li.active_login a { font-weight: bold; }
.tab_container_login {
	background: #f5f5f5;
	position: relative;
	margin: 0 0 20px 0;
	border: 1px solid #E7E9F6;
/*	 -webkit-border-bottom-left-radius: 10px;
	 -khtml-border-radius-bottomleft: 10px;	
	 -moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	 -webkit-border-bottom-right-radius: 10px;
	 -khtml-border-radius-bottomright: 10px;	
	 -moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	 -webkit-border-top-right-radius: 10px;
	 -khtml-border-radius-topright: 10px;	
	 -moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
*/	
	z-index: 999;
	float: left;
	width: 100%;
	top: -1px;
	width: 450px;
	}
.tab_content_login {
	padding: 7px 15px 15px 15px;
	padding-top: 10px;
	}
	.tab_content_login ul {
		padding: 0; margin: 0 0 0 15px;
		}
		.tab_content_login li { margin: 5px 0; }
/* global styles */
#login-register-password {}
	#login-register-password h3 {
		border: 0 none;
		margin: 10px 0;
		padding: 0;
		}
	#login-register-password p {
		margin: 0 0 15px 0;
		padding: 0;
		}
/* form elements */
.wp-user-form {}
	.username, .password, .login_fields {
		margin: 7px 0 0 0;
		overflow: hidden;
		width: 100%;
		}
		.username label, .password label { float: left; clear: none; width: 30%; }
		.username input, .password input { 
			font: 12px/1.5 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
			float: left; clear: none; width: 200px; padding: 2px 3px; color: #777;
			}
.rememberme { overflow: hidden; width: 100%; margin: 10px 0 20px 0; }
.rememberme label { vertical-align: middle; }
.rememberme label span { vertical-align: middle; } 
.rememberme label input { vertical-align: middle; margin: 0; }

.user-submit { padding: 5px 10px; margin: 5px 0; }
.userinfo { float: left; clear: none; width: 75%; margin-bottom: 10px; }
	.userinfo p { 
		margin-left: 10px; 
		}
.usericon { float: left; clear: none; width: 15%; margin: 0 0 10px 22px; }
	.usericon img {
		border: 1px solid #F4950E;
		padding: 1px;
		}

/* End <!-- Custom Login/Register/Password Code @ http://digwp.com/2010/12/login-register-password-code/ --> */

/* Start Styles for Plugin Social Connect */
.social_connect_ui {
	margin: 10px 0;
}

.social_connect_ui label {
	line-height: 150%;
	margin: 0 0 15px;
    padding: 0;
}

