/*
Theme Name: DNA Digital Custom Template
Theme URI: https://dnadigital.com.au
Description: A minimalist WordPress template theme built with HTML 5.
Author: Dylan O'Donnell
Author URI: https://www.dnadigital.com.au

	DNA Digital
	https://www.dnadigital.com.au

*/

@media screen {

* { margin: 0; padding: 0; }
body { background: url('/wp-content/themes/openphd/images/background.jpg') fixed #000; background-position: center; font: 14px/1.4 Georgia, Serif; color: #fff; font-family: "Roboto"; font-weight: 300; }
body, input, button { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video, p, h1, h2, h3, h4, h5, h6, input, ul, ol, li { padding: 0px; margin: 0px; }

p, h1, h2, h3, h4, h5, h6, ul, ol { padding-bottom: 10px; } 

h1 { font-size: 30px; font-weight: normal; } 
h2 { font-size: 28px; font-weight: normal; padding-bottom: 10px;margin-bottom: 25px; border-bottom-style: dotted;  border-bottom-width: 1px; border-bottom-color: #999; } 
.downloads h2.dtitle { border-bottom-style: none; margin-top:10px; padding-top: 10px; margin-bottom: 0px;  border-bottom-width: 0px; border-top-style: dotted;  border-top-width: 1px; border-top-color: #999; }
h3 { font-size: 16px; } 
h4 { font-size: 14px; } 
h5 { font-size: 12px; } 
h6 { font-size: 10px; } 

.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }  
.aligncenter { display: block; margin-left: auto; margin-right: auto; } 

#page-wrap { width: 960px; margin: auto; background: #777777; }

#headerwrap { width: 100%; height: 218px; border-top-style: solid; border-top-color: #666; border-top-width: 1px; background: rgb(90,95,99); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1YTVmNjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNiUiIHN0b3AtY29sb3I9IiMyZjMxMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGQxMTE0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(90,95,99,1) 0%, rgba(47,49,53,1) 36%, rgba(13,17,20,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(90,95,99,1)), color-stop(36%,rgba(47,49,53,1)), color-stop(100%,rgba(13,17,20,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(90,95,99,1) 0%,rgba(47,49,53,1) 36%,rgba(13,17,20,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(90,95,99,1) 0%,rgba(47,49,53,1) 36%,rgba(13,17,20,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(90,95,99,1) 0%,rgba(47,49,53,1) 36%,rgba(13,17,20,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(90,95,99,1) 0%,rgba(47,49,53,1) 36%,rgba(13,17,20,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5f63', endColorstr='#0d1114',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

#header { width: 100%; height: 218px; background: url('/wp-content/themes/openphd/images/header.png'); }

.description { width: 40%; float: right; padding-top: 25px; text-align: right; padding-right: 25px; } 

a { color: #cfffd0; }
a:hover { } 
a img { text-decoration: none; border-style: none; border-width: 0px;}

blockquote { }
blockquote p { }

.post ul.ticklist { list-style: none; padding-left: 15px; padding-bottom: 35px; }
.post ul.ticklist li { min-height: 22px; font-size: 18px; font-weight: bold; padding-left: 35px; padding-bottom: 5px; line-height: 22px; background: url('/wp-content/themes/openphd/images/tick.png') no-repeat; margin-bottom: 7px; }

.newstitle { text-decoration: none; font-size: 16px; }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#menu { height: 35px; border-top-style: solid; border-top-color: #666; border-top-width: 1px; background: rgb(0,36,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iIzAwNTcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzAwOGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzUyYjE1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzgzYzc4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(0,36,0,1) 0%, rgba(0,87,0,1) 26%, rgba(0,138,0,1) 47%, rgba(82,177,82,1) 75%, rgba(131,199,131,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,36,0,1)), color-stop(26%,rgba(0,87,0,1)), color-stop(47%,rgba(0,138,0,1)), color-stop(75%,rgba(82,177,82,1)), color-stop(99%,rgba(131,199,131,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,36,0,1) 0%,rgba(0,87,0,1) 26%,rgba(0,138,0,1) 47%,rgba(82,177,82,1) 75%,rgba(131,199,131,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,36,0,1) 0%,rgba(0,87,0,1) 26%,rgba(0,138,0,1) 47%,rgba(82,177,82,1) 75%,rgba(131,199,131,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,36,0,1) 0%,rgba(0,87,0,1) 26%,rgba(0,138,0,1) 47%,rgba(82,177,82,1) 75%,rgba(131,199,131,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,36,0,1) 0%,rgba(0,87,0,1) 26%,rgba(0,138,0,1) 47%,rgba(82,177,82,1) 75%,rgba(131,199,131,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002400', endColorstr='#83c783',GradientType=0 ); /* IE6-8 */
 } 

#menu ul { list-style: none; }
#menu ul li { float: left; }
#menu ul li.current-menu-item a { background: #000;  }
#menu ul li:hover { background: #333; -webkit-transition: all 0s; }
#menu ul li a { display: block; height: 35px; line-height: 35px; font-weight: bold; padding-left: 20px; padding-right: 20px; text-decoration: none; color: #fff; background: none; -webkit-transition: all 2s ease-out; }

.post { padding: 50px; padding-top: 25px; padding-bottom: 40px;  }

.post ul, .post ol { padding-left: 35px; padding-bottom: 10px; }

.mansidebar { width: 225px; float: left; margin-right: 10px; font-size: 12px; }
.manual .entry { width: 600px; float: left; }
.manual img { max-width: 600px; }
.mansidebar ul { padding-left: 15px; }
.mansidebar ul ul { padding-bottom: 0px; }
.mansidebar ul li { padding-bottom: 3px; } 
.mansidebar ul li a { font-weight: bold; font-size: 14px; }
.mansidebar ul ul  a { font-weight: normal; font-size: 13px; }  

#sidebar { }

.shadowdown { height: 35px; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjE2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.16) 0%, rgba(0,0,0,0) 94%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.16)), color-stop(94%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.16) 0%,rgba(0,0,0,0) 94%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.16) 0%,rgba(0,0,0,0) 94%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.16) 0%,rgba(0,0,0,0) 94%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.16) 0%,rgba(0,0,0,0) 94%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */

 }

 .shadowup { height: 35px; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.16) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.16))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.16) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.16) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.16) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.16) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#29000000',GradientType=0 ); /* IE6-9 */


 }

.button { display: block; text-align: center; text-decoration: none; width: 300px; height: 65px; padding-top: 10px; line-height: 25px; color: #fff; -moz-border-radius: 15px; border-radius: 15px; border-width: 3px; border-style: solid; border-color: #666; float: left; margin-right: 20px; margin-left: 20px; font-size: 20px; text-shadow: #000 0 1px 0; font-weight: bold; margin-top: 20px; -webkit-transition: all 2s ease-out;
	background: #497c1c; /* Old browsers */
background: -moz-linear-gradient(top,  #497c1c 0%, #72aa00 49%, #8eb92a 50%, #b1d100 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#497c1c), color-stop(49%,#72aa00), color-stop(50%,#8eb92a), color-stop(100%,#b1d100)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #497c1c 0%,#72aa00 49%,#8eb92a 50%,#b1d100 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #497c1c 0%,#72aa00 49%,#8eb92a 50%,#b1d100 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #497c1c 0%,#72aa00 49%,#8eb92a 50%,#b1d100 100%); /* IE10+ */
background: linear-gradient(to bottom,  #497c1c 0%,#72aa00 49%,#8eb92a 50%,#b1d100 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#497c1c', endColorstr='#b1d100',GradientType=0 ); /* IE6-9 */
 }

.button:hover { -webkit-transition: all 0s;
	background: #000; /* Old browsers */
background: -moz-linear-gradient(top,  #000 0%, #72aa00 49%, #8eb92a 50%, #497c1c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#497c1c), color-stop(49%,#72aa00), color-stop(50%,#8eb92a), color-stop(100%,#497c1c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000 0%,#72aa00 49%,#8eb92a 50%,#497c1c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000 0%,#72aa00 49%,#8eb92a 50%,#497c1c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000 0%,#72aa00 49%,#8eb92a 50%,#497c1c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000 0%,#72aa00 49%,#8eb92a 50%,#497c1c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#497c1c',GradientType=0 ); /* IE6-9 */
 }

#header .button { width: 150px; height: 35px; padding-top: 5px; line-height: 15px; color: #fff; -moz-border-radius: 15px; border-radius: 15px; border-width: 1px; border-style: solid; border-color: #666; font-size: 13px; margin: 0px; margin-left: 10px; margin-top: 43px; float: right; }

.single .post, .blog .post, .archive .post, .archives .post { width: 500px; float: left; margin-right: 50px; }
.blogtitle a { color: #fff; }
#sidebar { float: left; width: 200px; padding-top: 25px; padding-bottom: 40px; }
.widget { margin-bottom: 50px; }
#sidebar ul { padding-left: 25px; }

#news { background: #333; color: #fff; padding: 50px; }
#news a {  color: #fff; }

#footer { height: 35px; line-height: 35px; background: #000; text-align: center; font-size: 10px; border-bottom-style: solid; border-bottom-color: #666; border-bottom-width: 1px; } 

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	

form { }
input[type=text] { }
textarea { }


} /* END screen media */


