/* @override http://www.jimrietz.com/rw_common/themes/jr_seydoggy_sleeker/sitemods.css */

/* @group Layout */

#header,.mask{height:200px;width:100%;}
#header,.mask{height:200px;width:100%;}
.header_custom{margin:0 auto;height:200px;}

/* @end */


/* @group Extra Content */

#myExtraContent1 {
	margin-top: -10px;
	margin-bottom: -10px;
}

#myExtraContent2 {
	height: 30px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: -20px;
}

#myExtraContent2 img {
	margin-top: 5px;
}

.textleft {
	text-align: left;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

/* @end */

/* @group map */

#map {
  height: 400px;
  width: 550px;
}

#mapHeader {
}


/* @end */

/* @group blog */

li.cat-item {
	
}



/* @end */

/* @group Sidebar */

#sidebar_title{font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
}

div#aim {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div#skype {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 130px;
}

#plugin_sidebar ul {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	list-style-type: none;
}

li.wpblog_widget {
	margin: 10px 0 0;
	padding: 4px;
	border-style: groove;
	background-color: silver;
}


#plugin_sidebar ul li.wpblog_widget ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#plugin_sidebar h2.wpblog_widgettitle {
	margin: 0 0 10px;
	padding: 0;
	border-bottom-width: 1px;
}

#plugin_sidebar h2.wpblog_widgettitle {
	margin: 0 0 10px;
	padding: 0;
	border-bottom-width: 1px;
}

#plugin_sidebar h2.wpblog_widgettitle {
	margin: 0 0 10px;
	padding: 0;
	border-bottom-width: 1px;
}


/* @end */

/* @group Widget Sidebar Login */

/* Basic styling for login widget
   This styling aligns the gravtar left, the links right.*/

.widget_wp_sidebarlogin, #sidebar-login {
	overflow: hidden;
}
.widget_wp_sidebarlogin .avatar_container, #sidebar-login .avatar_container {
	float:left;
}
.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;
}

/* @end */

/* @group General Styles */

.clearer{clear:both;}


/* @end */

