/*
Theme Name: RosenLegalFirmTheme
Theme URI: http://www.RosenLegalFirm.com/
Description: This theme is developed for Steve for his site</a>.
Version: 1.0
Author: Tanzil Al Gazmir
Author URI: http://www.tanzilo.com/
Tags: blue, custom header, fixed width, two columns, widgets

	stuTheme v1.0
	http://www.tanzilo.com

	This theme was designed and built by Tanzilo.

	The CSS, XHTML and design is released under copyright property law.

*/

/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#e1e0e0;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Verdana;
		font-size:0.688em;
		line-height:1.364em;
		color:#353e42;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#fff;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
span {color:#fff;}

/* ============================= main layout ====================== */

.link {text-transform:uppercase;}

li {color:#fff;}
li a { line-height:1.818em;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent2 {margin:0 16px 0 0; float:left;}
.title {margin-bottom:20px;}
.title2 {margin-bottom:16px;}

/* ============================= header ====================== */

#header .menu {padding-bottom:10px;}
#header .menu ul {width:100%; overflow:hidden;}
#header .menu li {float:left; font-size:1.182em;}
#header .menu li a {text-decoration:none; color:#fff; background:url(images/menu_line.gif) top right no-repeat; display:block; text-align:center; padding:35px 0 35px 0; width:110px;}
#header .menu li a:hover {background:url(images/menu_act.jpg) top left no-repeat;}
#header .menu .active a {background:url(images/menu_act.jpg) top left no-repeat !important;}
#header .menu .last a {background:none; width:106px;}

#header .right a {color:#353e42; text-decoration:none; font-size:1.182em; background:url(images/header_line.gif) no-repeat 0 4px; padding:0 25px 0 30px;}
#header .right a:hover {color:#fff;}
#header .right .first {padding-left:0; background:none;}
#header .right {padding:94px 20px 0 0;}

/* NEW TITLES */
#header .news_titles {width:100%; padding:20px 0px 0px 0px; float:right; clear:both;}
#header .news_titles ul {width:363px; height:148px; float:right;}
#header .news_titles li a { color:#070709; font-size:12px; text-decoration:none; }
#header .news_titles li a:hover { text-decoration:underline; }

/* ============================= middle ====================== */

.img {margin-bottom:23px;}
.padding1 {padding-top:10px;}
.padding2 {padding-top:25px;}
.padding3 {padding-top:18px;}
.padding4 {padding-right:30px;}

.phone {float:right; margin-right:20px; color:#353e42;}
#page9 #content {padding:43px 25px 57px 30px;}

/* ============================= footer ====================== */

#footer {font-size:1.182em; text-align:center; color:#a2a8aa;}
#footer a {color:#a2a8aa; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .privacy {color:#fff;}

/* ============================= forms ============================= */


form .rowi {height:26px;}
form .link {float:right; margin:0 17px 0 5px;}

.input {width:187px; height:18px; border:1px solid #535b5b; background:none; padding:0 0 0 5px; font-size:1em; background:url(images/input_bg.gif);}
textarea {width:187px; height:116px; border:1px solid #535b5b; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; background:url(images/input_bg.gif); margin-bottom:15px;}

/* NEW CODE BY TANZILO FOR THE BLOG*/
#left_column
{
	width:507px; height:100%; float:left;
}
#right_column
{
	width:200px; height:100%; float:left;
}
#searchform INPUT
{
	font-size:11px;
}
#post_single
{
	width:487px; height:100%;
	margin:0px 0px 30px 0px;
}
#post_title A
{
	font-size:18px; text-decoration:none; line-height:20px;
}
#post_title A:hover
{
	text-decoration:underline;
}
#posted_by_and_time
{
	margin:10px 0px 10px 0px; color:#000000;
}
#post_content
{
	text-align:justify;
}
#post_tags
{
	margin:10px 0px 10px 0px; font-weight:bold;
}
#widget_title
{
	text-transform:uppercase; font-weight:bold;
}
#widget_content
{
	margin:0px 0px 20px 0px;
}
#linkcat-2
{
	margin:0px 0px 20px 0px;
}
#searchform LABEL
{
	text-transform:uppercase; font-weight:bold;
}
#navigation
{
}
#navigation A:hover
{
	font-family:Verdana;
}
#alignleft
{
	float:left; width:200px; height:25px;
}
#alignleft A
{
	font-size:18px; text-decoration:none;
}
#alignleft A:hover
{
	text-decoration:underline;
}
#alignright
{
	float:left; width:200px; height:25px;
}
#alignright A
{
	font-size:18px; text-decoration:none;
}
#alignright A:hover
{
	text-decoration:underline;
}
#post_comments
{
	margin:30px 0px 0px 0px;
}
#post_comments LI
{
	margin:20px 0px 0px 0px; padding:10px;
}
.avatar
{
	float:right;
}
.alt
{
	background:#646D72;
}
#respond
{
	font-size:18px; margin:30px 0px 0px 0px;
}
#comment
{
	width:477px;
}
#commentform INPUT
{
	font-size:11px;
}
.left IMG
{
	margin-top:47px;
}