article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
	
  margin: 0; }

body,
button,
input,
select,
textarea {
  font-family: sans-serif; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: yellow;
  color: black; }

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul,
ol {
  margin-left: 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul, ol {
  padding: 0;
  list-style-type: none; }

dd {
  margin: 0; }

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none; }

p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -epub-hyphens: auto;
  hyphens: auto; }

b,
strong,
.strong {
  font-weight: bold; }

dfn,
em,
.em {
  font-style: italic; }

small, .small {
  font-size: 75%; }



.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
  font-style: italic; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }




body {
  font-size: 14px;
  line-height: 1.5;
  color: black; }

.wrap {
  margin: 0 auto; }


  a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }



#content {margin-top:20px;}


.meta { }

.post-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em; }
.post-content img {
  max-width: 100%;
  height: auto; }
.post-content video, .post-content object {
  max-width: 100%; }
.post-content pre, .post-content code {
  background: #eeeeee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  background: #eeeeee;
  padding: 5px; }
  .wp-caption img {
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em; }

ol.bones_page_navi{
	margin: 0px;
}

.bones_page_navi li {
  float: left;
  margin-left: 10px;
  line-height:35px; }
  .bones_page_navi li a,
  li.bpn-prev-link a,
  li.bpn-next-link a,
  li.bpn-current {
    background: url('../images/dark-bg.png');
    padding: 8px 12px;
    border-radius: 4px;
    color: white;
    text-decoration:none;
    }
    .bones_page_navi li a:hover, .bones_page_navi li a:focus {
     }

li.bpn-current {
  padding: 0px 12px;
  border-radius: 4px;
  color: white;
  text-decoration:none;
  position: relative; }

li.bpn-prev-link,
li.bpn-next-link {
  font-weight: 700; }


.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }

ol.commentlist{
	margin: 0px;
}


.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
    padding: 0; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin-left: 50px;
    border-top: 1px solid #D9D7D4;
    padding-top: 10px;
     }
.commentlist li[class*=depth-] {
  margin-top: 1.1em; }
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }
.commentlist li:not(.depth-1) {
 
  margin-top: 0;
  padding-bottom: 0; }
.commentlist .vcard {
  margin-left: 110px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  
    .commentlist .vcard time a {
      color: #999999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: white; }

.comment_content {
  margin-left: 110px; }
  .comment_content p {
    margin: 0.734em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em; }

.comment-reply-link {
  text-decoration: none;
  float: right;
  padding: 5px 10px;
  color: white;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em; }
  a.comment-reply-link:hover, a.comment-reply-link:focus {
    opacity: 1;
    color: white; }

.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.734em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: white; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.734em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

.footer {
  clear: both; }
  
  
  #submit{
  	float: right;
  	-webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
  	
  }
  
  
  #searchform #s{
  	width: 95%;
  }
  
  #resp_navigation{
  	display: none;
  }
  
  
  .sticky ,
  .gallery-caption ,
  .bypostauthor{
  	
  }
  /***********header *********/
  html{
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  }
 
 
 /* HTML5 Css Reset  */
 
 
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
 /* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
 h1, h2 {text-shadow:#fff 1px 1px 1px}
 ol, ul { list-style: none; }
 blockquote, q { quotes: none; }
 blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
 table { border-collapse: collapse; border-spacing: 0; }
 body { font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:normal; font-size:14px }
 sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
 sup { top: -0.5em; }
 sub { bottom: -0.25em; }
 img { max-width: 100% !important; }
 img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
 svg:not(:root) {
 overflow: hidden;
 }
 figure { margin: 0; }
 table { border-collapse: collapse; border-spacing: 0; }
 td { vertical-align: top; }
 .chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
 html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
 body { margin: 0; padding:0px; }
 del { text-decoration: line-through; }
 abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
 table { border-collapse:collapse; border-spacing:0; }
 /* Clearfix */

 
 /* change border colour to suit your needs */
 hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
 /* Css Animation  */
 a, a:after, input, select, textarea, img, a:hover, input:focus, select:focus, texarea:focus, a > * { text-decoration: none; }
 input, select, textarea, img,  input:focus, select:focus, texarea:focus { -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out; -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
  -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
  -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
  transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 }
 /* Form Elements  */
 form { margin: 0; }
 fieldset { border: 0; margin: 0; padding: 0; }
 label { cursor: pointer; }
 legend { border: 0; *margin-left: -7px;
 padding: 0; white-space: normal; }
 input, select { padding:5px }
 textarea { padding:10px }
 button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle;
 }
 button, input { line-height: normal; }
 button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: none; *overflow: visible;
 }
 input[type=submit], input[type=reset] { font-size:14px; padding:6px 15px; text-align:center; color:#fff; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; float:left; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); width:auto!important; margin-right:15px }
 button[disabled], input[disabled] { cursor: default; }
 input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; *width: 13px;
 *height: 13px;
 }
 input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
 }
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
 }
 textarea { overflow: auto; vertical-align: top; resize: vertical; }
 input, select { padding:5px }
 textarea { padding:10px }
 input[type=submit], input[type=reset] { font-size:14px; padding:6px 15px; text-align:center; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; float:left; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); width:auto!important; margin-right:15px }
 a.linkbutton { font-size:14px; padding:6px 15px; text-align:center; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; float:left; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); color:white;
 -webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -ms-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;}
 a.linkbuttonsmall { font-size:14px; padding:6px 15px; text-align:center; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; float:left; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5) 
 -webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -ms-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;}
 a.linkbuttonmiddum { font-size:17px; padding:9px 25px; text-align:center; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; float:left }
 a.linkbuttonlarge { font-size:20px; padding:12px 30px; text-align:center; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; float:left; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); 
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease; }
 a.linkbuttonbig { font-size:24px; padding:15px 40px; text-align:center; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; float:left; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); 
 -webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -ms-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;}
 
 a.linkbutton, a.linkbuttonsmall, a.linkbuttonlarge, a.linkbuttonbig  {text-align:center; text-shadow:none; border:1px solid #fff; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);  -webkit-border-radius:6px; box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);}
 #maincontainer {}
 .container { width:940px; margin:0 auto; position:relative; }
 /* header */
 #header { min-height:100px }
 .headerstrip { height:28px; text-indent:-99999px; display:block; overflow:hidden; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); margin-bottom:80px }
 .spiral {width:100%; height:100px ; background:  url("../images/spiral.png") repeat-x scroll 0 0; position:absolute; margin-top:9px}
 #logo {; float:left }
 /* Top Navigation */
 nav#topnav select { display: none; }
 #topnavmobile { display:none }
 #topnav { float:right; }
 #topnav ul { list-style:none; }
 #topnav ul > li { list-style:none; display:inline-block; text-align:center; position: relative; cursor: default; margin:0 5px;
 -webkit-transition: all 0.2s ease-out;
 	-moz-transition: all 0.2s ease-out;
 	-ms-transition: all 0.2s ease-out;
 	-o-transition: all 0.2s ease-out;
 	transition: all 0.2s ease-out; }
 #topnav ul > li.current_page_item {box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);}
 #topnav ul > li:hover > ul { display: block; }
 #topnav ul > li ul li:hover { background:none; }
 #topnav ul li a { font-size:18px; padding:10px 15px; float:left;} 
 #topnav ul > li a {
 	 -webkit-transition: all 0.2s ease-out;
 	-moz-transition: all 0.2s ease-out;
 	-ms-transition: all 0.2s ease-out;
 	-o-transition: all 0.2s ease-out;
 	transition: all 0.2s ease-out; }
  #topnav ul li a span.sub{
  	display: block;
  	font-size:10px;
  	
  }
 
 #topnav a:after { color: #555; content: attr(data-description); font-size: 11px; font-style: italic; display: block; text-align: left; text-transform: lowercase;  }
 #topnav ul li.active a:after, #topnav ul li:hover a:after { color:#fff }
 #topnav ul ul { display: none; position: absolute; top: 100%; left: 0; z-index: 598; width:200px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); margin:0px }
 #topnav ul ul ul { top: 1px; left: 100%; }
 #topnav ul li ul li { display:block; width:100%; position:relative;  padding:5px 5px 5px 10px; border-bottom:1px solid #685f5e; text-align:left; margin:0px; height:32px}
 #topnav ul li ul li a  {font-family:Calibri, Arial, Helvetica, sans-serif; font-size:13px; text-align:left; background:none; display:block;  width:100%; padding:8px 0}
 #topnav li.submenu > a { background: url(../images/smallarrowwhite.png) no-repeat 184px 15px!important; display:block; width:100% }
 
 .footerbg {
 background: url('../images/footerbg.png') repeat 0 0;
 padding: 25px 0;
 }
 
 ul.footersection li ul li a, #middleline, #footer, .ei-title h2, #middleline, li.links {
 color: #999;
 }
 
 #footer {
 border-top: 5px solid white;
 padding: 0px 0 5px 0;
 margin: 40px 0 0 0;
 clear: both;
 overflow: auto;
  }
 
 /* Column */
 .widthcolumn4, .widthcolumn3, .widthcolumn2, .widthcolumn2-one, .widthcolumn3-one, .widthcolumn5, .widthcolumn6, .widthcolumn8 { float:left; margin-right:20px }
 .widthcolumn8 { width:100px; }
 .widthcolumn6 { width:135px; }
 .widthcolumn5 { width:172px; }
 .widthcolumn4 { width:220px; }
 .widthcolumn3 { width:300px; }
 .widthcolumn2 { width:460px; }
 .widthcolumn2-one { width:620px; }
 .widthcolumn3-one { width:700px; }
 
 
 .topcontent {width:100%;  font-size:28px;  padding: 0px 0 0 40px; font-weight:normal; margin:40px 0 10px 0;   text-align:center; margin:10px auto 0 auto }
 /* flexslider */
 
 
 #flexslider { padding:10px 10px 15px 10px; width: 100%; margin: 20px auto 80px auto; clear:both; position:relative;   box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); background: #fff url("../images/linebottom.png") repeat-x scroll left bottom;}
 .flexslider .slides li { display: none; position: relative; list-style:none ;}
 .flexslider .slides img { max-width: 100%; }
 .flex-caption h3{
 	margin:0px;
 }
 
 .flex-caption p{
 	font-size:14px;
 	font-weight:bold;
 }
 .flexslider-container { position: relative; }
 #flexslider .flex-caption { width: 82%;
 padding: 2%;
 left: 7%;
 bottom: 14%;
 font-size: 32px;
 text-shadow: 1px 1px 1px white;
 margin: 0px;
 position: absolute;
 background: rgba(255, 255, 255, 0.7); }
 #flexslider .flex-caption b { font-weight:normal; font-size:22px }
 #flexslider .flex-caption span { font-size:16px; font-family: 'Crete Round', serif; margin-top:10px; }
 .flex-direction-nav li a { width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 45%; cursor: pointer; text-indent: -9999px; }
 .flex-direction-nav li a.next { background-position: -52px 0; right: -15px; }
 .flex-direction-nav li a.prev { background-position: 0 0; left: -15px; }
 .flex-control-nav { margin-left: -31px; position: absolute; bottom: 24px; right: 24px; }
 .flex-control-nav li { margin: 0 0 0 5px; float: left; }
 .flex-control-nav li:first-child { margin: 0; }
 .flex-control-nav li a { width: 13px; height: 13px; display: block; background: url(../images/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px; }
 .flex-control-nav li a:hover { background-position: 0 -13px; }
 .flex-control-nav li a.active { background-position: 0 -26px; cursor: default; }
 
 /* Latest Event */
 #middleline { padding:0; margin:30px 0 60px 0 ;  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); border-top:5px solid #fff; border-bottom:5px solid #fff}
 #middleline .midlinebg { padding:12px 0; }
 #middleline .midlinebg h1.textpadding { padding-left:200px; font-size:24px; font-weight:normal; line-height:normal; text-shadow:none; margin-bottom:10px }
 #middleline .roungloog {height: auto;
 border-radius: 100%;
 -moz-border-radius: 100%;
 -webkit-border-radius: 100%;
 -o-border-radius: 100%;
 border: 8px solid whiteSmoke;
 margin-top: -32px;
 width: 20%;
 float: left;
 margin-bottom: -32px;
 margin-right: 30px;}
 #middleline .roungloog img{
 	border-radius:100%;
 }
 #middleline .event {margin-left:200px; color:#fefefe}
 #middleline .event .eventdate {color:#fff}
 #middleline .event p {margin:10px 0 0 0}
 
 /* Side bar */
 .sidecontainer {margin:0 0 30px 0}
 .sidecontainer h4.heading4 {padding:5px 10px }
 
 /* Latest Blog  */
 #carousel { margin:20px auto 30px auto }
 h2.titles {  font-size:30px; padding: 0 0 25px 0; margin:30px 0; font-weight:normal;  border-bottom: 1px dashed #999999;}
 .es-carousel-wrapper { position:relative; }
 .es-carousel { overflow:hidden; }
 .es-carousel ul { margin-right:-56px; display:none;margin-top:30px; }
 .es-carousel ul li { display:inline-block; height:100%; float:left; display:block; margin-bottom:20px;  padding:7px 7px 14px 7px; background: #fff url("../images/linebottom.png") repeat-x scroll left bottom;  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }
 .es-carousel ul li img { display:block; border:none; max-height:100%; max-width:100%; }
 .es-carousel ul li a { display:block; margin-bottom:10px; }
 .es-carousel ul li h3 { font-family: 'Crete Round', serif; font-size:18px; font-weight:normal; margin-bottom:8px }
 .es-carousel ul li span.deatils { clear:both; float:left; margin-bottom:12px }
 .es-carousel ul li span.deatils b { font-weight:normal }
 .es-nav span { position:absolute; top:14px; right:44px; background:transparent url(../images/nav.png) no-repeat top left; width:40px; height:40px; margin-top:-13px; text-indent:-9000px; cursor:pointer; opacity:0.8; }
 .es-nav span.es-nav-next { right:0px; left:auto; background-position:top right; }
 .es-nav span:hover { opacity:1.0; }
 .es-carousel ul li span.date { background:transparent url(../images/blogicon.png) no-repeat top left; padding:0 10px 0 34px; float:left;height: 34px; line-height:34px;}
 .es-carousel ul li span.comment { background:transparent url(../images/blogicon.png) no-repeat bottom left; padding:0 0 0 34px; float:left;height:34px;line-height:34px; }
 
 /*  Recipelist  */
 ul.recipelist {display:block}
 .recipelist_item { display:block; background: #fff url("../images/linebottom.png") repeat-x scroll left bottom;  margin:0 0px 25px 0px; padding:6px 6px 15px 6px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); text-align:left; }
 .recipelist_item .recipegridimage { margin:0 15px 0 0; float:left }
 ul.recipelist a.fancyboxpopup { list-style: none outside none; position: relative; display:inline-block; }
.recipelist_item a.title { font-size: 25px;
display: block;
font-style: normal;
margin-top: 0px;
line-height: 1;
margin-bottom: 10px; 
float:left;}
.cat_float{
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	}
.recipelist_item .recipedetails {padding:6px; display:block;  }
.recipelist_item_2{
	width: 45%;
	margin-right:1.2%;
	margin-left:1.2%;
	float:left;
}
.recipelist_item span.view { background: url("../images/view.png") no-repeat scroll center center transparent; text-align:center; width:100%; display:none; height:75px; position:absolute; bottom:50%; margin-bottom:-38px }
.recipelist_item a:hover span.view { display:block; position:absolute; z-index:999; margin-top:-55% }
 
 /* Recipegrid  */
 ul.recipegrid > li { display:inline-block; background: #fff url("../images/linebottom.png") repeat-x scroll left bottom;  margin:0 14px 25px 14px; padding:6px 6px 14px 6px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); text-align:left; width:275px }
 ul.recipegrid > li .recipegridimage { margin:0 0 5px  0; display:block}
 ul.recipegrid a.fancyboxpopup { list-style: none outside none; position: relative; display:inline-block; }
 ul.recipegrid li a.title { font-size: 18px; font-style: italic; display: block; font-style:normal; font-family: 'Crete Round', serif; line-height:32px }
 ul.recipegrid li .recipedetails {padding:6px; display:block; }
 ul.recipegrid li span.view { background: url("../images/view.png") no-repeat scroll center center transparent; text-align:center; width:100%; display:none; height:75px; position:absolute; bottom:50%; margin-bottom:-38px }
 ul.recipegrid li a:hover span.view { display:block; position:absolute; z-index:999; margin-top:-55% }
 ul.recipegrid.recipe2column > li {width:425px;}
 
 
 /* Recipedetails */
 .recipedetailtitle { text-align:center;}
 .receipedtailsnote {float:right; width:89%;  background: url("../images/receipenote.png") repeat scroll top center transparent;  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); margin-top:10px; padding:70px 20px 20px 20px; margin-bottom:20px}
 
 /* footer  */
 #footer { padding:0px 0 5px 0; margin:40px 0 0 0; clear:both; overflow:auto }
 .footerbg { padding:25px 0; }
 .leftline { float:left; margin-top:16px; }
 ul.footersection > li { display:inline-block; width:21%; padding:0 2%; float:left }
 ul.footersection li h4 {  font-size:26px; font-weight:normal; padding:0 0 0 43px; background:url(../images/footericon.png) no-repeat; margin-bottom:15px }
 ul.footersection li.links h4 { background-position:0 -111px }
 ul.footersection li.testimonial h4 { background-position:0 -155px }
 ul.footersection li.testimonial span { float:right; text-align:right }
 ul.footersection li.twiitersection h4 { background-position:0 -246px }
 ul.footersection li.flickrsection h4 { background-position:0 -196px }
 ul.footersection li ul li { display:block; background:url(../images/smallarrow.png) no-repeat 0 5px; padding: 0 0 0 14px }
 ul.footersection li ul li a { line-height:24px }
 /* footer twitter  */
 #twitter ul { margin-bottom:20px; margin-left:0px; }
 #twitter ul li {  margin-bottom:15px; padding:0px!important   }
 #twitter ul li a {font-style:italic}
 a.tweet_avatar {margin:5px 5px 5px 0; float:left}
 .tweet_list .tweet_avatar {  float: left; }
 .tweet_time {clear:both}
 /* footersocial  */
 #footersocial { float:right; margin-top:10px }
 #footersocial a { background:url(../images/footericon.png) no-repeat; height:28px; width:28px; margin-left:12px; float:left; text-indent:-9999px; overflow:hidden; display:block; margin-bottom:5px }
 #footersocial a.facebook { background-position:0 -6px }
 #footersocial a.facebook:hover { background-position:0 -47px }
 #footersocial a.twitter { background-position:-40px -6px }
 #footersocial a.twitter:hover { background-position:-40px -47px }
 #footersocial a.linkedin { background-position:-80px -6px }
 #footersocial a.linkedin:hover { background-position:-80px -6px }
 #footersocial a.blooger { background-position:-118px -6px }
 #footersocial a.blooger:hover { background-position:-118px -47px }
 #footersocial a.rss { background-position:-155px -6px }
 #footersocial a.rss:hover { background-position:-155px -47px }
 #footersocial a.dig { background-position:-194px -6px }
 #footersocial a.dig:hover { background-position:-194px -47px }
 #footersocial a.googleplus { background-position:-234px -6px }
 #footersocial a.googleplus:hover { background-position:-234px -47px }
 #footersocial a.skype { background-position:-271px -6px }
 #footersocial a.skype:hover { background-position:-271px -47px }
 #footersocial a.flickr { background-position:-309px -6px }
 #footersocial a.flickr:hover { background-position:-309px -47px }
 /* Inner pages */
 
 /* Typography */
 .heading1 {  font-size:36px;  padding: 0px 0 10px 0px; font-weight:normal; margin:0px;}
 .heading2 { font-size:28px; font-weight:normal; margin:0px 0 8px 0; padding: 0 0 15px 0 ; line-height:1;}
 .heading3 { font-size:24px; font-weight:normal; margin:25px 0 8px 0;  }
 .heading4 { font-size:20px; font-weight:normal; margin:0px 0 15px 0;  }
 .heading5 { font-size:16px; font-weight:normal; margin:25px 0 5px 0;  border-bottom:1px dashed #999; padding: 0 0 10px 0 }
 p { line-height:22px; margin-bottom:10px; color:white;}
 .imgbrdleft { float:left; padding: 7px 7px 14px 7px; margin:20px 20px 20px 0 ; background: #fff url("../images/linebottom.png") repeat-x scroll left bottom; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);}
 .imgbrdrihgt { float:right; padding: 7px 7px 14px 7px; margin:20px 0 20px 20px;  background: #fff url("../images/linebottom.png") repeat-x scroll left bottom; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }
 ul.listoption1, ul.listoption2, ul.listoption3, ul.listoption4, ul.listoption5, ul.listoption6, ul.foodicon, ul.blogcaterg { margin:0px; padding:0px; list-style:none }
 ul.listoption1 li, ul.listoption2 li, ul.listoption3 li, ul.listoption4 li, ul.listoption5 li, ul.listoption6 li{ display:block; padding:5px 0 5px 20px }
 ul.archieve li { display:block; padding:10px 0 10px 30px; -moz-transition: all .2s ease;  -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; -webkit-transition: all .2s ease; } 
 ul.blogcaterg li { display:block; padding:10px 0 10px 30px; -moz-transition: all .2s ease;  -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; -webkit-transition: all .2s ease; } 
 ul.listoption1 li { background: url("../images/list1.png") no-repeat scroll 0 5px; padding:5px 0 5px 25px }
 ul.listoption2 li { background: url("../images/list2.png") no-repeat scroll 0 5px; }
 ul.listoption3 li { background: url("../images/list3.png") no-repeat scroll 0 9px; padding:5px 0 5px 15px }
 ul.listoption4 li { background: url("../images/list4.png") no-repeat scroll 0 9px; }
 ul.listoption5 li { background: url("../images/list5.png") no-repeat scroll 0 10px; padding:5px 0 5px 15px }
 ul.listoption6 li { background: url("../images/list6.png") no-repeat scroll 0 10px; }
 ul.archieve li { background: url("../images/archieve.png") no-repeat scroll 0 10px; border-bottom: 1px dashed #ccc; }
 ul.blogcaterg li { background: url("../images/foodicon.png") no-repeat scroll 0 6px; border-bottom: 1px dashed #ccc; }
 
 ul.archieve li a, ul.blogcaterg li a{color:#333}
 ul.archieve li:hover, ul.blogcaterg li:hover { padding:10px 0 10px 36px;  -moz-transition: all .2s ease;  -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; -webkit-transition: all .2s ease;
 }
 
 
 table.tableclass { border-collapse: collapse; background-color:#fff; margin-top:30px; width:100% }
 table.tableclass th { background-color: #dcdcd7; border: 1px solid #d1d1cb; padding: 10px; font-weight:bold }
 table.tableclass td { border: 1px solid #d1d1cb; padding: 10px; }
 table.tableclass tr { -moz-transition:background 0.5s ease 0s; }
 table.tableclass tr:hover { background:#d1d1cb; -moz-transition:background 0.5s ease 0s; }
 blockquote.style1 { background: url("../images/blockquotestyle.png") no-repeat scroll 17px 21px #F8F8F8; padding: 20px 20px 20px 60px;  font-size:18px; font-weight:normal!important; margin:10px 0; font-style:normal }
 blockquote { background: url("../images/blockquote.png") no-repeat scroll 17px 21px #F8F8F8; padding: 20px 20px 20px 60px; font-size:16px; font-style:italic; margin:10px 0 }
 /* Author */
 
 #team { margin:15px auto; padding: 0 0 30px 0 }
 ul.team { text-align:center }
 .author_item { display:inline-block; margin-bottom:25px; position:relative; width: 17%;
 float: left;
 margin-left: 1.5%;
 margin-right: 1.5%; }
 .author_item span { display:block; text-align:center; line-height:1; }
 .author_item img { padding:7px; margin-bottom:10px; margin-top:12px; background:#e7e7e7 }
 .author_item h3.membername { font-family: 'Crete Round', serif; font-size:18px; color:#483B3A; font-weight:normal; margin:0 0 5px 0; line-height:1; text-align:center; }
 .author_item:hover .social { display:block }
 .author_item:hover img{
 	background:white;
 }
 .social { display:none; position:absolute; bottom:10px; text-align:center }
 .social a { background:url(../images/footericon.png) no-repeat; height:28px; width:28px; margin:0 3px; text-indent:-9999px; overflow:hidden; display:block; margin-bottom:5px; display:inline-block }
 .social a.facebook { background-position:0 -6px }
 .social a.facebook:hover { background-position:0 -47px }
 .social a.twitter { background-position:-40px -6px }
 .social a.twitter:hover { background-position:-40px -47px }
 .social a.linkedin { background-position:-80px -6px }
 .social a.linkedin:hover { background-position:-80px -6px }
 .social a.blooger { background-position:-118px -6px }
 .social a.blooger:hover { background-position:-118px -47px }
 .social a.rss { background-position:-155px -6px }
 .social a.rss:hover { background-position:-155px -47px }
 .social a.dig { background-position:-194px -6px }
 .social a.dig:hover { background-position:-194px -47px }
 .social a.googleplus { background-position:-234px -6px }
 .social a.googleplus:hover { background-position:-234px -47px }
 .social a.skype { background-position:-271px -6px }
 .social a.skype:hover { background-position:-271px -47px }
 .social a.flickr { background-position:-309px -6px }
 .social a.flickr:hover { background-position:-309px -47px }
 .social a.message { background-position:-346px -6px }
 .social a.message:hover { background-position:-346px -47px }
 /* services */
 .flexsliderservicesimage { width:460px; float:left; margin-right:20px }
 .services { float:left; width:45% }
 ul.services li { margin:0 0 25px 0; display:block; clear:both }
 ul.services li .servicesline { font-size:22px; margin:0 0 10px 0 }
 .imgbrdboth { float:left; padding: 5px; margin:10px 20px 20px 20px }
 /* sitemap */
 ul.sitemap > li {background:none}
 ul.sitemap > li ul li { background-position:0 5px; margin:9px 0 5px 0 }
 ul.sitemap > li > a { font-size:20px; }
 /* recipe */
 .recipecolumn4 ul li { width:200px; }
 .recipecolumn3 ul li { width:30%; height:300px; }
 .recipecolumn2 ul li { width:430px; }
 .recipecolumn1 ul li { width:200px; }
 #options{margin-bottom: 30px; border-bottom: 1px dashed #999;}
 #filters { display: block; position: relative; float:right; }
 #filters li { display: inline-block; }
 #filters a { padding:8px 15px; text-shadow:1px 1px 1px #fff; font-weight:bold; font-size:18px }
 #filters a.selected { text-align:center; text-shadow:none; border:1px solid #fff; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);  -webkit-border-radius:6px; box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);}
 #recipecontainer { display:block; overflow:hidden; margin:0 auto; }
 #recipecontainer > ul { text-align:center }
 #recipecontainer > ul > li { display:inline-block;  background-color:#fff;  margin:0 14px 25px 14px; padding:4px 4px 15px 4px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); text-align:left; background: #fff url("../images/linebottom.png") repeat-x scroll left bottom; }
 #recipecontainer ul.hidden { display:none; }
 #recipecontainer ul a.fancyboxpopup { list-style: none outside none; position: relative; display:inline-block; }
 #recipecontainer ul li a.title { font-size: 18px; font-style: italic; display: block; font-style:normal; line-height:32px }
 #recipecontainer ul li .recipedetails {padding:8px; display:block}
 #recipecontainer ul li a span.category { color: #555; content: attr(data-description); font-size: 11px; font-style: italic; display: block; text-align: left; text-transform: lowercase; text-align:center; text-align:center; }
 #recipecontainer ul li span.view { background: url("../images/view.png") no-repeat scroll center center transparent; text-align:center; width:100%; display:none; height:75px; position:absolute; bottom:50%; margin-bottom:-38px }
 #recipecontainer ul li a:hover span.view { display:block; position:absolute; z-index:999; margin-top:-55% }
 .isotope-item { z-index: 2; }
 .isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
 .isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
 .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
 .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:    -moz-transform, opacity; -ms-transition-property:     -ms-transform, opacity; -o-transition-property:         top, left, opacity; transition-property:         transform, opacity; }
 .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
 .isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
 /**** Base styles ****/
 .element { overflow: hidden; position: relative; display:inline-block; }
 .element img { position:static }
 .recipeslider { margin: 0 auto; clear:both; position:relative; margin-top:20px;  background: #fff url("../images/linebottom.png") repeat-x scroll left bottom; padding:10px 10px 18px 10px }
 .recipeflexslider .flex-caption { display:none }
 .recipeflexslider { position:relative; }
 .recipeslider a span.view { background: url("../images/view.png") no-repeat scroll center center transparent; text-align:center; width:100%; display:none; position:absolute; z-index:99; top:45%; height:70px }
 .recipeslider a:hover span.view { display:block }
 .singlerecipeleft { width:620px; float:left; margin-right:20px }
 .singlereciperight { width:300px; float:left }
 
 
 .mostrated { padding:10px; margin: 0 auto; clear:both; position:relative; margin-top:20px; margin-bottom:10px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);  background: #fff url("../images/linebottom.png") repeat-x scroll left bottom; padding:10px 10px 18px 10px }
 .mostrated a span.view { background: url("../images/view.png") no-repeat scroll center center transparent; text-align:center; width:100%; display:none; position:absolute; z-index:99; top:45%; height:70px }
 .mostrated a:hover span.view { display:block }
 
 
 /**** Blog ****/
 .blogright { width:260px; float:left; }
 .bloggallery { padding:10px; margin: 0 auto; clear:both; position:relative; margin-top:20px; margin-bottom:25px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);  background: #fff url("../images/linebottom.png") repeat-x scroll left bottom; padding:10px 10px 18px 10px }
 .bloggallery a span.view { background: url("../images/view.png") no-repeat scroll center center transparent; text-align:center; width:100%; display:none; position:absolute; z-index:99; top:45%; height:70px }
 .bloggallery a:hover span.view { display:block }
 .blogslider { margin: 20px auto 35px; clear:both; position:relative; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);  background: #fff url("../images/linebottom.png") repeat-x scroll left bottom; padding:10px 10px 18px 10px }
 .blogslider span.view { background: url("../images/view.png") no-repeat scroll center center transparent; text-align:center; width:100%; display:none; position:absolute; z-index:99; top:45%; height:70px }
 .blogslider a:hover span.view { display:block }
 .leftpart { width:640px; float:left; margin-right:40px }
 .blogtitle { padding:0px!important }
 .blogtitlefancy { width:85%; float:left; margin:0px!important }
 .ads li { display:block; margin:10px 0; }
 ul.popular li { display:block; margin:10px 0; clear:both }
 ul.popular li img { height:60px; width:60px; float:left; padding:5px; border:1px solid #D6D4CB; margin:0 10px 10px 0 }
 .entry-meta { color: #777; font-size: 13px;display:inline-block }
  ul.rate li {height:20px; width:20px; background: url("../images/rate.png") no-repeat scroll 0 0 transparent; display:inline-block; margin-right:5px}
  ul.rate li.on  {background-position:left top}
  ul.rate li.off {background-position:left -24px}
 
 .publisheddate { text-align:center; float:right; font-size:12px }
 .publisheddate span.date { background: url("../images/daticon.png") no-repeat scroll center center transparent; width:35px; height:31px; ; font-size:18px; text-align:center; margin:0 auto 3px auto; line-height:32px; display:block }
 a.entrytitle { font-size:16px; margin-bottom:8px; }
 .blogserach { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  
 background: #ffffff url("../images/search.png") no-repeat center right;  }
 .blogother { border:1px dashed #D6D4CB; padding:15px; }
 .blogother img { height:80px; width:80px; padding:5px; background:#fff; border:1px solid #D6D4CB; float:left; margin:0 10px 0px 0 }
 .blogother .author { font-size:22px; }
 ul.childcomment { margin-left:25px }
 ul.secondchildcomment { margin-left:50px }
 ul.thirdchildcomment { margin-left:75px }
 .leftpart .comment { margin-top:40px }
 .leftpart .comment ul li { margin-bottom:20px; border-bottom:1px solid #D6D4CB; padding:0 0 20px 0 }
 .leftpart .comment li { display:block; margin:0; clear:both; padding:5px 0 5px 0 }
 .leftpart .comment img { height:50px; width:50px; padding:5px; border:1px solid #D6D4CB; float:left; margin:0 10px 10px 0 }
 .leftpart .comment .user { font-size:16px; font-weight:bold }
 .commentform ul li { display:inline-block; margin:10px 0; clear:both }
 .commentform ul li label { width:100px; float:left; padding:0 10px; }
 .commentform ul li input { width:250px }
 .ml120 { margin-left:120px }
 /**** paging ****/
 .paging { width:100%; border-top:1px dashed #999999; padding:8px 0 0 0 }
 .paging ul { margin: 0; }
 .paging ul li { display: inline-block; margin: 0 1px; padding: 2px 6px; }
 .paging a { border: 1px solid transparent; display: block; }
 .pagination .next a, .pagination .prev a { }
 /**** Element shortcodes ****/
 
 .accrodian-trigger { padding:8px 8px 8px 8px; display:block; margin:5px 0; border:1px solid #D6D4CB; cursor:pointer }
 .togglehandle { padding:8px 8px 8px 8px; display:block; margin:5px 0; cursor:pointer }
 .errormsg, .alertmsg, .successmsg, .infomsg, .infomsg2 { padding:15px 8px 15px 50px; margin:18px 0; display:block; background: url("../images/messages.png") no-repeat 8px 0px; position:relative }
 .errormsg { background-color:#FCCAC1; border:1px solid #E18B7C; background-position:8px -69px }
 .alertmsg { background-color:#FFE9AD; border:1px solid #EAC572; background-position:8px -214px }
 .successmsg { background-color:#EFFEB9; border:1px solid #C1D779; background-position:8px -144px }
 .infomsg { background-color:#DEEEFA; border:1px solid #AFD3F2; background-position:8px 5px }
 .infomsg2 { background-color:#fff; border:1px solid #AFD3F2; background-position:8px 5px }
 a.clostalert { position:absolute; right:5px; top:5px; background: url("../images/messages.png") no-repeat 0 -310px; cursor:pointer; text-indent:9999px; overflow:hidden; height:15px; width:15px }
 #tabdata1, #tabdata2, #tabdata3, #tabdata4, #tabdata5  {overflow:auto}
 .tabs { position:relative; z-index:1;margin:0px }
 .tabs li { padding:8px 8px 8px 8px; border-bottom:none; display:inline-block }
 .tabdata { padding:10px; margin-top:-1px; background: #fff url("../images/linebottom.png") repeat-x scroll left bottom;  border:1px solid #D6D4CB; }
 
 .tags a { display:inline-block; padding:3px 10px;  border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
 
 margin: 3px;
 -webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -ms-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;
 color:white; }
 /**** Contact form ****/
 
 #contactmap { padding:15px 0 15px 0; height:400px }
 .contactform ul li { display:block; margin:10px 0 15px 0; clear:both }
 .contactform ul li label { width:100px; float:left; padding:0 10px; }
 .contactform ul li input[type=text], .contactform ul li input[type=search], .contactform ul li input[type=password] { width:250px }
 .contactform ul li label.error { float:none; color:#F00 }
 .ml120 { margin-left:120px }
 .block { display: block; }
 label.error { display: none; }
 span.required { color:#F00 }
 .thumbs { margin: 0; padding: 0; overflow: hidden; }
 .thumbs li { list-style: none; display:inline-block; }
 .thumbs li a { display:inline-block; float:left; margin: 4px; border:1px solid #999 }
 .thumbs li img { height:50px; width:50px }
 .thumbs li a img { border: none; }
 
 
 @media only screen and (max-width: 1024px) {
     .flexslider {position:relative
 }
 
 }
 @media only screen and (max-width: 980px) {
 #flexslider {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:auto+}
 .flexslider, .flexsliderservices {position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
 .topcontent {font-size:24px; width:auto;}
  }
  @media only screen and (max-width: 940px) {
 
 #header {min-height:185px}
 
 
 .container {
 width:auto;
 padding:0 10px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
 
 #topnavmobile {
 display:none;
 background:#483B3A url(../images/texturebg.png) repeat 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding:10px;
 cursor:pointer;
 font-family:'Crete Round', serif;
 text-align:center;
 font-size:24px;
 text-shadow:#fff 1px 1px 1px
 }
 #topnavmobile span {
 background:url(../images/mobilemuarrow.png) no-repeat right 0px;
 display:block;
 height:30px;
 }
 #topnavmobile.menuarrow span {
 background-position:right -41px
 }
 #flexslider, #flexsliderservices {
 width:auto;
 margin-top:15px
 }
 .flexslider, .flexsliderservices {
 position:relative
 }
 #middleline {
 margin-top:40px
 }
 .flex-caption {
 font-size:26px;
 left: 7%;
 }
 .flex-caption span {
 font-size:14px;
 padding:5px
 }
 
 ul.featured li {
 margin:0px;
 margin-bottom:20px;
 margin-right:20px
 }
 #featured, #carousel, #lastestfromblog, ul.featured {
 text-align:center
 }
 #carousel { margin:20px auto 0 auto }
 #featured, #flexslider, #flexsliderservices {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
  ul.featured {
 margin-right:0px!important
 }
 
 .es-carousel-wrapper {
 width:733px;
 margin:0 auto;
 }
 
 h2.titles {
 font-size:24px;
 padding:0px;
 background:none
 }
 .es-carousel ul li span.date, .es-carousel ul li span.comment {
 text-align:left
 }
 ul.footersection > li {
 width:100%;
 margin-bottom:20px!important;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border-bottom:1px solid #555;
 padding-bottom:15px
 }
 #footersocial {
 padding:10px 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
 
 #middleline .roungloog {
 top :-55px
 }
 .widthcolumn8 {
 width:9%
 }
 .widthcolumn6 {
 width:13%;
 }
 .widthcolumn5 {
 width:16%;
 }
 .widthcolumn4 {
 width:21%
 }
 .widthcolumn3 {
 width:30%
 }
 .widthcolumn2 {
 width:45%;
 }
 .widthcolumn2-one {
 width:60%
 }
 .widthcolumn3-one {
 width:66%
 }
 .flexsliderservicesimage {
 width:45%;
 }
 #recipecontainer {
 text-align:center
 }
 #recipecontainer ul {
 margin:0 auto
 }
 .singlerecipeleft, .leftpart {
 width:auto;
 float:none;
 margin:0 auto;
 }
 .singlereciperight, .blogright {
 width:auto;
 float:none;
 margin:0 auto;
 }
  input, select, textarea {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width:100%!important
 }
 .ml120 {
 margin:0px
 }
 .commentform ul li textarea {
 width:100%
 }
 #gotop {
 display:none!important
 }
 .entry-meta {float:right}
 .es-carousel ul li {padding:10px}
 
 ul.recipegrid {text-align:center}
 .blogflexalider {position:relative}
 }
  @media screen and (max-width: 830px) {
     #logo {
 display:block;
 float:none;
 text-align:center;
 margin-bottom:20px;
 }
        nav#topnav {
 width:auto;
 float:none
 }
 nav#topnav ul {
 display: none;
 }
 nav#topnav select {
 display: inline-block; w
 }
  
      #topnav ul li {
 border-bottom:1px dashed #ccc
 }
 #topnav ul li a {
 width:100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding:10px
 }
 #topnav ul > li {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-left:1%;
 margin-right:1%
 }
 #topnav ul li ul {
 width:80%;
 margin:0 auto
 }
 #topnav ul ul, #topnav ul ul ul {
 visibility: visible;
 display:block;
 float:none;
 width:100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 clear:both;
 position:static
 }
 #topnav li, #topnav li a, {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }   
 .ei-title {
 position: absolute;
 right: 0px;
 margin-right: 0px;
 width: 100%;
 text-align: center;
 top: auto;
 bottom: 10px;
 background: #fff;
 background: rgba(255, 255, 255, 0.9);
 padding: 5px 0;
 }
 .ei-title h2, .ei-title h3 {
 text-align: center;
 }
 .ei-title h2 {
 font-size: 20px;
 line-height: 24px;
 }
 .ei-title h3 {
 font-size: 14px;
 line-height: 18px;
 }
 }
  @media only screen and (max-width: 750px) {
    
 .es-carousel-wrapper {
 width:460px;
 }
 #middleline .roungloog {
 top :-40px
 }
 ul.services li .details {
 display:none
 }
 ul.services li .servicesline {
 font-size:18px
 }
 #filters {
 float:none;
 margin:0 auto 40px auto;
 text-align:center
 }
 #filters li {
 margin-bottom:20px
 }
 .es-carousel ul li {padding:7px}
 
 
 }
  @media only screen and (max-width: 500px) {
   
 
 .heading1 {  font-size:26px;  }
 .heading2 { font-size:20px;  }
 .heading3 { font-size:18px;  }
 .heading4 { font-size:16px;  }
 .heading5 { font-size:14px; }
 .container {
 width:auto;
 padding:0 10px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
 #flexslider, #flexsliderservices, .recipeflexslider, .recipeslider, .blogslider {
 width:auto
 }
 #flexslider .flex-caption {
 display:none
 }
 #topnav ul li {
 width:100%;
 margin:0px
 }
 .es-carousel-wrapper {
 width:245px;
 }
 .es-carousel ul li {padding:10px}
 
 #middleline .roungloog {
 top:-10px
 }
 .es-nav span {
 left:12px
 }
 
 
 .widthcolumn4, .widthcolumn3, .widthcolumn2, .widthcolumn2-one, .widthcolumn3-one, .widthcolumn5, .widthcolumn6, .widthcolumn8 {
 width:auto;
 float:none;
 margin:0 0 25px 0
 }
 ul.services {
 margin-top:45px
 }
 .flexsliderservicesimage {
 width:100%;
 float:none
 }
 ul.featured li {margin:0px}
 .services {
 width:100%
 }
 ul.services li .details {
 display:block
 }
 
 #recipecontainer ul li a {
 width:auto
 }
 #recipecontainer ul li a img {
 width:100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
 .entry-meta {float:left} 
 
 .recipedetails {clear:both}
 ul.recipegrid.recipe2column > li  {width:220px}
 
 .recipelist_item .recipegridimage {margin:0 auto; float:none; text-align:center}
 .receipedtailsnote  {margin:0 auto; float:none; margin-top:50px}
 }
 
  @media only screen and (max-width: 410px) {
 #middleline .midlinebg h1.textpadding {
 clear:both;
 text-align:center;
 padding:0px
 }
 #middleline .midlinebg .roungloog {
 position:relative;
 margin:0 auto
 }
 #middleline .event {margin-left:0px}
 }
 
 
 #crumbs{
 	margin: 0px 0 30px 0;
 	border-bottom: 1px dashed #999;
 	padding-bottom:10px;
 }
 
 #submit{
 	font-size: 14px;
 	padding: 6px 15px;
 	text-align: center;
 	border-radius: 8px;
 	-moz-border-radius: 8px;
 	-webkit-border-radius: 8px;
 	-o-border-radius: 8px;
 	float: left;
 	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
 	width: auto!important;
 	margin-right: 15px;
 }
 
 body, #middleline .roungloog {
 color: #666;
 }
 
 .post-content p{
 	font-size:14px;
 }
.post-content{
	font-size:14px;
	line-height:22px;
}

h4.widgettitle{
	font-size: 19px;
	font-weight: lighter;
	margin: 0px 0 15px 0;
	padding: 10px 20px;
	line-height: 24px;
	border-radius: 3px;
}

.widget ul.categories_list,
.widget ul.categories_list ul{
	margin: 0px;
}

.widget ul.categories_list li {
	background: url("../images/foodicon.png") no-repeat 0px 6px;
	margin-left:20px;
	padding: 10px 0 0px 30px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.widget ul.categories_list li a{
	color:#333;
	font-size:14px;
}

.widget ul.categories_list ul{
	margin:0px;
}

.contactform ul{
	margin:0px;
}

.contactform #submit{
	margin-left:470px;
}


/*Extra*/

/*h2.titles, .heading1  { background:url(../images/titlebg.jpg) no-repeat 0 0; }*/
.togglehandle.active { background:#f4f4f2 url("../images/accrodianicon.png") no-repeat right 5px; }

.tabs li.active { background:#fff; border-bottom:1px solid #fff }
.tabs li {  border:1px solid #D6D4CB;  border-bottom:none }


.accrodian-trigger {  border:1px solid #D6D4CB; background: url("../images/accrodianicon.png") no-repeat right 5px;  }

.accrodian-trigger.active { background:#f4f4f2 url("../images/accrodianicon.png") no-repeat right -35px; }
.togglehandle { border:1px solid #D6D4CB; background: url("../images/accrodianicon.png") no-repeat right -35px;  }
.togglehandle.active { background:#f4f4f2 url("../images/accrodianicon.png") no-repeat right 5px; }


.widget{
	margin-bottom: 30px;
}

.tabdata ul{
	margin: 0px;
}

.ad_wrap{
	width: 100%;
	padding:20px 0px;
	background: #F4F4F2;
	border: 1px solid #D6D4CB;
	
}

.ad_300{
	width:300px;
	display:block;
	margin:auto;
}

#lastestfromblog h2{
	margin:0px;
}

#mostratedgallery{
	padding-bottom: 20px;
	border-bottom: 1px dashed #999;
	margin-bottom: 20px;
}

.float_left{
	float:left;
}

a.btn{
	margin: 5px;
}