/* default styles
   -------------- */
  
#flickr {
      width:225px;
      height:230px;
      background:#666666;
      padding:4px 0 0px 4px;
}


#flickr a {
	color: #FFFCD1;
        background: inherit;
}


#flickr img {
float:left;
margin:0 0 0 0;
background:#666666;
padding:4px;
width:62px;
height:62px;
}


body { 
	padding: 0; 
	margin: 0; 
	font: 12px Georgia, Times, serif;
	line-height: 1.2em;
	background: #fff; 
	color: #000; 
}

.date{ 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 22px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #990000; 
        border-bottom: 1px solid #ccc;
	background: inherit;
}


.nav{ 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff; 
	background: inherit;
}

.posted {
       font: bold 11px Arial, Helvetica, sans-serif;
	background: inherit; 
}

a {
	color: #003366; 
	background: inherit;
	text-decoration: none;
        font-weight: bold;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}


ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

.left ul li { 
	margin: 15px; 
	padding : 0; 
        list-style: square;
}

.left blockquote {
        border-left: 3px solid #C85E35;
	padding: 0 0 0 5px;
}

h1 {
	font: bold 2em Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 15px 0 5px 0; 
	padding: 0; 
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

h2 .red{
	color: #C3593C;
	background: inherit;
}

p {	margin: 0 0 12px 0; }


form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url("http://www.sxswbaby.com/images/design/input.gif") no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url("http://www.sxswbaby.com/images/design/button.gif") no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url("http://www.sxswbaby.com/images/design/logininput.gif"); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
}

.logo {
	float: left;
	width: 730px;
	padding: 10px 0 11px 10px;
}

.header_right {
	float: right;
	width: 740px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 730px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url("http://www.sxswbaby.com/images/design/dot.gif") repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 7px 8px 7px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url("http://www.sxswbaby.com/images/design/bar.gif") no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 10px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	text-align: center;
	float: left;
	width: 740px;
	height: 38px;
	background: #464548; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 10px;
}

.grey {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: inherit;
	
}

.search {
	font-size: 12px;
        font-weight: normal;
	color: #ccc;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url("http://www.sxswbaby.com/images/design/newsletterbg.gif") no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #333;
	border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url("http://www.sxswbaby.com/images/design/lt.gif") no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 10px 0;
		background: #6E6E6E;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }

/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url("http://www.sxswbaby.com/images/design/rt.gif") no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font: 12px Arial, Helvetica, sans-serif;
		background: #C85E35 url("http://www.sxswbaby.com/images/design/rb.gif") no-repeat bottom;
		color: #fff;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: right;
	margin: 0 9px 3px 0;
}

/* right side grey
   ---------- */
		
.right_grey {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right_grey a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt_grey {
		background: #666 url("http://www.sxswbaby.com/images/design/rt_grey.gif") no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles_grey {
		font: 12px Arial, Helvetica, sans-serif;
		background: #666 url("http://www.sxswbaby.com/images/design/rb_grey.gif") no-repeat bottom;
		color: #fff;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: right;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
        font: 10px Arial, Helvetica, sans-serif;
	clear: both; 
	text-align: left;
	line-height: 1.2em;
	color: #808080;
	background: #FFF url("http://www.sxswbaby.com/images/design/dot.gif") repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
        background: transparent;
}


/* comment formatting */

.comment1 {
	background: #cccccc; 
       padding: 10px 10px 10px 10px;
}

.comment2 {
	background: #999999; 
       padding: 10px 10px 10px 10px;
}

.paginate {
       padding: 10px 0 0 0;
}

/*
    Formatting Buttons for SAEF
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
