/* @override http://localhost/~adam/obrienchophouse.ie/site/css/obriench.css */
/* @override http://www.obrienchophouse.ie/css/obriench.css */

@import url(../reset.css);

body {
	font: 70%/170% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #555;
	background-color: #29292e;
	margin: 20px 0;
	padding: 0;
  	text-align: center;
}
h1, h1 a {
	height: 240px;
	width: 130px;
}
h1 {
	text-indent: -1000em;
	background: url(../images/obrien-logo2.png) no-repeat;
	margin-top: 15px;
	margin-left: 17px;
}
h1 a {
	display: block;
}

a:link, a:visited {
	color:#7fa2a0;
	text-decoration: none;
}
a:hover {
	color:#004b8d;
}

#container {
  width: 970px; 
  background: #fcfcfc;
  margin: 0 auto;
  border: 1px solid #c9c9c9;
  text-align: left;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
	padding: 5px;
}

/* @group left */

#left {
  float: left;
  width: 160px;
  background: #b6c9cc;
	height: 580px;
	margin-bottom: 30px;
}

#left ul {
	list-style: none;
	padding: 0;
	margin: 0 5px;
	text-align: center;
}

#left ul li {
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#left ul li a {
	text-transform: uppercase;
	color: #202e49;
	text-shadow: white 1px 1px 1px;
	display: block;
	padding: 5px;
  	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
	letter-spacing: 1px;
	font: 1.0em "Chaparral Pro", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#left ul li a:hover {
	background-color: #eef1fb;
	font-weight: bold;
	color: #3a3c45;
}
#left form input.e_sub {
	width: 122px;
	margin: 0 0 0 5px;
	height: 15px;
	color: #86888e;
	font-size: 0.9em;
	font-style: italic;
  	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
	border: 2px solid white;
	background-color: #f4f7fe;
	padding-left: 2px;
}
#left form input.e_butt {
	margin: -5px 0 0 -2px;
}

/* @end */

/* @group right */
#right {
  float: right; 
  width: 400px; 
  background: #EBEBEB;
  padding: 110px 0 0;
}

#right h3, #right h4 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: "Chaparral Pro", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#right h3 {
	color: #202e49;
	letter-spacing: 2px;
    font-size: 1.6em;
	margin-top: 15px;
}

#right .times h3 {
	margin-top: 5px;
}

#right h4 {
	color: #666;
	font-size: 1.2em;
}

#right h5 {
	color: #202e49;
	margin: 5px 10px 0;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	text-decoration: underline;
}
#right p {
	padding: 0;
	margin: 3px;
}
#right ul {
	list-style-image: url(../images/arrow2.png);
}
#right ul li {
	padding-left: 10px;
}
table.sub_unsub {
	width: 390px;
	margin-top: 10px;
	text-align: right;
}

#phone_us, .times {
	float: right;
	margin-top: -100px;
	padding-left: 40px;
	background: #f4f7fe url(../images/phone-copy2.png) no-repeat 3px 4px;
	height: 65px;
	margin-right: 10px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
	border: 2px solid white;
}
.times {
	background-image: none;
	height: auto;
	width: 250px;
	margin: 5px 10px 5px 5px;
	float: left;
	padding: 0 10px;
	font-size: 0.9em;
	color: #888;
}
#phone_us p {
	color: #202e49;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 1.1em/20px "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif;
}
/* @end */

#left p, #left h3, #right p, #right h3, #right h4, #right h5 {
  margin-left: 10px; 
  margin-right: 10px;
}
#right .times p, #right .times h3, #right .times h4 {
	margin-left: 0;
}
#right .times h4 {
	margin-top: 10px;
	margin-bottom: -5px;
}
#right .times span {
	color: #555;
}
#main {
  	margin: 0 0 0 5px;
	width: 400px;
	float: left;
}
#address {
	text-transform: uppercase;
	border-top: 1px solid #d8d8d8;
	color: #565872;
	width: 535px;
	clear: left;
	margin: 0 420px 10px auto;
}
#address p a {
	text-transform: lowercase;
}
.clearfloat { 
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
p#footer {
	font-size: 0.9em;
	color: silver;
}

#map {
	width: 386px; 
	height: 324px;
	margin: 5px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
	border: 2px solid white;
}
#gallery {
	margin-left: 165px; 
	background-color: #ebebeb;
}
#flashcontent {
	height: 400px; 
	clear: right; 
	margin: 0px;
}
.addthis {
	float: right;
	margin: 5px;
}

.follow-icons span {
	padding-top: 3px;
	float: left;
	margin-right: 10px;
}
.follow-icons a {
	background: url(../images/follow_icons.png) no-repeat;
	text-indent: -1000em;
	display: inline-block;
	width: 28px;
	height: 30px;
}
.follow-icons a#twitter {
	background-position: 0 0;
}

.follow-icons a#facebook {
	background-position: -30px 0;
	margin-left: 0;
}
/*@group contact form*/

#right form {
	width: 390px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 30px 5px 0;
}
#right form input {
	color: #666;
}
#right form p input.txt, #right form input.txt, #right form p textarea  {
	width: 265px;
	float: right;
	margin-bottom: 5px;
	padding: 2px;
  	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
	border: 2px solid white;
	background-color: #f2f7fe;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#right form p input.txt, #right form input.txt { 
	height: 15px; 
}
#right form p input.submit_button {
	margin-top: 10px;
}
#right form p textarea { 
	height: 120px; 
	width: 380px;
	font-style: italic;
	color: #86888e;
}
#right form p {
	margin: 0 0 0 5px;
	float: right;
	width: 385px;
	text-align: right;
}
#right form p label, #right form label {
	text-transform: uppercase;
	color: #202e49;
	font-size: 0.9em;
	padding-right: 10px;
}

#right form input.chk, #right form input.radio { 
	clear: both;
	float: right;
	margin-bottom: 2px;
}
/*@end*/
/* @group xtras */
.strong {
	font-weight: bold;
}
.mn { margin: 0; }
.pn { padding: 0; }
.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }
.cn { clear: none; }
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.bn { border: 0; }

.bln {
	border-left: none;
}

.ir { float: right;	margin: 5px 0 5px 10px; }
.il { float: left; margin: 0 10px 5px 0;}
.il, .ir { border: 1px solid #333; }
#phone_us p.fsxl, .fsxl { font-size: 1.4em; }
.fsl { font-size: 1.1em; }
.fss { font-size: 0.9em; }
.fsxs { font-size: 0.85em; }
/* @end */

/* @group props */
.prop { float: right; width: 1px; }
.min700px { height:700px; }
.min600px { height:600px; }
.min550px { height:550px; }
.min500px { height:500px; }
.min450px { height:450px; }
.min400px { height:400px; }
.min300px { height:300px; }
.min360px { height:360px; }
.min20px { height:20px; }
/* @end */

/* @group ie7 hacks */

*:first-child+html #right form p textarea { 
	width: 370px;
}
/* @end */

/* @group ie6 hacks */

* html .prop {
	float: none;
}
* html .min600px {
	height: 1px;
}
/* @end */



