/*
Theme Name: Addison Exciles
Theme URI: http://www.albybarber.com
Description: Addison exciles WordPress theme designed by <a href="http://www.albybarber.com/">Alby Barber</a>.
Version: 1.0
Author: Albert J Barber
Author URI: http://www.albybarber.com
*/

/* BASE */
.hide, .alt, .post-edit-link {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.padding {
	padding: 50px 20px;
}

.middle {
	margin: 0 auto;
	width: 65%;
	display: block;
}


a {
	text-decoration: none;
	color: #30a608;
}

/* TYPE & color*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #5C5C5C;
}

p,#sidebar {
	font-size: 12px;
}

h1 {
	color: #30A608;
	font-size: 25px;
}

h2 {
	font-size: 16px;
}

#footer p {
	font-size: 10px;
	}

#toplinks li {
	font:153%/1 arial,serif;
	
}
#toplinks a {
	text-decoration: none;
	vertical-align: centre;
	padding: 0 5px;
	color: #fff;
	/*text-shadow:0 -1px 0 #1E550D, 0 1px 0 rgba(30, 85, 13, 0.2);*/
	opacity: .80;
	-webkit-transition: opacity .25s ease-in;
	-moz-transition: opacity .25s ease-in;
	transition: opacity .25s ease-in;
}

#toplinks a:hover,#toplinks a:focus, #toplinks li .current_page_item a{
	text-shadow: none !important;
	opacity: 1;
}

#sidebar {

  background-color: #F5F5F5;
  background-image: -moz-linear-gradient(top, #F5F5F5, #ffffff); 
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #F5F5F5),color-stop(1, #ffffff)); 
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#F5F5F5', EndColorStr='#ffffff'); 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F5F5F5', EndColorStr='#ffffff')"; 

}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

/* Type end */

/* Begin Structure */

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	}

#header {
	padding: 0;
	margin-bottom:3px;
}

#navigation {
	text-align: center;
}

#content {
	padding: 0 10px 0 10px;
	float: left;
	width: 650px;
	height: 100%;
	margin-top: 10px;
}

#NOSideBAR #content {
	padding: 0 10px 0 20px;
	width: 650px;
	height: 100%;
	margin: 30px auto;
	float: none;
}


#content_noleft {
	padding: 5px 10px 5px 20px;
}

#sidebar {
	float: right;
	width: 240px;
	padding: 10px 10px 0 10px;
}

h2.widgettitle{
	margin: 5px 0 10px 0;
}

.author_image {
	margin-bottom: 20px !important;
}

.entry_author_image {
	margin-left:30px;
	
}

.entry_author_image img{
	width:150px;
    -moz-border-radius: 4px; /* FF1+ */
  	-webkit-border-radius: 4px; /* Saf3-4 */
    border-radius: 4px; /* Opera 10.5, IE 9, Saf5, Chrome */
	-moz-box-shadow: 0px 0px 5px #838383; /* FF3.5+ */
  	-webkit-box-shadow: 0px 0px 5px #838383; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 5px #838383; /* Opera 10.5, IE 9.0 */
	background-color: #F7F7F3;
  	background-image: -moz-linear-gradient(top, #F7F7F3, #ffffff); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #F7F7F3),color-stop(1, #ffffff)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7F7F3', EndColorStr='#ffffff'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7F7F3', EndColorStr='#ffffff')"; /* IE8 */
	display:block;
	float:left;
	margin-right:17px;
	padding:10px;
	position:relative;
	-moz-transform: rotate(-2deg);  /* FF3.5+ */
    -o-transform: rotate(-2deg);  /* Opera 10.5 */
  	-webkit-transform: rotate(-2deg);  /* Saf3.1+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', /* IE6,IE7 */ M11=0.9993908270190958, M12=0.03489949670250097, M21=-0.03489949670250097, M22=0.9993908270190958); 
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9993908270190958, M12=0.03489949670250097, M21=-0.03489949670250097, M22=0.9993908270190958, sizingMethod='auto expand')"; /* IE8 */
    zoom: 1;
}

.author_image p {
	position:relative;
	top:8px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: justify;
	clear: both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	float: right;
	padding: 0;
	margin: 0 auto 10px;
	width: 100%;
	clear: both;
}

#footer p {
	position:relative;
	text-align:center;
	top:65%;
}

/* End Structure */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#toplinks ul{
	padding: 0;
	}
	
#toplinks ul li{
	list-style: none;
	display: inline;
}
	
/* End Entry Lists */


/* Style */

body{

/*	background-color:#F7F4EE;
	background-image:url("images/addback7.jpg");
	background-position:center center;
	background-repeat:repeat-y;*/
}






#headerimg {
	background: #fff url('images/logo2.png') no-repeat bottom left;
	float: left;
	width: 60%;
	margin: 15px;
	height: 100px;
}
#headerimgright {
	background: #fff url('images/Clubmark_small.gif') no-repeat bottom right;
	height: 100px;
	float: right;
	width: 20%;
	margin: 15px;
	
}

#toplinks {
	background:url('images/grad_head.png') repeat-x scroll 0 0 #148D0B;
	border-top: 1px solid #0D7A05;
	border-bottom: 1px solid #0D7A05;
	     -moz-box-shadow: 0 1px 4px #999; 
  -webkit-box-shadow: 0 1px 4px #999; 
          box-shadow: 0 1px 4px #999; 
	color:#FFFFFF;
	padding-bottom:6px;
	margin-right: -1px;
	clear: both;
	height: 39px;
	
	
  -webkit-border-radius: 8px; 
     -moz-border-radius: 8px; 
          border-radius: 8px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 

	
}


#navigation li:nth-child(n+2) {
    background: url("http://yaci.co.uk/wp-content/themes/yaci/images/navline.jpg") repeat-y scroll left center transparent;
}

#navigation li a {
	margin: 0 5px;
}


#calendarTitle {
	display: none !important;
}

#kpg-albums {
	padding: 20px 0 10px 0;
	margin-left: 20px;
	
}

#slideshow{
	margin-left:250px;

}

#sidebarBottom {
	background:url("images/bad_logo.png") no-repeat scroll bottom right #fff;
	height: 127px;	
}



/* Style end */



/*RTL*/


.postmetadata {
	clear:right;
}
#sidebar {
	margin-left: 0;
	margin-top: 10px;
	margin-right: 10px;
}
img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}
code {
	display:block;
	direction:ltr;
	text-align:left;
}
acronym, abbr, span.caps {
	letter-spacing:0; /* fix opera bug */
}
html>body .entry ul {
	padding:0 10px 0 0;
	text-indent:10px;
}
html>body .entry li {
	margin: 7px 10px 8px 0;
}
.entry ol {
	padding: 0 35px 0 0;
}



.children .even, .alt {
	border-left: 0;
	border-right: 1px solid #ddd;
}
blockquote {
	margin: 15px 10px 0 30px;
	padding-left: 0;
	padding-right: 20px;
	border-left: 0 none;
	border-right: 5px solid #ddd;
}
#email, #url {
	direction:ltr;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Committee page */

.committee {
	margin-top: 20px;
}

.committee .block {
	float: left;
	width: 305px;
	margin: 10px;
}
.userimg {
	float: left;
}

.userimg img{
	float: left;
	
	-webkit-border-radius: 8px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
     -moz-border-radius: 8px; /* FF1-3.6 */
          border-radius: 8px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
  /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	
	-webkit-box-shadow: 0px 0px 4px #ccc; /* Saf3-4 */
     -moz-box-shadow: 0px 0px 4px #ccc; /* FF3.5 - 3.6 */
          box-shadow: 0px 0px 4px #ccc; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
	
}

.userinfo {
	float: left;
	margin-left: 8px;
}

.userinfo h3 {
	margin-top: 0;
	font-size: 16px;
	color: #30A608;
}


/* last chnages */

#recent-posts-3 h2, #recent-posts-3 ul li:first-child {
	display: none;
}

.welcomeTxt p{
	padding-left: 10px;
	font-size: 16px;
	color: #999;
	text-align: left;
}

div.afg-gallery {
width: 800px !important;
margin-left: -60px !important;
}
