/*
Theme Name: Suzerainty
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Charles Rawls
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body { text-align:center;margin:0px;padding:0px; }

form { margin:0px;padding:0px; }

a { text-decoration:none; }
.suze_clear { clear:both;height:1px;overflow:hidden; }

h1,h2,h3,h4 { margin:0px;padding:0px; }

.suze_cntntcntr { width:960px;text-align:left;margin:0px auto; }

.suze_topnav { height:47px;background:url('images/nav_bg.gif') 0px 0px no-repeat; }
.suze_topnav ul { margin:0px;padding:0px;list-style:none; }
.suze_topnav ul li { float:left;margin:0px;padding:0px;display:inline;font-family:Calibri,arial;font-size:16px;line-height:19px;background:url('images/nav_divline.gif') 0px 0px no-repeat;height:47px; }
.suze_topnav ul li.no_bg { background-image:none; }

.suze_topnav ul li a:link,
.suze_topnav ul li a:visited { color:#fff; }
.suze_topnav ul li a span { display:block;padding:14px 11px 0 11px; }

.suze_mncntnt { background-color:#f0f0f0; }
.page-template-default .suze_mncntnt { padding:20px;font-family:Calibri,arial;font-size:14px;line-height:18px; }

.suze_mncntntL { float:left;width:395px;display:inline;margin:0 0 0 0; }

.suze_mncntntR { float:left;width:505px;display:inline;margin:40px 0 0 15px;font-family:Calibri,arial;font-size:14px;line-height:18px; }
.suze_mncntntR h1 { padding:0 0 10px 0;margin:0px;font-size:30px;line-height:33px;font-weight:normal; }
.suze_mncntntR p { margin:0px;padding:0 0 26px 0; }

.suze_mncntnt1 { float:right;display:inline;margin:0 0 10px 0;}

.suze_midcntnt { height:278px;background:#2a2b44 url('images/mid_divline.gif') 710px 18px no-repeat;padding:0 0 0 32px;  }

.suze_midhdr { color:#fff;font-family:Calibri,arial;font-size:26px;line-height:28px;padding:27px 0 0 0; }


.suze_midphoto { float:left;display:inline;margin:28px 17px 0 0;width:205px;text-align:center;color:#fff;font-family:Calibri,arial;font-size:14px;line-height:16px; }
.suze_midphoto img { margin:0 0 13px 0; }

.suze_midcntnt1 { float:left;display:inline; }

.suze_midnews { float:left;display:inline;margin:38px 0 0 28px;color:#99ca05;font-size:18px;line-height:21px;font-family:Calibri,arial; }
.suze_midnews input { width:212px;border:0px;font-size:14px;color:#909090;height:31px;margin:0 0 15px 0; }

.suze_midnews1 { padding:0 0 22px 0; }


.suze_profcntnt { padding:16px 0 0 0;font-family:Calibri,arial;font-size:20px;line-height:22px; }
.suze_profdline { background-color:#2a2b44;height:1px;overflow:hidden;margin:8px 0 0 0; }

.suze_prof2 { color:#2a2b44;font-size:14px;line-height:16px;padding:4px 0 67px 0; }


.suze_ftrdline { background-color:#b7b7b7;height:2px;overflow:hidden;margin:8px 0 0 0; }

.suze_ftrlinks { float:right;display:inline;margin:14px 0 0 0;font-size:12px;line-height:15px;font-family:Calibri,arial;color:#000;text-align:right; }
.suze_ftrlinks a:link,
.suze_ftrlinks a:visited { color:#000; }

.suze_innrcntntlft,
.suze_innrcntntmid,
.suze_innrcntntrgt { float:left;margin:0 0 0 0;width:140px;display:inline; }

.suze_innrcntntlft { width:200px; }
.suze_innrcntntmid { width:540px;margin:0 20px; }


#scroller_container {
 position: relative;
 width: 900px;
 height: 65px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 65px;
 font-size: 65px;
}

#scroller p {
 padding: 0;
}


