/*
	CSS for LauraRuggeri.com
	initiated 2007.07.02
	Pantheon Design
*/

* {
	font-family:				Georgia, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;}

body	{
	margin:						0px;
	background-color:	#efefef;
	font-size:					11px;
	color:						#333;}
	
div#LaurarRuggeriPageWrapper {
	width:						820px;
	background-color:	#fff;
	margin:						10px auto 10px auto ;
	border-top:			1px dotted #9c9c9c;
	border-right:		1px solid #9c9c9c;
	border-bottom:	1px dotted #9c9c9c;
	border-left:			1px solid #9c9c9c;
	padding-top:		0em;
	padding-right:		0em;
	padding-bottom:	0em;
	padding-left:		0em;
	text-align:			left;}


a:link					{color:#333;}
a:visited				{color:#333;}
a:focus					{color:#333;}
a:hover					{color:#000;background-color:#eee}
a:active				{color:#d63600;}

h1 {
	font-size:			100%}
	
h1#MainName {
	margin:				6px 0px 0px 0px ;
	font-size:			100%;}
	
p#MainKicker {
	margin:				0px 0px 50px 0px ;
	padding:			0px;}

p.MenuBlockText {
	margin:				0px 0px 40px 0px ;
	font-size:			14px;
	font-style:			italic;
	color:				#d63600;}

#MenuBlockTextKicker {
	margin-top:			5px;
	margin-bottom:		50px;
 	color:				#fff;}

#MenuTextKickerAdditional {}

#contentSelector {
	margin-bottom:		10px;}

h3 {
	font-size:			100%;}
h4 {
	font-size:			100%;}

h3.LittleTitle {
	margin:				0px 0px 0px 0px ;
	font-weight:		normal;
	font-style:			italic;
	color:				#d63600;}
	
h3.LittleTitleBotSpace {
	margin:				0px 0px 5px 0px ;
	font-weight:		normal;
	font-style:			italic;
	color:				#d63600;}

.PortfolioTitle {
	font-size:			120px;}

p {}

p.NoSpace {
	margin:				0px 0px 0px 0px ;}
	
p.NoSpaceBefore {
	margin-top:			0px;}
	
p.TopSpace {
	margin:				3px 0px 0px 0px ;}

h4.CaptionTitle {
	margin:				0px 0px 0px 0px ;
	border-top:		1px dotted #d63600;
	padding-top:	2px;
	font-weight:		bold;}

h4.CaptionTitle2nd {
	margin:				10px 0px 0px 0px ;
	border-top:		1px dotted #d63600;
	padding-top:	2px;
	font-weight:		bold;}
	
p.CaptionText {
	margin:				0px 0px 10px 0px ;}
	
p.BulletetPoint {
	font-style:			italic;
	color:				#d63600;}

p.Copyright {
	margin:				0px 0px 0px 10px ;
	font-size:			9px;}

img.spaceafter {
	margin-bottom:	10px ;}

table td {
	vertical-align:		top;}

textarea#Note			{margin-bottom:10px;}
input#theSubmitButton	{width:12em;}